Trace number 1581044

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
kw 2009-03-20? (TO) 1200.14 1200.78

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-10p1.cnf
MD5SUM4454a006891d750fc88d47a8b0848855
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259258
Number of clauses1388006
Sum of the clauses size3352067
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981733
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1581044-1238924541/watcher-1581044-1238924541 -o /tmp/evaluation-result-1581044-1238924541/solver-1581044-1238924541 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1581044-1238924541.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): 1800 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: 1.00 1.00 1.00 3/64 12191
/proc/meminfo: memFree=1464064/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=6024 CPUtime=0
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 1026 0 0 0 0 0 0 0 18 0 1 0 1165119277 6168576 1010 1992294400 4194304 6412682 548682068832 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 1506 1013 195 541 0 956 0

[startup+0.0104219 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12191
/proc/meminfo: memFree=1464064/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=10076 CPUtime=0
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 1764 0 0 0 0 0 0 0 18 0 1 0 1165119277 10317824 1748 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 2519 1755 200 541 0 1969 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10076

[startup+0.101435 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12191
/proc/meminfo: memFree=1464064/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=64892 CPUtime=0.09
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 13485 0 0 0 4 5 0 0 18 0 1 0 1165119277 66449408 13469 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 16223 13476 208 541 0 15673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64892

[startup+0.301466 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12191
/proc/meminfo: memFree=1464064/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=165616 CPUtime=0.29
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 37181 0 0 0 15 14 0 0 19 0 1 0 1165119277 169590784 37165 1992294400 4194304 6412682 548682068832 18446744073709551615 4350598 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 41404 37166 219 541 0 40854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 165616

[startup+0.701528 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12191
/proc/meminfo: memFree=1464064/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=171688 CPUtime=0.69
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 38893 0 0 0 54 15 0 0 23 0 1 0 1165119277 175808512 38877 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 42922 38877 219 541 0 42372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 171688

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1304248/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=181456 CPUtime=1.49
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 41671 0 0 0 132 17 0 0 25 0 1 0 1165119277 185810944 41655 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 45364 41655 219 541 0 44814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181456

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1289848/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=201028 CPUtime=3.09
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 47859 0 0 0 290 19 0 0 25 0 1 0 1165119277 205852672 47074 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 50257 47074 220 541 0 49707 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 201028

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1235960/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=242020 CPUtime=6.29
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 60852 0 0 0 603 26 0 0 25 0 1 0 1165119277 247828480 58530 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 60505 58530 221 541 0 59955 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 242020

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1154944/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=318060 CPUtime=12.68
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 80160 0 0 0 1221 47 0 0 25 0 1 0 1165119277 325693440 77838 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 79515 77838 248 541 0 78965 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 318060

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1136448/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=328360 CPUtime=25.49
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 84895 0 0 0 2479 70 0 0 25 0 1 0 1165119277 336240640 80547 1992294400 4194304 6412682 548682068832 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 82090 80547 255 541 0 81540 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 328360

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1136320/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=328360 CPUtime=51.06
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 84936 0 0 0 5033 73 0 0 25 0 1 0 1165119277 336240640 80588 1992294400 4194304 6412682 548682068832 18446744073709551615 4297085 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 82090 80588 255 541 0 81540 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 328360

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1135744/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=328360 CPUtime=102.24
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 85103 0 0 0 10143 81 0 0 25 0 1 0 1165119277 336240640 80755 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 82090 80755 258 541 0 81540 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 328360

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1133888/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=330148 CPUtime=162.2
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 85564 0 0 0 16134 86 0 0 25 0 1 0 1165119277 338071552 81216 1992294400 4194304 6412682 548682068832 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 82537 81216 258 541 0 81987 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 330148

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1123712/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=340048 CPUtime=222.16
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 88119 0 0 0 22118 98 0 0 25 0 1 0 1165119277 348209152 83771 1992294400 4194304 6412682 548682068832 18446744073709551615 4334453 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 85012 83771 258 541 0 84462 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 340048

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1106880/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=356836 CPUtime=282.13
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 92301 0 0 0 28110 103 0 0 25 0 1 0 1165119277 365400064 87950 1992294400 4194304 6412682 548682068832 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 89209 87950 258 541 0 88659 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 356836

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1085504/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=378224 CPUtime=342.1
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 97686 0 0 0 34096 114 0 0 25 0 1 0 1165119277 387301376 93335 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 94556 93335 258 541 0 94006 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 378224

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1056704/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=406916 CPUtime=402.07
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 104851 0 0 0 40080 127 0 0 25 0 1 0 1165119277 416681984 100497 1992294400 4194304 6412682 548682068832 18446744073709551615 4304779 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 101729 100497 258 541 0 101179 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 406916

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1036224/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=427236 CPUtime=462.04
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 109917 0 0 0 46069 135 0 0 25 0 1 0 1165119277 437489664 105561 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 106809 105561 258 541 0 106259 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 427236

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1032960/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=430448 CPUtime=522.02
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 110731 0 0 0 52063 139 0 0 25 0 1 0 1165119277 440778752 106375 1992294400 4194304 6412682 548682068832 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 107612 106375 258 541 0 107062 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 430448

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1026880/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=436528 CPUtime=581.99
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 112253 0 0 0 58058 141 0 0 25 0 1 0 1165119277 447004672 107897 1992294400 4194304 6412682 548682068832 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 109132 107897 258 541 0 108582 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 436528

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1026880/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=436528 CPUtime=641.96
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 112255 0 0 0 64050 146 0 0 25 0 1 0 1165119277 447004672 107899 1992294400 4194304 6412682 548682068832 18446744073709551615 4334372 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 109132 107899 258 541 0 108582 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 436528

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=1012032/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=451784 CPUtime=701.94
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 116040 0 0 0 70039 155 0 0 25 0 1 0 1165119277 462626816 111683 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 112946 111683 258 541 0 112396 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 451784

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12192
/proc/meminfo: memFree=991616/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=472088 CPUtime=761.9
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 121074 0 0 0 76028 162 0 0 25 0 1 0 1165119277 483418112 116717 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 118022 116717 258 541 0 117472 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 472088

[startup+822.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 12192
/proc/meminfo: memFree=974976/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=488968 CPUtime=821.87
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 125266 0 0 0 82019 168 0 0 25 0 1 0 1165119277 500703232 120909 1992294400 4194304 6412682 548682068832 18446744073709551615 4285856 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 122242 120909 258 541 0 121692 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 488968

[startup+882.303 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 12192
/proc/meminfo: memFree=972096/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=491680 CPUtime=881.82
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 125926 0 0 0 88010 172 0 0 25 0 1 0 1165119277 503480320 121569 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 122920 121569 258 541 0 122370 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 491680

[startup+942.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 12192
/proc/meminfo: memFree=972032/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=491680 CPUtime=941.79
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 125938 0 0 0 94004 175 0 0 25 0 1 0 1165119277 503480320 121581 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12191/statm: 122920 121581 258 541 0 122370 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 491680

[startup+1002.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 12192
/proc/meminfo: memFree=962816/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=500844 CPUtime=1001.76
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 128235 0 0 0 100000 176 0 0 25 0 1 0 1165119277 512864256 123878 1992294400 4194304 6412682 548682068832 18446744073709551615 4304622 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 125211 123878 258 541 0 124661 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 500844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12192
/proc/meminfo: memFree=962752/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=500844 CPUtime=1061.73
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 128253 0 0 0 105993 180 0 0 25 0 1 0 1165119277 512864256 123896 1992294400 4194304 6412682 548682068832 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 125211 123896 258 541 0 124661 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 500844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12198
/proc/meminfo: memFree=960896/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=502616 CPUtime=1121.69
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 128689 0 0 0 111986 183 0 0 25 0 1 0 1165119277 514678784 124332 1992294400 4194304 6412682 548682068832 18446744073709551615 4332863 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 125654 124332 258 541 0 125104 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 502616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12198
/proc/meminfo: memFree=945856/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=517908 CPUtime=1181.65
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 132511 0 0 0 117975 190 0 0 25 0 1 0 1165119277 530337792 128153 1992294400 4194304 6412682 548682068832 18446744073709551615 4417861 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 129477 128153 258 541 0 128927 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 517908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12198
/proc/meminfo: memFree=939200/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=524436 CPUtime=1200.05
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 134110 0 0 0 119813 192 0 0 25 0 1 0 1165119277 537022464 129752 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 131109 129752 258 541 0 130559 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 524436

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12198
/proc/meminfo: memFree=939200/2055920 swapFree=4176696/4192956
[pid=12191] ppid=12189 vsize=524436 CPUtime=1200.05
/proc/12191/stat : 12191 (kw) R 12189 12191 11506 0 -1 0 134110 0 0 0 119813 192 0 0 25 0 1 0 1165119277 537022464 129752 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/12191/statm: 131109 129752 258 541 0 130559 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 524436

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.78
CPU time (s): 1200.14
CPU user time (s): 1198.13
CPU system time (s): 2.00669
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 524436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.13
system time used= 2.00669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134110
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= 2
involuntary context switches= 2900

runsolver used 1.09483 second user time and 3.2825 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-05 11:42:23
IDJOB=1581044
IDBENCH=71029
IDSOLVER=501
FILE ID=node34/1581044-1238924541
PBS_JOBID= 9101389
Free space on /tmp= 66536 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-10p1.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581044-1238924541/watcher-1581044-1238924541 -o /tmp/evaluation-result-1581044-1238924541/solver-1581044-1238924541 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1581044-1238924541.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4454a006891d750fc88d47a8b0848855
RANDOM SEED=1637564728

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

/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.259
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.259
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:       1464544 kB
Buffers:         56580 kB
Cached:         444136 kB
SwapCached:      10100 kB
Active:         238664 kB
Inactive:       274320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464544 kB
SwapTotal:     4192956 kB
SwapFree:      4176696 kB
Dirty:           28780 kB
Writeback:           0 kB
Mapped:          17244 kB
Slab:            64368 kB
Committed_AS:  3185064 kB
PageTables:       1400 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= 66528 MiB
End job on node34 at 2009-04-05 12:02:26