Trace number 315514

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, and are wall clock time (not CPU 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
DEWSATZ 2007-02-08? (TO) 1200.04 1200.32

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark121.777
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-315514-1172655084 -o ROOT/results/node22/solver-315514-1172655084 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315514-1172655084/dewSatz /tmp/evaluation/315514-1172655084/instance-315514-1172655084.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16185
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=690016 CPUtime=0
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 93 0 0 0 0 0 0 0 18 0 1 0 285462328 706576384 77 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 172504 77 39 100 0 172401 0

[startup+0.062338 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16185
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=690676 CPUtime=0.05
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 351 0 0 0 5 0 0 0 18 0 1 0 285462328 707252224 335 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134519882 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 172669 335 39 100 0 172566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 690676

[startup+0.10134 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16185
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=691072 CPUtime=0.09
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 511 0 0 0 9 0 0 0 18 0 1 0 285462328 707657728 495 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134519960 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 172768 495 39 100 0 172665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691072

[startup+0.301355 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16185
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=693184 CPUtime=0.29
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 1358 0 0 0 28 1 0 0 19 0 1 0 285462328 709820416 1342 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 173296 1342 39 100 0 173193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 693184

[startup+0.701385 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16185
/proc/meminfo: memFree=1422544/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=697804 CPUtime=0.69
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 3242 0 0 0 68 1 0 0 23 0 1 0 285462328 714551296 3226 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134520148 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 174451 3227 39 100 0 174348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 697804

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1403080/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=722748 CPUtime=1.49
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 21694 0 0 0 144 5 0 0 25 0 1 0 285462328 740093952 11566 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 180687 11566 40 100 0 180584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 722748

[startup+3.10156 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1375880/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=723172 CPUtime=3.09
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 21792 0 0 0 303 6 0 0 25 0 1 0 285462328 740528128 11664 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 180793 11664 40 100 0 180690 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 723172

[startup+6.3018 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1375432/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=723452 CPUtime=6.29
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 21874 0 0 0 623 6 0 0 25 0 1 0 285462328 740814848 11746 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515358 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 180863 11746 40 100 0 180760 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 723452

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1375112/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=723876 CPUtime=12.69
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 21976 0 0 0 1263 6 0 0 25 0 1 0 285462328 741249024 11848 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515344 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 180969 11848 40 100 0 180866 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 723876

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1374600/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=724436 CPUtime=25.49
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 22118 0 0 0 2542 7 0 0 25 0 1 0 285462328 741822464 11990 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515431 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 181109 11990 40 100 0 181006 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 724436

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1373768/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=725280 CPUtime=51.07
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 22321 0 0 0 5100 7 0 0 25 0 1 0 285462328 742686720 12193 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515431 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 181320 12193 40 100 0 181217 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 725280

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1372616/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=726408 CPUtime=102.26
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 22613 0 0 0 10218 8 0 0 25 0 1 0 285462328 743841792 12485 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515351 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 181602 12485 40 100 0 181499 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 726408

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1371464/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=727532 CPUtime=162.24
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 22881 0 0 0 16216 8 0 0 25 0 1 0 285462328 744992768 12753 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515361 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 181883 12753 40 100 0 181780 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 727532

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1370568/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=728376 CPUtime=222.23
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 23104 0 0 0 22214 9 0 0 25 0 1 0 285462328 745857024 12976 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515358 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 182094 12976 40 100 0 181991 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 728376

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1369672/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=729220 CPUtime=282.22
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 23318 0 0 0 28212 10 0 0 25 0 1 0 285462328 746721280 13190 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515351 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 182305 13190 40 100 0 182202 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 729220

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1368776/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=730064 CPUtime=342.2
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 23531 0 0 0 34210 10 0 0 25 0 1 0 285462328 747585536 13403 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515338 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 182516 13403 40 100 0 182413 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 730064

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1367944/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=730908 CPUtime=402.19
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 23741 0 0 0 40208 11 0 0 25 0 1 0 285462328 748449792 13613 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517281 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 182727 13613 40 100 0 182624 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 730908

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1367304/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=731752 CPUtime=462.17
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 23922 0 0 0 46206 11 0 0 25 0 1 0 285462328 749314048 13794 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517347 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 182938 13794 40 100 0 182835 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 731752

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1366536/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=732456 CPUtime=522.16
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 24103 0 0 0 52204 12 0 0 25 0 1 0 285462328 750034944 13975 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517293 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 183114 13975 40 100 0 183011 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 732456

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16186
/proc/meminfo: memFree=1365832/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=733160 CPUtime=582.14
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 24286 0 0 0 58202 12 0 0 25 0 1 0 285462328 750755840 14158 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517614 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 183290 14158 40 100 0 183187 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 733160

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1365000/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=734004 CPUtime=642.14
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 24494 0 0 0 64201 13 0 0 25 0 1 0 285462328 751620096 14366 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515344 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 183501 14366 40 100 0 183398 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 734004

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1364040/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=734848 CPUtime=702.12
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 24712 0 0 0 70198 14 0 0 25 0 1 0 285462328 752484352 14584 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515362 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 183712 14584 40 100 0 183609 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 734848

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1363016/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=735972 CPUtime=762.11
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 24999 0 0 0 76197 14 0 0 25 0 1 0 285462328 753635328 14870 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 183993 14870 40 100 0 183890 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 735972

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1361608/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=737240 CPUtime=822.09
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 25310 0 0 0 82194 15 0 0 25 0 1 0 285462328 754933760 15179 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 184310 15179 40 100 0 184207 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 737240

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1360776/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=738084 CPUtime=882.07
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 25519 0 0 0 88192 15 0 0 25 0 1 0 285462328 755798016 15385 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517592 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 184521 15385 40 100 0 184418 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 738084

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1339144/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=751504 CPUtime=942.07
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 31781 0 0 0 94189 18 0 0 25 0 1 0 285462328 769540096 21048 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134529603 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 187876 21048 43 100 0 187773 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 751504

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1336968/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=751504 CPUtime=1002.05
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 32075 0 0 0 100186 19 0 0 25 0 1 0 285462328 769540096 21322 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531917 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 187876 21322 43 100 0 187773 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 751504

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1335752/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=751504 CPUtime=1062.04
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 32373 0 0 0 106185 19 0 0 25 0 1 0 285462328 769540096 21619 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 187876 21619 43 100 0 187773 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 751504

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1334280/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=751504 CPUtime=1122.02
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 32735 0 0 0 112182 20 0 0 25 0 1 0 285462328 769540096 21975 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134526911 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 187876 21975 43 100 0 187773 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 751504

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1331912/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=751504 CPUtime=1182.01
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 33303 0 0 0 118180 21 0 0 25 0 1 0 285462328 769540096 22541 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 187876 22541 43 100 0 187773 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 751504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1331912/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=751504 CPUtime=1200.01
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 33315 0 0 0 119980 21 0 0 25 0 1 0 285462328 769540096 22553 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134532486 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 187876 22553 43 100 0 187773 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 751504

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 16188
/proc/meminfo: memFree=1331912/2055920 swapFree=4144436/4192956
[pid=16185] ppid=16183 vsize=751504 CPUtime=1200.01
/proc/16185/stat : 16185 (dewSatz) R 16183 16185 15442 0 -1 4194304 33315 0 0 0 119980 21 0 0 25 0 1 0 285462328 769540096 22553 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134532486 0 0 4096 0 0 0 0 17 1 0 0
/proc/16185/statm: 187876 22553 43 100 0 187773 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 751504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.04
CPU user time (s): 1199.8
CPU system time (s): 0.233964
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 751504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33315
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= 6
involuntary context switches= 24143

runsolver used 1.41878 second user time and 2.94455 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Wed Feb 28 09:31:24 UTC 2007

IDJOB= 315514
IDBENCH= 20418
IDSOLVER= 119
FILE ID= node22/315514-1172655084

PBS_JOBID= 3981200

Free space on /tmp= 66490 MiB

SOLVER NAME= DEWSATZ 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= /tmp/evaluation/315514-1172655084/dewSatz /tmp/evaluation/315514-1172655084/instance-315514-1172655084.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-315514-1172655084 -o ROOT/results/node22/solver-315514-1172655084 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315514-1172655084/dewSatz /tmp/evaluation/315514-1172655084/instance-315514-1172655084.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  6197e38464facb30636a5a3ad5b2f0b5

RANDOM SEED= 756997785

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1423016 kB
Buffers:         27544 kB
Cached:         537828 kB
SwapCached:      14260 kB
Active:         150532 kB
Inactive:       437592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423016 kB
SwapTotal:     4192956 kB
SwapFree:      4144436 kB
Dirty:           16228 kB
Writeback:           0 kB
Mapped:          29656 kB
Slab:            30388 kB
Committed_AS:   781332 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66490 MiB

End job on node22 on Wed Feb 28 09:51:26 UTC 2007