Trace number 3281949

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glueminisat 2.2.5? (TO) 1298.66 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281949-1303753545/watcher-3281949-1303753545 -o /tmp/evaluation-result-3281949-1303753545/solver-3281949-1303753545 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3281949-1303753545.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.40 2.25 3.26 3/182 28401
/proc/meminfo: memFree=18418584/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=20132 CPUtime=0 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 881 0 0 0 0 0 0 0 21 0 1 0 486954155 20615168 812 33554432000 4194304 4309791 140735624798608 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 5033 812 216 29 0 1662 0

[startup+0.103931 s]
/proc/loadavg: 1.40 2.25 3.26 3/182 28401
/proc/meminfo: memFree=18418584/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=43016 CPUtime=0.1 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 7974 0 0 0 9 1 0 0 22 0 1 0 486954155 44048384 7133 33554432000 4194304 4309791 140735624798608 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 10754 7134 217 29 0 7383 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 43016

[startup+0.200917 s]
/proc/loadavg: 1.40 2.25 3.26 3/182 28401
/proc/meminfo: memFree=18418584/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=74776 CPUtime=0.19 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 14313 0 0 0 18 1 0 0 22 0 1 0 486954155 76570624 12931 33554432000 4194304 4309791 140735624798608 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 18694 12933 241 29 0 15323 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 74776

[startup+0.300897 s]
/proc/loadavg: 1.40 2.25 3.26 3/182 28401
/proc/meminfo: memFree=18418584/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=79596 CPUtime=0.29 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 16263 0 0 0 27 2 0 0 22 0 1 0 486954155 81506304 14822 33554432000 4194304 4309791 140735624798608 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 19899 14822 239 29 0 16528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79596

[startup+0.70083 s]
/proc/loadavg: 1.40 2.25 3.26 3/182 28401
/proc/meminfo: memFree=18418584/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=94196 CPUtime=0.69 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 24232 0 0 0 66 3 0 0 23 0 1 0 486954155 96456704 18696 33554432000 4194304 4309791 140735624798608 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 23549 18696 240 29 0 20178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94196

[startup+1.50069 s]
/proc/loadavg: 1.40 2.25 3.26 5/188 28435
/proc/meminfo: memFree=18176268/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=105620 CPUtime=1.49 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 32142 0 0 0 145 4 0 0 25 0 1 0 486954155 108154880 21541 33554432000 4194304 4309791 140735624798608 18446744073709551615 4252592 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 26405 21541 258 29 0 23034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105620

[startup+3.10041 s]
/proc/loadavg: 1.40 2.25 3.26 5/188 28435
/proc/meminfo: memFree=18166228/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=105620 CPUtime=3.09 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 32495 0 0 0 305 4 0 0 25 0 1 0 486954155 108154880 21889 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 26405 21889 260 29 0 23034 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105620

[startup+6.30086 s]
/proc/loadavg: 1.61 2.28 3.26 6/188 28435
/proc/meminfo: memFree=18177884/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=105620 CPUtime=6.29 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 32556 0 0 0 625 4 0 0 25 0 1 0 486954155 108154880 21950 33554432000 4194304 4309791 140735624798608 18446744073709551615 4276064 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 26405 21950 260 29 0 23034 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105620

[startup+12.7008 s]
/proc/loadavg: 1.96 2.34 3.27 5/188 28435
/proc/meminfo: memFree=18157140/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=105620 CPUtime=11.33 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 37495 0 0 0 1123 10 0 0 25 0 1 0 486954155 108154880 21977 33554432000 4194304 4309791 140735624798608 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 26405 21977 260 29 0 23034 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 105620

[startup+25.5005 s]
/proc/loadavg: 2.41 2.42 3.29 5/188 28435
/proc/meminfo: memFree=18066980/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=216220 CPUtime=24.12 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 54591 0 0 0 2399 13 0 0 25 0 1 0 486954155 221409280 39045 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 54055 39045 260 29 0 50684 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 216220

[startup+51.1011 s]
/proc/loadavg: 2.95 2.54 3.30 5/188 28436
/proc/meminfo: memFree=18040304/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=185400 CPUtime=49.71 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 84759 0 0 0 4951 20 0 0 25 0 1 0 486954155 189849600 37142 33554432000 4194304 4309791 140735624798608 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 46350 37142 260 29 0 42979 0
Current children cumulated CPU time (s) 49.71
Current children cumulated vsize (KiB) 185400

[startup+102.3 s]
/proc/loadavg: 3.54 2.77 3.34 5/188 28438
/proc/meminfo: memFree=18012464/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=185400 CPUtime=100.91 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 127433 0 0 0 10062 29 0 0 25 0 1 0 486954155 189849600 37192 33554432000 4194304 4309791 140735624798608 18446744073709551615 4275167 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 46350 37192 260 29 0 42979 0
Current children cumulated CPU time (s) 100.91
Current children cumulated vsize (KiB) 185400

