Trace number 3379145

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.04 1300.03

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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: 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-3379145-1305461048/watcher-3379145-1305461048 -o /tmp/evaluation-result-3379145-1305461048/solver-3379145-1305461048 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379145-1305461048.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: 0.92 1.65 2.82 4/365 2233
/proc/meminfo: memFree=26592884/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=11644 CPUtime=0 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 657703265 11923456 284 33554432000 4194304 4263832 140733718629760 18446744073709551615 4229172 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 2911 284 240 17 0 84 0

[startup+0.0795011 s]
/proc/loadavg: 0.92 1.65 2.82 4/365 2233
/proc/meminfo: memFree=26592884/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=13340 CPUtime=0.07 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4194304 838 0 0 0 7 0 0 0 18 0 1 0 657703265 13660160 633 33554432000 4194304 4263832 140733718629760 18446744073709551615 4237351 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 3335 633 241 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.100495 s]
/proc/loadavg: 0.92 1.65 2.82 4/365 2233
/proc/meminfo: memFree=26592884/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=15492 CPUtime=0.09 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 1469 0 0 0 9 0 0 0 18 0 1 0 657703265 15863808 1154 33554432000 4194304 4263832 140733718629760 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 3873 1154 247 17 0 1046 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15492

[startup+0.300449 s]
/proc/loadavg: 0.92 1.65 2.82 4/365 2233
/proc/meminfo: memFree=26592884/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=15756 CPUtime=0.29 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 1559 0 0 0 29 0 0 0 18 0 1 0 657703265 16134144 1244 33554432000 4194304 4263832 140733718629760 18446744073709551615 4207599 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 3939 1244 247 17 0 1112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15756

[startup+0.700382 s]
/proc/loadavg: 0.92 1.65 2.82 4/365 2233
/proc/meminfo: memFree=26592884/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=16944 CPUtime=0.69 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 1859 0 0 0 69 0 0 0 18 0 1 0 657703265 17350656 1544 33554432000 4194304 4263832 140733718629760 18446744073709551615 4206528 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 4236 1544 247 17 0 1409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16944

[startup+1.50025 s]
/proc/loadavg: 1.17 1.69 2.82 6/375 2251
/proc/meminfo: memFree=26525076/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=19292 CPUtime=1.49 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 2440 0 0 0 149 0 0 0 20 0 1 0 657703265 19755008 2125 33554432000 4194304 4263832 140733718629760 18446744073709551615 210204305855 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 4823 2125 247 17 0 1996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19292

[startup+3.10098 s]
/proc/loadavg: 1.17 1.69 2.82 6/375 2253
/proc/meminfo: memFree=26429596/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=23416 CPUtime=3.09 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 3441 0 0 0 309 0 0 0 25 0 1 0 657703265 23977984 3126 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 5854 3126 247 17 0 3027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23416

[startup+6.30045 s]
/proc/loadavg: 1.17 1.69 2.82 5/371 2278
/proc/meminfo: memFree=26434080/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=31328 CPUtime=6.29 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 5395 0 0 0 629 0 0 0 25 0 1 0 657703265 32079872 5080 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 7832 5080 247 17 0 5005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31328

[startup+12.7004 s]
/proc/loadavg: 1.60 1.76 2.84 6/375 2289
/proc/meminfo: memFree=26397520/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=44004 CPUtime=12.69 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 8464 0 0 0 1268 1 0 0 25 0 1 0 657703265 45060096 8148 33554432000 4194304 4263832 140733718629760 18446744073709551615 210204308165 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 11001 8148 247 17 0 8174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44004

[startup+25.5002 s]
/proc/loadavg: 1.97 1.83 2.85 6/375 2290
/proc/meminfo: memFree=26376956/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=45488 CPUtime=25.49 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 8814 0 0 0 2548 1 0 0 25 0 1 0 657703265 46579712 8498 33554432000 4194304 4263832 140733718629760 18446744073709551615 4207680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 11372 8498 247 17 0 8545 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45488

[startup+51.1009 s]
/proc/loadavg: 2.66 2.01 2.88 6/375 2291
/proc/meminfo: memFree=26339340/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=73532 CPUtime=51.09 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 15793 0 0 0 5107 2 0 0 25 0 1 0 657703265 75296768 15220 33554432000 4194304 4263832 140733718629760 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 18383 15220 247 17 0 15556 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73532

