Trace number 428392

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.43

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11817.cnf
MD5SUMec98bb92b9928019088745bf76777cb6
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.79273
Satisfiable
(Un)Satisfiability was proved
Number of variables240300
Number of clauses691064
Sum of the clauses size1797915
Maximum clause length3
Minimum clause length1
Number of clauses of size 128020
Number of clauses of size 2219237
Number of clauses of size 3443807
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/node51/watcher-428392-1177718531 -o ROOT/results/node51/solver-428392-1177718531 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428392-1177718531/dewSatz_fixed /tmp/evaluation/428392-1177718531/instance-428392-1177718531.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.85 0.97 0.99 3/64 22400
/proc/meminfo: memFree=1662752/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=690016 CPUtime=0
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 126698276 706576384 91 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 172504 91 39 100 0 172401 0

[startup+0.03405 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22400
/proc/meminfo: memFree=1662752/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=690676 CPUtime=0.02
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 360 0 0 0 2 0 0 0 18 0 1 0 126698276 707252224 345 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 172669 346 39 100 0 172566 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 690676

[startup+0.101055 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22400
/proc/meminfo: memFree=1662752/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=691732 CPUtime=0.09
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 786 0 0 0 9 0 0 0 18 0 1 0 126698276 708333568 771 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 172933 772 39 100 0 172830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691732

[startup+0.301073 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22400
/proc/meminfo: memFree=1662752/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=694900 CPUtime=0.29
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 2041 0 0 0 27 2 0 0 19 0 1 0 126698276 711577600 2026 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 173725 2026 39 100 0 173622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694900

[startup+0.701109 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22400
/proc/meminfo: memFree=1662752/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=701368 CPUtime=0.69
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 4544 0 0 0 66 3 0 0 22 0 1 0 126698276 718200832 4529 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 175342 4529 39 100 0 175239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 701368

[startup+1.50118 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1620376/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=719924 CPUtime=1.49
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 21785 0 0 0 142 7 0 0 25 0 1 0 126698276 737202176 11175 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520685 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 179981 11175 40 100 0 179878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 719924

[startup+3.10132 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1617432/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=721360 CPUtime=3.08
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 22441 0 0 0 301 7 0 0 25 0 1 0 126698276 738672640 11701 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515348 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 180340 11701 40 100 0 180237 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 721360

[startup+6.30262 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1611480/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=725856 CPUtime=6.29
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 23957 0 0 0 621 8 0 0 25 0 1 0 126698276 743276544 13082 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517813 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 181464 13082 40 100 0 181361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 725856

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1606248/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=730060 CPUtime=12.69
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 25282 0 0 0 1260 9 0 0 25 0 1 0 126698276 747581440 14345 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 182515 14345 40 100 0 182412 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 730060

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1598312/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=736552 CPUtime=25.48
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 27325 0 0 0 2538 10 0 0 25 0 1 0 126698276 754229248 16284 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517210 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 184138 16284 40 100 0 184035 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 736552

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1591656/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=742012 CPUtime=51.08
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 29068 0 0 0 5097 11 0 0 25 0 1 0 126698276 759820288 17947 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517315 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 185503 17947 40 100 0 185400 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 742012

[startup+102.304 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1574632/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=755804 CPUtime=102.27
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 33520 0 0 0 10214 13 0 0 25 0 1 0 126698276 773943296 22178 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517404 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 188951 22178 40 100 0 188848 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 755804

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1571176/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=758560 CPUtime=162.24
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 34421 0 0 0 16211 13 0 0 25 0 1 0 126698276 776765440 23035 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 189640 23035 40 100 0 189537 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 758560

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1565416/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=763096 CPUtime=222.23
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 35938 0 0 0 22209 14 0 0 25 0 1 0 126698276 781410304 24479 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 190774 24479 40 100 0 190671 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 763096

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1563112/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=764952 CPUtime=282.21
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 36557 0 0 0 28206 15 0 0 25 0 1 0 126698276 783310848 25068 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517971 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 191238 25068 40 100 0 191135 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 764952

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1561384/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=766312 CPUtime=342.2
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 36979 0 0 0 34204 16 0 0 25 0 1 0 126698276 784703488 25469 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517191 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 191578 25469 40 100 0 191475 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 766312

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22401
/proc/meminfo: memFree=1559848/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=767544 CPUtime=402.18
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 37397 0 0 0 40202 16 0 0 25 0 1 0 126698276 785965056 25867 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 191886 25867 40 100 0 191783 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 767544

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1558376/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=768628 CPUtime=462.17
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 37781 0 0 0 46200 17 0 0 25 0 1 0 126698276 787075072 26232 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 192157 26232 40 100 0 192054 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 768628

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1557672/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=769096 CPUtime=522.15
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 37952 0 0 0 52198 17 0 0 25 0 1 0 126698276 787554304 26394 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517299 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 192274 26394 40 100 0 192171 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 769096

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1557160/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=769724 CPUtime=582.13
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 38140 0 0 0 58196 17 0 0 25 0 1 0 126698276 788197376 26573 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517295 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 192431 26573 40 100 0 192328 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 769724

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1554792/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=771532 CPUtime=642.12
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 38749 0 0 0 64194 18 0 0 25 0 1 0 126698276 790048768 27153 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 192883 27153 40 100 0 192780 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 771532

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1551784/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=773984 CPUtime=702.1
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 39528 0 0 0 70192 18 0 0 25 0 1 0 126698276 792559616 27894 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517408 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 193496 27894 40 100 0 193393 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 773984

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1547048/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=777964 CPUtime=762.09
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 40790 0 0 0 76189 20 0 0 25 0 1 0 126698276 796635136 29103 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517289 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 194491 29103 40 100 0 194388 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 777964

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1541224/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=782728 CPUtime=822.07
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 42290 0 0 0 82186 21 0 0 25 0 1 0 126698276 801513472 30541 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517319 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 195682 30541 40 100 0 195579 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 782728

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1537832/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=785664 CPUtime=882.05
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 43190 0 0 0 88183 22 0 0 25 0 1 0 126698276 804519936 31409 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515361 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 196416 31409 40 100 0 196313 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 785664

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1531432/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=790868 CPUtime=942.04
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 44853 0 0 0 94180 24 0 0 25 0 1 0 126698276 809848832 33001 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517260 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 197717 33001 40 100 0 197614 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 790868

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22403
/proc/meminfo: memFree=1528424/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=793400 CPUtime=1002.02
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 45607 0 0 0 100178 24 0 0 25 0 1 0 126698276 812441600 33730 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134518051 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 198350 33730 40 100 0 198247 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 793400

[startup+1062.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 22403
/proc/meminfo: memFree=1522088/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=798836 CPUtime=1062.01
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 47293 0 0 0 106175 26 0 0 25 0 1 0 126698276 818008064 35348 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 199709 35348 40 100 0 199606 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 798836

[startup+1122.3 s]
/proc/loadavg: 1.11 1.02 1.00 2/65 22403
/proc/meminfo: memFree=1520488/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=800008 CPUtime=1121.99
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 47678 0 0 0 112173 26 0 0 25 0 1 0 126698276 819208192 35716 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517581 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 200002 35716 40 100 0 199899 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 800008

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 22403
/proc/meminfo: memFree=1519912/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=800420 CPUtime=1181.97
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 47821 0 0 0 118171 26 0 0 25 0 1 0 126698276 819630080 35853 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517531 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 200105 35853 40 100 0 200002 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 800420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 22403
/proc/meminfo: memFree=1519848/2055920 swapFree=4183292/4192956
[pid=22400] ppid=22398 vsize=800420 CPUtime=1200.07
/proc/22400/stat : 22400 (dewSatz_fixed) R 22398 22400 21214 0 -1 4194304 47831 0 0 0 119981 26 0 0 25 0 1 0 126698276 819630080 35862 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 1 0 0
/proc/22400/statm: 200105 35862 40 100 0 200002 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 800420

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.81
CPU system time (s): 0.293955
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 800420

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

runsolver used 0.913861 second user time and 2.37364 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Apr 28 00:02:12 UTC 2007

IDJOB= 428392
IDBENCH= 20466
IDSOLVER= 197
FILE ID= node51/428392-1177718531

PBS_JOBID= 4715349

Free space on /tmp= 66514 MiB

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

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  ec98bb92b9928019088745bf76777cb6

RANDOM SEED= 244402896

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1663160 kB
Buffers:         36312 kB
Cached:         211952 kB
SwapCached:       3676 kB
Active:         199012 kB
Inactive:       137008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663160 kB
SwapTotal:     4192956 kB
SwapFree:      4183292 kB
Dirty:           15024 kB
Writeback:           0 kB
Mapped:          15792 kB
Slab:            42804 kB
Committed_AS:  3839972 kB
PageTables:       1408 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= 66514 MiB

End job on node51 on Sat Apr 28 00:22:14 UTC 2007