[startup+162.301 s]
/proc/loadavg: 3.90 3.00 3.38 5/188 28439
/proc/meminfo: memFree=17901356/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=266308 CPUtime=160.91 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 170895 0 0 0 16054 37 0 0 25 0 1 0 486954155 272699392 50156 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 66577 50156 260 29 0 63206 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 266308

[startup+222.306 s]
/proc/loadavg: 3.96 3.18 3.42 5/188 28441
/proc/meminfo: memFree=17991988/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=136080 CPUtime=220.91 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 204541 0 0 0 22046 45 0 0 25 0 1 0 486954155 139345920 25859 33554432000 4194304 4309791 140735624798608 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 34020 25859 260 29 0 30649 0
Current children cumulated CPU time (s) 220.91
Current children cumulated vsize (KiB) 136080

[startup+282.301 s]
/proc/loadavg: 4.04 3.34 3.46 5/188 28443
/proc/meminfo: memFree=17882116/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=231772 CPUtime=280.91 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 260926 0 0 0 28032 59 0 0 25 0 1 0 486954155 237334528 52879 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 57943 52879 260 29 0 54572 0
Current children cumulated CPU time (s) 280.91
Current children cumulated vsize (KiB) 231772

[startup+342.301 s]
/proc/loadavg: 4.01 3.46 3.49 5/188 28444
/proc/meminfo: memFree=17863004/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=281860 CPUtime=340.92 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 306715 0 0 0 34022 70 0 0 25 0 1 0 486954155 288624640 60626 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 70465 60626 260 29 0 67094 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 281860

[startup+402.3 s]
/proc/loadavg: 4.00 3.56 3.52 5/188 28446
/proc/meminfo: memFree=17891148/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=281860 CPUtime=400.91 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 343995 0 0 0 40012 79 0 0 25 0 1 0 486954155 288624640 54160 33554432000 4194304 4309791 140735624798608 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 70465 54160 260 29 0 67094 0
Current children cumulated CPU time (s) 400.91
Current children cumulated vsize (KiB) 281860

[startup+462.301 s]
/proc/loadavg: 4.00 3.63 3.54 5/188 28447
/proc/meminfo: memFree=17791076/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=363248 CPUtime=460.92 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 383482 0 0 0 46003 89 0 0 25 0 1 0 486954155 371965952 67645 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 90812 67646 260 29 0 87441 0
Current children cumulated CPU time (s) 460.92
Current children cumulated vsize (KiB) 363248

[startup+522.3 s]
/proc/loadavg: 4.00 3.70 3.57 5/188 28449
/proc/meminfo: memFree=17842160/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=281860 CPUtime=520.92 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 425222 0 0 0 51992 100 0 0 25 0 1 0 486954155 288624640 57850 33554432000 4194304 4309791 140735624798608 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 70465 57850 260 29 0 67094 0
Current children cumulated CPU time (s) 520.92
Current children cumulated vsize (KiB) 281860

[startup+582.301 s]
/proc/loadavg: 4.05 3.77 3.60 5/188 28451
/proc/meminfo: memFree=17874520/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=231772 CPUtime=580.92 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 466615 0 0 0 57982 110 0 0 25 0 1 0 486954155 237334528 49359 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 57943 49359 260 29 0 54572 0
Current children cumulated CPU time (s) 580.92
Current children cumulated vsize (KiB) 231772

[startup+642.301 s]
/proc/loadavg: 4.02 3.81 3.62 5/188 28452
/proc/meminfo: memFree=17753356/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=363248 CPUtime=640.92 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 494811 0 0 0 63974 118 0 0 25 0 1 0 486954155 371965952 77465 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 90812 77465 260 29 0 87441 0
Current children cumulated CPU time (s) 640.92
Current children cumulated vsize (KiB) 363248

[startup+702.3 s]
/proc/loadavg: 4.07 3.85 3.65 5/188 28454
/proc/meminfo: memFree=17866684/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=231772 CPUtime=700.92 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 534436 0 0 0 69964 128 0 0 25 0 1 0 486954155 237334528 47887 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259930 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 57943 47887 260 29 0 54572 0
Current children cumulated CPU time (s) 700.92
Current children cumulated vsize (KiB) 231772

[startup+762.301 s]
/proc/loadavg: 4.02 3.88 3.67 5/188 28455
/proc/meminfo: memFree=17715400/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=363248 CPUtime=760.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 562473 0 0 0 75957 136 0 0 25 0 1 0 486954155 371965952 75811 33554432000 4194304 4309791 140735624798608 18446744073709551615 4278981 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 90812 75811 260 29 0 87441 0
Current children cumulated CPU time (s) 760.93
Current children cumulated vsize (KiB) 363248

[startup+822.3 s]
/proc/loadavg: 4.09 3.91 3.69 5/188 28457
/proc/meminfo: memFree=17865436/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=281860 CPUtime=820.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 603500 0 0 0 81946 147 0 0 25 0 1 0 486954155 288624640 58211 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 70465 58211 260 29 0 67094 0
Current children cumulated CPU time (s) 820.93
Current children cumulated vsize (KiB) 281860

