Trace number 428378

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-04-26 (fixed)? (TO) 1200.11 1200.53

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11773.cnf
MD5SUMd6bd3be8cd8bf9b3f280923b7f8605ef
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.75973
Satisfiable
(Un)Satisfiability was proved
Number of variables238323
Number of clauses686155
Sum of the clauses size1785421
Maximum clause length3
Minimum clause length1
Number of clauses of size 127840
Number of clauses of size 2217364
Number of clauses of size 3440951
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-428378-1177718080 -o ROOT/results/node29/solver-428378-1177718080 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428378-1177718080/dewSatz_fixed /tmp/evaluation/428378-1177718080/instance-428378-1177718080.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: 1.01 1.00 1.00 3/77 16783
/proc/meminfo: memFree=1477336/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=690016 CPUtime=0
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 219723815 706576384 95 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134694269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 172504 95 39 100 0 172401 0

[startup+0.069499 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 16783
/proc/meminfo: memFree=1477336/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=691204 CPUtime=0.06
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 592 0 0 0 6 0 0 0 18 0 1 0 219723815 707792896 577 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 172801 578 39 100 0 172698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 691204

[startup+0.1015 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 16783
/proc/meminfo: memFree=1477336/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=691732 CPUtime=0.09
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 794 0 0 0 9 0 0 0 18 0 1 0 219723815 708333568 779 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 172933 779 39 100 0 172830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691732

[startup+0.301513 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 16783
/proc/meminfo: memFree=1477336/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=695032 CPUtime=0.29
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 2057 0 0 0 29 0 0 0 19 0 1 0 219723815 711712768 2042 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 173758 2042 39 100 0 173655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 695032

[startup+0.701538 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 16783
/proc/meminfo: memFree=1477336/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=701368 CPUtime=0.69
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 4542 0 0 0 67 2 0 0 22 0 1 0 219723815 718200832 4527 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 175342 4527 39 100 0 175239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 701368

[startup+1.50259 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1434768/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=719744 CPUtime=1.49
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 21781 0 0 0 143 6 0 0 25 0 1 0 219723815 737017856 11139 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517972 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 179936 11139 40 100 0 179833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 719744

[startup+3.10169 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1431696/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=721232 CPUtime=3.09
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 22369 0 0 0 303 6 0 0 25 0 1 0 219723815 738541568 11630 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515519 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 180308 11630 40 100 0 180205 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 721232

[startup+6.3019 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1425744/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=725644 CPUtime=6.29
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 23869 0 0 0 622 7 0 0 25 0 1 0 219723815 743059456 13002 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 181411 13002 40 100 0 181308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 725644

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1420624/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=729932 CPUtime=12.69
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 25191 0 0 0 1262 7 0 0 25 0 1 0 219723815 747450368 14262 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515348 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 182483 14262 40 100 0 182380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 729932

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1412560/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=736364 CPUtime=25.49
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 27239 0 0 0 2541 8 0 0 25 0 1 0 219723815 754036736 16205 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515332 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 184091 16205 40 100 0 183988 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 736364

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1405968/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=741824 CPUtime=51.05
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 29023 0 0 0 5096 9 0 0 25 0 1 0 219723815 759627776 17898 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517972 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 185456 17898 40 100 0 185353 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 741824

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1389136/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=755356 CPUtime=102.24
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 33391 0 0 0 10213 11 0 0 25 0 1 0 219723815 773484544 22057 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 188839 22057 40 100 0 188736 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 755356

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1385680/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=758116 CPUtime=162.22
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 34291 0 0 0 16210 12 0 0 25 0 1 0 219723815 776310784 22913 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517584 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 189529 22913 40 100 0 189426 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 758116

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1379792/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=762800 CPUtime=222.21
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 35822 0 0 0 22208 13 0 0 25 0 1 0 219723815 781107200 24371 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517289 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 190700 24371 40 100 0 190597 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 762800

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1377616/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=764656 CPUtime=282.19
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 36427 0 0 0 28205 14 0 0 25 0 1 0 219723815 783007744 24946 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 191164 24946 40 100 0 191061 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 764656

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16784
/proc/meminfo: memFree=1375952/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=765864 CPUtime=342.17
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 36846 0 0 0 34203 14 0 0 25 0 1 0 219723815 784244736 25345 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517383 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 191466 25345 40 100 0 191363 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 765864

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 16906
/proc/meminfo: memFree=1373016/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=767096 CPUtime=402.1
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 37265 0 0 0 40194 16 0 0 25 0 1 0 219723815 785506304 25743 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 191774 25743 40 100 0 191671 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 767096

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1372688/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=768336 CPUtime=462.05
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 37650 0 0 0 46188 17 0 0 25 0 1 0 219723815 786776064 26109 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 192084 26109 40 100 0 191981 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 768336

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1372176/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=768804 CPUtime=522.04
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 37823 0 0 0 52186 18 0 0 25 0 1 0 219723815 787255296 26273 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 192201 26273 40 100 0 192098 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 768804

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1371408/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=769432 CPUtime=582.03
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 38013 0 0 0 58184 19 0 0 25 0 1 0 219723815 787898368 26454 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517257 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 192358 26454 40 100 0 192255 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 769432

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1369104/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=771240 CPUtime=642.02
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 38626 0 0 0 64182 20 0 0 25 0 1 0 219723815 789749760 27037 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517301 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 192810 27037 40 100 0 192707 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 771240

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1366160/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=773532 CPUtime=701.99
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 39397 0 0 0 70179 20 0 0 25 0 1 0 219723815 792096768 27771 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517303 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 193383 27771 40 100 0 193280 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 773532

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1361232/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=777668 CPUtime=761.99
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 40666 0 0 0 76177 22 0 0 25 0 1 0 219723815 796332032 28987 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517263 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 194417 28987 40 100 0 194314 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 777668

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1355600/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=782292 CPUtime=821.97
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 42148 0 0 0 82173 24 0 0 25 0 1 0 219723815 801067008 30408 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515407 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 195573 30408 40 100 0 195470 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 782292

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1352208/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=785364 CPUtime=881.95
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 43091 0 0 0 88170 25 0 0 25 0 1 0 219723815 804212736 31317 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517971 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 196341 31317 40 100 0 196238 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 785364

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1346000/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=790432 CPUtime=941.94
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 44698 0 0 0 94167 27 0 0 25 0 1 0 219723815 809402368 32855 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 197608 32855 40 100 0 197505 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 790432

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1342864/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=792964 CPUtime=1001.92
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 45453 0 0 0 100164 28 0 0 25 0 1 0 219723815 811995136 33585 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517182 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 198241 33585 40 100 0 198138 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 792964

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1336528/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=798400 CPUtime=1061.9
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 47138 0 0 0 106161 29 0 0 25 0 1 0 219723815 817561600 35202 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 199600 35202 40 100 0 199497 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 798400

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 16982
/proc/meminfo: memFree=1334928/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=799572 CPUtime=1121.89
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 47513 0 0 0 112159 30 0 0 25 0 1 0 219723815 818761728 35560 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517357 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 199893 35560 40 100 0 199790 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 799572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1334416/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=799988 CPUtime=1181.88
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 47654 0 0 0 118157 31 0 0 25 0 1 0 219723815 819187712 35695 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 199997 35695 40 100 0 199894 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 799988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1334416/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=799988 CPUtime=1200.08
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 47663 0 0 0 119977 31 0 0 25 0 1 0 219723815 819187712 35704 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517303 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 199997 35704 40 100 0 199894 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 799988

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16982
/proc/meminfo: memFree=1334416/2055920 swapFree=4146652/4192956
[pid=16783] ppid=16781 vsize=799988 CPUtime=1200.08
/proc/16783/stat : 16783 (dewSatz_fixed) R 16781 16783 15799 0 -1 4194304 47663 0 0 0 119977 31 0 0 25 0 1 0 219723815 819187712 35704 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517303 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 199997 35704 40 100 0 199894 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 799988

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.11
CPU user time (s): 1199.77
CPU system time (s): 0.337948
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 799988

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

runsolver used 0.940856 second user time and 2.58561 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Fri Apr 27 23:54:41 UTC 2007

IDJOB= 428378
IDBENCH= 20459
IDSOLVER= 197
FILE ID= node29/428378-1177718080

PBS_JOBID= 4715357

Free space on /tmp= 66525 MiB

SOLVER NAME= DEWSATZ 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc11773.cnf
COMMAND LINE= /tmp/evaluation/428378-1177718080/dewSatz_fixed /tmp/evaluation/428378-1177718080/instance-428378-1177718080.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-428378-1177718080 -o ROOT/results/node29/solver-428378-1177718080 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428378-1177718080/dewSatz_fixed /tmp/evaluation/428378-1177718080/instance-428378-1177718080.cnf

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  d6bd3be8cd8bf9b3f280923b7f8605ef

RANDOM SEED= 799989539

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1477744 kB
Buffers:         49328 kB
Cached:         437120 kB
SwapCached:      12060 kB
Active:         302152 kB
Inactive:       208460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1477744 kB
SwapTotal:     4192956 kB
SwapFree:      4146652 kB
Dirty:           14964 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            53060 kB
Committed_AS:  2764416 kB
PageTables:       1872 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= 66525 MiB

End job on node29 on Sat Apr 28 00:14:43 UTC 2007