Trace number 3379173

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
UmSat 2011-05-12 (fixed)? (TO) 1300.01 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p30-s39712998.cnf
MD5SUM44ec8c80ea2b58be800208f5113b04f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.272958
Satisfiable
(Un)Satisfiability was proved
Number of variables666
Number of clauses45238
Sum of the clauses size91092
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 245213
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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: 961)

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-3379173-1305462009/watcher-3379173-1305462009 -o /tmp/evaluation-result-3379173-1305462009/solver-3379173-1305462009 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379173-1305462009.cnf 

running on 2 cores: 5,7

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: 3.72 3.98 3.57 5/383 27156
/proc/meminfo: memFree=20860568/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=11776 CPUtime=0 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4194304 372 0 0 0 0 0 0 0 23 0 1 0 657800567 12058624 313 33554432000 4194304 4263832 140737399161232 18446744073709551615 4236336 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 2944 313 241 17 0 117 0

[startup+0.0876219 s]
/proc/loadavg: 3.72 3.98 3.57 5/383 27156
/proc/meminfo: memFree=20860568/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=13340 CPUtime=0.08 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4194304 888 0 0 0 8 0 0 0 23 0 1 0 657800567 13660160 683 33554432000 4194304 4263832 140737399161232 18446744073709551615 47026537284452 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 3335 683 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100614 s]
/proc/loadavg: 3.72 3.98 3.57 5/383 27156
/proc/meminfo: memFree=20860568/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=13340 CPUtime=0.09 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4194304 912 0 0 0 9 0 0 0 23 0 1 0 657800567 13660160 707 33554432000 4194304 4263832 140737399161232 18446744073709551615 47026537065643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 3335 707 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300584 s]
/proc/loadavg: 3.72 3.98 3.57 5/383 27156
/proc/meminfo: memFree=20860568/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=20040 CPUtime=0.29 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 3034 0 0 0 29 0 0 0 25 0 1 0 657800567 20520960 2370 33554432000 4194304 4263832 140737399161232 18446744073709551615 210646807237 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 5010 2370 247 17 0 2183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20040

[startup+0.700517 s]
/proc/loadavg: 3.72 3.98 3.57 5/383 27156
/proc/meminfo: memFree=20860568/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=24396 CPUtime=0.69 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 4098 0 0 0 69 0 0 0 25 0 1 0 657800567 24981504 3434 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 6099 3434 247 17 0 3272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24396

[startup+1.50038 s]
/proc/loadavg: 3.72 3.98 3.57 5/392 27169
/proc/meminfo: memFree=20771596/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=29676 CPUtime=1.48 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 5408 0 0 0 148 0 0 0 25 0 1 0 657800567 30388224 4744 33554432000 4194304 4263832 140737399161232 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 7419 4744 247 17 0 4592 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29676

[startup+3.10111 s]
/proc/loadavg: 3.72 3.98 3.57 5/392 27169
/proc/meminfo: memFree=20645852/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=37360 CPUtime=3.08 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 7310 0 0 0 308 0 0 0 25 0 1 0 657800567 38256640 6646 33554432000 4194304 4263832 140737399161232 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 9340 6646 247 17 0 6513 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37360

[startup+6.30058 s]
/proc/loadavg: 3.90 4.01 3.58 5/392 27169
/proc/meminfo: memFree=20498216/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=46532 CPUtime=6.29 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 9516 0 0 0 628 1 0 0 25 0 1 0 657800567 47648768 8852 33554432000 4194304 4263832 140737399161232 18446744073709551615 210646807237 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 11633 8852 247 17 0 8806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46532

[startup+12.7005 s]
/proc/loadavg: 4.07 4.04 3.60 5/392 27169
/proc/meminfo: memFree=20361988/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=58992 CPUtime=12.69 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 12541 0 0 0 1265 4 0 0 25 0 1 0 657800567 60407808 11877 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205704 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 14748 11877 247 17 0 11921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58992

[startup+25.5003 s]
/proc/loadavg: 4.05 4.04 3.60 5/392 27170
/proc/meminfo: memFree=20193456/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=75620 CPUtime=25.49 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 16426 0 0 0 2544 5 0 0 25 0 1 0 657800567 77434880 15762 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 18905 15762 247 17 0 16078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75620