[startup+882.307 s]
/proc/loadavg: 4.03 3.93 3.71 5/188 28459
/proc/meminfo: memFree=17670500/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=363248 CPUtime=880.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 630280 0 0 0 87938 155 0 0 25 0 1 0 486954155 371965952 84908 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 90812 84908 260 29 0 87441 0
Current children cumulated CPU time (s) 880.93
Current children cumulated vsize (KiB) 363248

[startup+942.301 s]
/proc/loadavg: 4.01 3.94 3.72 5/188 28469
/proc/meminfo: memFree=17861540/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=281860 CPUtime=940.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 666262 0 0 0 93929 164 0 0 25 0 1 0 486954155 288624640 58789 33554432000 4194304 4309791 140735624798608 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 70465 58789 260 29 0 67094 0
Current children cumulated CPU time (s) 940.93
Current children cumulated vsize (KiB) 281860

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.74 5/188 28471
/proc/meminfo: memFree=17674540/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=363248 CPUtime=1000.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 690552 0 0 0 99921 172 0 0 25 0 1 0 486954155 371965952 82990 33554432000 4194304 4309791 140735624798608 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 90812 82990 260 29 0 87441 0
Current children cumulated CPU time (s) 1000.93
Current children cumulated vsize (KiB) 363248

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.75 5/188 28472
/proc/meminfo: memFree=17886328/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=231772 CPUtime=1060.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 722350 0 0 0 105911 182 0 0 25 0 1 0 486954155 237334528 47599 33554432000 4194304 4309791 140735624798608 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 57943 47599 260 29 0 54572 0
Current children cumulated CPU time (s) 1060.93
Current children cumulated vsize (KiB) 231772

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.76 5/188 28474
/proc/meminfo: memFree=17706148/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=363248 CPUtime=1120.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 746109 0 0 0 111902 191 0 0 25 0 1 0 486954155 371965952 71272 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 90812 71272 260 29 0 87441 0
Current children cumulated CPU time (s) 1120.93
Current children cumulated vsize (KiB) 363248

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.77 5/188 28476
/proc/meminfo: memFree=17574580/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=495508 CPUtime=1180.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 769592 0 0 0 117894 199 0 0 25 0 1 0 486954155 507400192 94667 33554432000 4194304 4309791 140735624798608 18446744073709551615 4276604 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 123877 94667 260 29 0 120506 0
Current children cumulated CPU time (s) 1180.93
Current children cumulated vsize (KiB) 495508

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/188 28480
/proc/meminfo: memFree=17761412/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=281860 CPUtime=1240.93 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 807065 0 0 0 123883 210 0 0 25 0 1 0 486954155 288624640 59866 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 70465 59866 260 29 0 67094 0
Current children cumulated CPU time (s) 1240.93
Current children cumulated vsize (KiB) 281860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.99 3.80 4/187 28482
/proc/meminfo: memFree=17706228/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=363248 CPUtime=1298.64 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 829081 0 0 0 129645 219 0 0 25 0 1 0 486954155 371965952 81808 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 90812 81808 260 29 0 87441 0
Current children cumulated CPU time (s) 1298.64
Current children cumulated vsize (KiB) 363248

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.03 3.99 3.80 4/187 28482
/proc/meminfo: memFree=17706228/32951132 swapFree=67111528/67111528
[pid=28401] ppid=28399 vsize=363248 CPUtime=1298.64 cores=1,3
/proc/28401/stat : 28401 (glueminisat) R 28399 28401 27276 0 -1 4202496 829081 0 0 0 129645 219 0 0 25 0 1 0 486954155 371965952 81808 33554432000 4194304 4309791 140735624798608 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28401/statm: 90812 81808 260 29 0 87441 0
Current children cumulated CPU time (s) 1298.64
Current children cumulated vsize (KiB) 363248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1298.66
CPU user time (s): 1296.46
CPU system time (s): 2.20566
CPU usage (%): 99.8955
Max. virtual memory (cumulated for all children) (KiB): 575648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.46
system time used= 2.20566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 829081
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 743

runsolver used 2.00469 second user time and 5.09622 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 19:45:45
IDJOB=3281949
IDBENCH=70760
IDSOLVER=1650
FILE ID=node131/3281949-1303753545
RUNJOBID= node131-1303753545-28367
PBS_JOBID= 13154031
Free space on /tmp= 72044 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281949-1303753545/watcher-3281949-1303753545 -o /tmp/evaluation-result-3281949-1303753545/solver-3281949-1303753545 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3281949-1303753545.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=832063201

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18418740 kB
Buffers:       1001684 kB
Cached:       12939812 kB
SwapCached:          0 kB
Active:        4490856 kB
Inactive:      9526344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18418740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13612 kB
Writeback:           8 kB
AnonPages:       75048 kB
Mapped:          15516 kB
Slab:           452148 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   244360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72028 MiB
End job on node131 at 2011-04-25 20:07:27