Trace number 336774

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 1A 2007-02-08? (TO) 1200.12 1200.62

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact256_1.sat05-464.reshuffled-07.cnf
MD5SUM69151394f3e0e8838dc6693844061945
Bench CategoryCRAFTED (crafted 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 variables49153
Number of clauses324873
Sum of the clauses size1232169
Maximum clause length4
Minimum clause length1
Number of clauses of size 1257
Number of clauses of size 20
Number of clauses of size 366552
Number of clauses of size 4258064
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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-336774-1173653507 -o ROOT/results/node13/solver-336774-1173653507 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336774-1173653507/dewSatz_1a /tmp/evaluation/336774-1173653507/instance-336774-1173653507.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.91 0.95 0.97 3/77 11341
/proc/meminfo: memFree=1764608/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=674392 CPUtime=0
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 89 0 0 0 0 0 0 0 18 0 1 0 385305330 690577408 74 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 168598 75 41 100 0 168495 0

[startup+0.038877 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 11341
/proc/meminfo: memFree=1764608/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=674788 CPUtime=0.03
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 265 0 0 0 3 0 0 0 18 0 1 0 385305330 690982912 250 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 168697 250 41 100 0 168594 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 674788

[startup+0.101894 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 11341
/proc/meminfo: memFree=1764608/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=675712 CPUtime=0.1
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 587 0 0 0 10 0 0 0 18 0 1 0 385305330 691929088 572 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 168928 572 41 100 0 168825 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 675712

[startup+0.301911 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 11341
/proc/meminfo: memFree=1764608/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=678484 CPUtime=0.29
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 1618 0 0 0 29 0 0 0 19 0 1 0 385305330 694767616 1603 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 169621 1603 41 100 0 169518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 678484

[startup+0.701964 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 11341
/proc/meminfo: memFree=1764608/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=691756 CPUtime=0.69
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 16099 0 0 0 67 2 0 0 22 0 1 0 385305330 708358144 5908 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134521203 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 172939 5908 42 100 0 172836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 691756

[startup+1.50107 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 11342
/proc/meminfo: memFree=1740536/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=692624 CPUtime=1.49
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 16355 0 0 0 146 3 0 0 25 0 1 0 385305330 709246976 6159 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 173156 6159 42 100 0 173053 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 692624

[startup+3.10128 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 11342
/proc/meminfo: memFree=1739192/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=694156 CPUtime=3.09
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 16736 0 0 0 305 4 0 0 25 0 1 0 385305330 710815744 6535 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 173539 6535 42 100 0 173436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 694156

[startup+6.30171 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 11342
/proc/meminfo: memFree=1736376/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=696400 CPUtime=6.28
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 17348 0 0 0 624 4 0 0 25 0 1 0 385305330 713113600 7135 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 174100 7135 42 100 0 173997 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 696400

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.97 2/78 11342
/proc/meminfo: memFree=1732344/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=699980 CPUtime=12.68
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 18353 0 0 0 1263 5 0 0 25 0 1 0 385305330 716779520 8120 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134515595 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 174995 8120 42 100 0 174892 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 699980

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 11342
/proc/meminfo: memFree=1713976/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=25.49
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23131 0 0 0 2541 8 0 0 25 0 1 0 385305330 730406912 12674 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525134 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 12674 45 100 0 178219 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 713288

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 11342
/proc/meminfo: memFree=1711352/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=51.07
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23708 0 0 0 5099 8 0 0 25 0 1 0 385305330 730406912 13251 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525301 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13251 45 100 0 178219 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 713288

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 11342
/proc/meminfo: memFree=1711288/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=102.27
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23725 0 0 0 10218 9 0 0 25 0 1 0 385305330 730406912 13268 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134513526 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13268 45 100 0 178219 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 713288

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11342
/proc/meminfo: memFree=1711224/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=162.24
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23725 0 0 0 16215 9 0 0 25 0 1 0 385305330 730406912 13268 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13268 45 100 0 178219 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 713288

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11342
/proc/meminfo: memFree=1711224/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=222.23
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23726 0 0 0 22213 10 0 0 25 0 1 0 385305330 730406912 13269 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13269 45 100 0 178219 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 713288

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11342
/proc/meminfo: memFree=1711160/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=282.2
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23727 0 0 0 28210 10 0 0 25 0 1 0 385305330 730406912 13270 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525092 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13270 45 100 0 178219 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 713288

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11342
/proc/meminfo: memFree=1711160/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=342.19
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23727 0 0 0 34208 11 0 0 25 0 1 0 385305330 730406912 13270 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525092 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13270 45 100 0 178219 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 713288

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11342
/proc/meminfo: memFree=1711096/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=402.16
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23727 0 0 0 40205 11 0 0 25 0 1 0 385305330 730406912 13270 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134528618 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13270 45 100 0 178219 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 713288

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11342
/proc/meminfo: memFree=1711160/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=462.14
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 46203 11 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525092 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 713288

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11342
/proc/meminfo: memFree=1711160/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=522.13
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 52201 12 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134530963 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 713288

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 11452
/proc/meminfo: memFree=1709880/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=582.05
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 58193 12 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134523510 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 713288

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1710896/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=641.97
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 64184 13 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525493 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 713288

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1710968/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=701.95
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 70182 13 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525360 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 713288

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1710968/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=761.94
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 76180 14 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525405 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 713288

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1710968/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=821.91
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 82177 14 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525579 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 713288

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1710968/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=881.89
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 88174 15 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 713288

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1711032/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=941.87
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 94172 15 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 713288

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1711032/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=1001.86
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 100170 16 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525134 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 713288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1711160/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=1061.84
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 106168 16 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 713288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1711096/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=1121.82
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 112165 17 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134535115 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 713288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1711096/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=1181.8
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 118163 17 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525134 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 713288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 11540
/proc/meminfo: memFree=1711096/2055920 swapFree=4158788/4192956
[pid=11341] ppid=11339 vsize=713288 CPUtime=1200.1
/proc/11341/stat : 11341 (dewSatz_1a) R 11339 11341 11224 0 -1 4194304 23730 0 0 0 119993 17 0 0 25 0 1 0 385305330 730406912 13273 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134525386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11341/statm: 178322 13273 45 100 0 178219 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 713288

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): 1200.62
CPU time (s): 1200.12
CPU user time (s): 1199.93
CPU system time (s): 0.184971
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 713288

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

runsolver used 1.43178 second user time and 2.93455 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Mar 11 22:51:49 UTC 2007

IDJOB= 336774
IDBENCH= 24683
IDSOLVER= 118
FILE ID= node13/336774-1173653507

PBS_JOBID= 4101387

Free space on /tmp= 66445 MiB

SOLVER NAME= DEWSATZ 1A 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/ezfact256_1.sat05-464.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336774-1173653507/dewSatz_1a /tmp/evaluation/336774-1173653507/instance-336774-1173653507.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-336774-1173653507 -o ROOT/results/node13/solver-336774-1173653507 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336774-1173653507/dewSatz_1a /tmp/evaluation/336774-1173653507/instance-336774-1173653507.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  69151394f3e0e8838dc6693844061945

RANDOM SEED= 139702233

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1765080 kB
Buffers:         33668 kB
Cached:         172676 kB
SwapCached:       2076 kB
Active:         148380 kB
Inactive:        80396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765080 kB
SwapTotal:     4192956 kB
SwapFree:      4158788 kB
Dirty:            9132 kB
Writeback:           0 kB
Mapped:          30456 kB
Slab:            47616 kB
Committed_AS:  1668112 kB
PageTables:       1744 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= 66445 MiB

End job on node13 on Sun Mar 11 23:11:51 UTC 2007