[startup+51.101 s]
/proc/loadavg: 4.03 4.04 3.61 5/392 27170
/proc/meminfo: memFree=19983916/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=99900 CPUtime=51.07 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 22283 0 0 0 5101 6 0 0 25 0 1 0 657800567 102297600 21618 33554432000 4194304 4263832 140737399161232 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 24975 21618 248 17 0 22148 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99900

[startup+102.315 s]
/proc/loadavg: 4.01 4.03 3.63 5/392 27172
/proc/meminfo: memFree=19622200/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=131880 CPUtime=102.29 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 29801 0 0 0 10220 9 0 0 25 0 1 0 657800567 135045120 29135 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 32970 29135 248 17 0 30143 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 131880

[startup+162.3 s]
/proc/loadavg: 4.00 4.02 3.65 5/392 27173
/proc/meminfo: memFree=19335628/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=168044 CPUtime=162.28 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 38081 0 0 0 16216 12 0 0 25 0 1 0 657800567 172077056 37415 33554432000 4194304 4263832 140737399161232 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 42011 37415 248 17 0 39184 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 168044

[startup+222.301 s]
/proc/loadavg: 4.04 4.03 3.67 5/392 27175
/proc/meminfo: memFree=19142924/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=187580 CPUtime=222.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 42892 0 0 0 22213 14 0 0 25 0 1 0 657800567 192081920 42226 33554432000 4194304 4263832 140737399161232 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 46895 42226 248 17 0 44068 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 187580

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.69 5/392 27176
/proc/meminfo: memFree=18975876/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=207348 CPUtime=282.28 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 47562 0 0 0 28211 17 0 0 25 0 1 0 657800567 212324352 46896 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 51837 46896 249 17 0 49010 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 207348

[startup+342.301 s]
/proc/loadavg: 4.13 4.06 3.73 5/392 27178
/proc/meminfo: memFree=18802148/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=225148 CPUtime=342.28 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 51869 0 0 0 34208 20 0 0 25 0 1 0 657800567 230551552 51202 33554432000 4194304 4263832 140737399161232 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 56287 51202 248 17 0 53460 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 225148

[startup+402.301 s]
/proc/loadavg: 4.08 4.06 3.74 5/392 27180
/proc/meminfo: memFree=18630532/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=240748 CPUtime=402.28 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 55493 0 0 0 40206 22 0 0 25 0 1 0 657800567 246525952 54826 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 60187 54826 248 17 0 57360 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 240748

[startup+462.301 s]
/proc/loadavg: 4.03 4.05 3.75 5/392 27181
/proc/meminfo: memFree=18445756/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=255640 CPUtime=462.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 58706 0 0 0 46204 23 0 0 25 0 1 0 657800567 261775360 58039 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 63910 58039 248 17 0 61083 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 255640

[startup+522.301 s]
/proc/loadavg: 4.01 4.04 3.77 5/392 27183
/proc/meminfo: memFree=18314932/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=270568 CPUtime=522.28 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 62328 0 0 0 52203 25 0 0 25 0 1 0 657800567 277061632 61660 33554432000 4194304 4263832 140737399161232 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 67642 61660 247 17 0 64815 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 270568

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.78 5/392 27184
/proc/meminfo: memFree=18197132/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=280156 CPUtime=582.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 64553 0 0 0 58201 26 0 0 25 0 1 0 657800567 286879744 63885 33554432000 4194304 4263832 140737399161232 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 70039 63885 247 17 0 67212 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 280156

[startup+642.3 s]
/proc/loadavg: 4.06 4.04 3.80 5/392 27186
/proc/meminfo: memFree=18078576/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=291044 CPUtime=642.28 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 67046 0 0 0 64201 27 0 0 25 0 1 0 657800567 298029056 66378 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 72761 66378 248 17 0 69934 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 291044

[startup+702.3 s]
/proc/loadavg: 4.02 4.03 3.81 5/392 27188
/proc/meminfo: memFree=17975768/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=300312 CPUtime=702.28 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 69243 0 0 0 70199 29 0 0 25 0 1 0 657800567 307519488 68574 33554432000 4194304 4263832 140737399161232 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 75078 68574 248 17 0 72251 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 300312

[startup+762.315 s]
/proc/loadavg: 4.12 4.05 3.83 5/392 27189
/proc/meminfo: memFree=17886980/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=308800 CPUtime=762.29 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 71277 0 0 0 76199 30 0 0 25 0 1 0 657800567 316211200 70608 33554432000 4194304 4263832 140737399161232 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 77200 70608 248 17 0 74373 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 308800