[startup+102.314 s]
/proc/loadavg: 3.46 2.34 2.94 6/375 2292
/proc/meminfo: memFree=26224548/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=82352 CPUtime=102.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 18223 0 0 0 10227 3 0 0 25 0 1 0 657703265 84328448 17368 33554432000 4194304 4263832 140733718629760 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 20588 17368 247 17 0 17761 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82352

[startup+162.3 s]
/proc/loadavg: 3.85 2.65 3.01 6/375 2294
/proc/meminfo: memFree=26088980/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=97384 CPUtime=162.29 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 22299 0 0 0 16224 5 0 0 25 0 1 0 657703265 99721216 21068 33554432000 4194304 4263832 140733718629760 18446744073709551615 4242448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 24346 21068 247 17 0 21519 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97384

[startup+222.3 s]
/proc/loadavg: 3.94 2.90 3.07 6/375 2295
/proc/meminfo: memFree=25974716/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=115520 CPUtime=222.29 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 26780 0 0 0 22222 7 0 0 25 0 1 0 657703265 118292480 25549 33554432000 4194304 4263832 140733718629760 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 28880 25549 247 17 0 26053 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 115520

[startup+282.3 s]
/proc/loadavg: 3.98 3.09 3.12 6/375 2297
/proc/meminfo: memFree=25905096/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=124292 CPUtime=282.29 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 29401 0 0 0 28221 8 0 0 25 0 1 0 657703265 127275008 27717 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215077 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 31073 27717 247 17 0 28246 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124292

[startup+342.301 s]
/proc/loadavg: 4.09 3.29 3.19 6/375 2298
/proc/meminfo: memFree=25845016/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=125572 CPUtime=342.29 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 29677 0 0 0 34221 8 0 0 25 0 1 0 657703265 128585728 27993 33554432000 4194304 4263832 140733718629760 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 31393 27993 247 17 0 28566 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 125572

[startup+402.301 s]
/proc/loadavg: 4.11 3.44 3.24 6/375 2300
/proc/meminfo: memFree=25789928/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=138064 CPUtime=402.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 32786 0 0 0 40220 10 0 0 25 0 1 0 657703265 141377536 30589 33554432000 4194304 4263832 140733718629760 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 34516 30589 247 17 0 31689 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 138064

[startup+462.301 s]
/proc/loadavg: 4.10 3.57 3.30 7/375 2302
/proc/meminfo: memFree=25697256/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=147468 CPUtime=462.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 35717 0 0 0 46218 12 0 0 25 0 1 0 657703265 151007232 32972 33554432000 4194304 4263832 140733718629760 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 36867 32972 247 17 0 34040 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 147468

[startup+522.301 s]
/proc/loadavg: 4.04 3.64 3.34 6/375 2303
/proc/meminfo: memFree=25635592/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=149132 CPUtime=522.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 36021 0 0 0 52218 12 0 0 25 0 1 0 657703265 152711168 33276 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 37283 33276 247 17 0 34456 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 149132

[startup+582.301 s]
/proc/loadavg: 4.01 3.71 3.38 6/375 2305
/proc/meminfo: memFree=25565376/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=182084 CPUtime=582.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 44214 0 0 0 58213 17 0 0 25 0 1 0 657703265 186454016 41469 33554432000 4194304 4263832 140733718629760 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 45521 41469 247 17 0 42694 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 182084

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 3.41 6/375 2307
/proc/meminfo: memFree=25505216/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=216500 CPUtime=642.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 52600 0 0 0 64208 22 0 0 25 0 1 0 657703265 221696000 49855 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 54125 49855 247 17 0 51298 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 216500

[startup+702.301 s]
/proc/loadavg: 4.13 3.83 3.46 6/375 2310
/proc/meminfo: memFree=25457308/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=230672 CPUtime=702.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 56685 0 0 0 70206 24 0 0 25 0 1 0 657703265 236208128 53277 33554432000 4194304 4263832 140733718629760 18446744073709551615 4205803 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 57668 53277 247 17 0 54841 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 230672

[startup+762.315 s]
/proc/loadavg: 4.11 3.87 3.49 6/375 2312
/proc/meminfo: memFree=25402960/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=231440 CPUtime=762.31 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 56823 0 0 0 76207 24 0 0 25 0 1 0 657703265 236994560 53415 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 57860 53415 247 17 0 55033 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 231440