[startup+822.301 s]
/proc/loadavg: 4.10 4.06 3.84 5/392 27191
/proc/meminfo: memFree=17794960/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=319992 CPUtime=822.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 73924 0 0 0 82196 31 0 0 25 0 1 0 657800567 327671808 73255 33554432000 4194304 4263832 140737399161232 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 79998 73255 248 17 0 77171 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 319992

[startup+882.301 s]
/proc/loadavg: 4.03 4.04 3.84 5/392 27192
/proc/meminfo: memFree=17701588/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=329524 CPUtime=882.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 76228 0 0 0 88195 32 0 0 25 0 1 0 657800567 337432576 75557 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 82381 75557 247 17 0 79554 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 329524

[startup+942.301 s]
/proc/loadavg: 4.14 4.07 3.86 5/392 27194
/proc/meminfo: memFree=17599780/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=338948 CPUtime=942.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 78655 0 0 0 94194 33 0 0 25 0 1 0 657800567 347082752 77984 33554432000 4194304 4263832 140737399161232 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 84737 77984 247 17 0 81910 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 338948

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 3.87 5/392 27196
/proc/meminfo: memFree=17501936/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=346568 CPUtime=1002.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 80464 0 0 0 100193 34 0 0 25 0 1 0 657800567 354885632 79793 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 86642 79793 247 17 0 83815 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 346568

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.87 5/392 27197
/proc/meminfo: memFree=17415376/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=355812 CPUtime=1062.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 82642 0 0 0 106192 35 0 0 25 0 1 0 657800567 364351488 81971 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 88953 81971 247 17 0 86126 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 355812

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.88 5/392 27199
/proc/meminfo: memFree=17329564/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=364584 CPUtime=1122.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 84847 0 0 0 112190 37 0 0 25 0 1 0 657800567 373334016 84176 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 91146 84176 247 17 0 88319 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 364584

[startup+1182.3 s]
/proc/loadavg: 4.16 4.06 3.90 5/392 27200
/proc/meminfo: memFree=17254280/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=372048 CPUtime=1182.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 86623 0 0 0 118190 37 0 0 25 0 1 0 657800567 380977152 85952 33554432000 4194304 4263832 140737399161232 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 93012 85952 248 17 0 90185 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 372048

[startup+1242.3 s]
/proc/loadavg: 4.13 4.06 3.91 5/392 27202
/proc/meminfo: memFree=17185584/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=379316 CPUtime=1242.27 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 88440 0 0 0 124189 38 0 0 25 0 1 0 657800567 388419584 87769 33554432000 4194304 4263832 140737399161232 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 94829 87769 248 17 0 92002 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 379316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 3.91 4/390 27205
/proc/meminfo: memFree=18227572/32951132 swapFree=64495980/67111528
[pid=27156] ppid=27154 vsize=391432 CPUtime=1299.98 cores=5,7
/proc/27156/stat : 27156 (umsat) R 27154 27156 26444 0 -1 4202496 91008 0 0 0 129959 39 0 0 25 0 1 0 657800567 400826368 90337 33554432000 4194304 4263832 140737399161232 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27156/statm: 97858 90337 248 17 0 95031 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 391432

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.01
CPU user time (s): 1299.6
CPU system time (s): 0.411937
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 391432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.411937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91008
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= 1198

runsolver used 4.74128 second user time and 11.8332 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 14:20:09
IDJOB=3379173
IDBENCH=88210
IDSOLVER=1861
FILE ID=node129/3379173-1305462009
RUNJOBID= node129-1305460707-26970
PBS_JOBID= 13324894
Free space on /tmp= 73372 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p30-s39712998.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379173-1305462009/watcher-3379173-1305462009 -o /tmp/evaluation-result-3379173-1305462009/solver-3379173-1305462009 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379173-1305462009.cnf

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

MD5SUM BENCH= 44ec8c80ea2b58be800208f5113b04f5
RANDOM SEED=1906501620

node129.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.831
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20857748 kB
Buffers:        265132 kB
Cached:        6370464 kB
SwapCached:      52668 kB
Active:        3325740 kB
Inactive:      8529336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20857748 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           26880 kB
Writeback:          16 kB
AnonPages:     5175624 kB
Mapped:          20912 kB
Slab:           132564 kB
PageTables:      40908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 93163484 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= 73368 MiB
End job on node129 at 2011-05-15 14:41:51