[startup+822.301 s]
/proc/loadavg: 4.04 3.89 3.52 6/375 2313
/proc/meminfo: memFree=25333116/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=231440 CPUtime=822.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 56862 0 0 0 82206 24 0 0 25 0 1 0 657703265 236994560 53454 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 57860 53454 247 17 0 55033 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 231440

[startup+882.301 s]
/proc/loadavg: 4.01 3.91 3.55 6/375 2315
/proc/meminfo: memFree=25297496/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=232592 CPUtime=882.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 57074 0 0 0 88206 24 0 0 25 0 1 0 657703265 238174208 53666 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 58148 53666 247 17 0 55321 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 232592

[startup+942.3 s]
/proc/loadavg: 4.07 3.94 3.58 6/375 2316
/proc/meminfo: memFree=25265488/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=234128 CPUtime=942.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 57366 0 0 0 94206 24 0 0 25 0 1 0 657703265 239747072 53958 33554432000 4194304 4263832 140733718629760 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 58532 53958 247 17 0 55705 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 234128

[startup+1002.3 s]
/proc/loadavg: 4.11 3.98 3.61 6/375 2318
/proc/meminfo: memFree=25233460/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=234128 CPUtime=1002.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 57383 0 0 0 100206 24 0 0 25 0 1 0 657703265 239747072 53975 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 58532 53975 247 17 0 55705 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 234128

[startup+1062.3 s]
/proc/loadavg: 4.08 3.99 3.64 6/375 2320
/proc/meminfo: memFree=25183572/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=235152 CPUtime=1062.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 57625 0 0 0 106206 24 0 0 25 0 1 0 657703265 240795648 54217 33554432000 4194304 4263832 140733718629760 18446744073709551615 210204314634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 58788 54217 247 17 0 55961 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 235152

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.66 6/375 2321
/proc/meminfo: memFree=25126496/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=252484 CPUtime=1122.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 61989 0 0 0 112204 26 0 0 25 0 1 0 657703265 258543616 58581 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 63121 58581 247 17 0 60294 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 252484

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.68 6/375 2323
/proc/meminfo: memFree=25093852/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=255480 CPUtime=1182.3 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 63409 0 0 0 118203 27 0 0 25 0 1 0 657703265 261611520 59271 33554432000 4194304 4263832 140733718629760 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 63870 59271 247 17 0 61043 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 255480

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.69 6/375 2324
/proc/meminfo: memFree=25036664/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=255992 CPUtime=1242.31 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 63496 0 0 0 124204 27 0 0 25 0 1 0 657703265 262135808 59358 33554432000 4194304 4263832 140733718629760 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 63998 59358 247 17 0 61171 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 255992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.71 6/375 2326
/proc/meminfo: memFree=24988640/32951124 swapFree=63649232/67111528
[pid=2233] ppid=2231 vsize=258552 CPUtime=1300.02 cores=1,3
/proc/2233/stat : 2233 (umsat) R 2231 2233 1684 0 -1 4202496 64019 0 0 0 129974 28 0 0 25 0 1 0 657703265 264757248 59881 33554432000 4194304 4263832 140733718629760 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2233/statm: 64638 59881 247 17 0 61811 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 258552

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.04
CPU user time (s): 1299.75
CPU system time (s): 0.289955
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 258552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.75
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64019
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= 9
involuntary context switches= 2101

runsolver used 4.68329 second user time and 11.4533 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 14:04:08
IDJOB=3379145
IDBENCH=84762
IDSOLVER=1861
FILE ID=node130/3379145-1305461048
RUNJOBID= node130-1305461047-2210
PBS_JOBID= 13324900
Free space on /tmp= 73396 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379145-1305461048/watcher-3379145-1305461048 -o /tmp/evaluation-result-3379145-1305461048/solver-3379145-1305461048 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379145-1305461048.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=673892848

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26593900 kB
Buffers:        289836 kB
Cached:        4036356 kB
SwapCached:      10248 kB
Active:        2170504 kB
Inactive:      3899780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26593900 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            5580 kB
Writeback:           0 kB
AnonPages:     1741176 kB
Mapped:          20948 kB
Slab:           188444 kB
PageTables:      34608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88848100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 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 node130 at 2011-05-15 14:25:50