Trace number 428386

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.09 1200.53

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11803.cnf
MD5SUM6c6fd606fd41d7205b07602118ad74a0
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.78073
Satisfiable
(Un)Satisfiability was proved
Number of variables276402
Number of clauses798348
Sum of the clauses size2080196
Maximum clause length3
Minimum clause length1
Number of clauses of size 131560
Number of clauses of size 2251728
Number of clauses of size 3515060
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/node9/watcher-428386-1177718270 -o ROOT/results/node9/solver-428386-1177718270 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428386-1177718270/dewSatz_fixed /tmp/evaluation/428386-1177718270/instance-428386-1177718270.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.98 3/77 30845
/proc/meminfo: memFree=1786576/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=690016 CPUtime=0
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 247864697 706576384 96 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 172504 96 39 100 0 172401 0

[startup+0.0322339 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30845
/proc/meminfo: memFree=1786576/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=690676 CPUtime=0.03
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 360 0 0 0 3 0 0 0 18 0 1 0 247864697 707252224 345 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 172669 346 39 100 0 172566 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 690676

[startup+0.101374 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30845
/proc/meminfo: memFree=1786576/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=691732 CPUtime=0.09
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 807 0 0 0 9 0 0 0 18 0 1 0 247864697 708333568 792 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 172933 792 39 100 0 172830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691732

[startup+0.301264 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30845
/proc/meminfo: memFree=1786576/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=695032 CPUtime=0.29
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 2086 0 0 0 29 0 0 0 19 0 1 0 247864697 711712768 2071 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 173758 2071 39 100 0 173655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 695032

[startup+0.701311 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30845
/proc/meminfo: memFree=1786576/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=701500 CPUtime=0.69
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 4588 0 0 0 67 2 0 0 22 0 1 0 247864697 718336000 4573 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 175375 4573 39 100 0 175272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 701500

[startup+1.5014 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 30846
/proc/meminfo: memFree=1760840/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=724108 CPUtime=1.49
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 23476 0 0 0 143 6 0 0 25 0 1 0 247864697 741486592 12761 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517820 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 181027 12761 40 100 0 180924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 724108

[startup+3.10158 s]
/proc/loadavg: 0.91 0.95 0.98 3/78 30846
/proc/meminfo: memFree=1734152/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=725720 CPUtime=3.09
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 24194 0 0 0 303 6 0 0 25 0 1 0 247864697 743137280 13331 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515399 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 181430 13331 40 100 0 181327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 725720

[startup+6.30194 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 30846
/proc/meminfo: memFree=1730632/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=728176 CPUtime=6.28
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 24966 0 0 0 621 7 0 0 25 0 1 0 247864697 745652224 14058 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515456 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 182044 14058 40 100 0 181941 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 728176

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 30846
/proc/meminfo: memFree=1723600/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=733772 CPUtime=12.67
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 26853 0 0 0 1260 7 0 0 25 0 1 0 247864697 751382528 15783 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 183443 15783 40 100 0 183340 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 733772

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 30846
/proc/meminfo: memFree=1715984/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=739828 CPUtime=25.47
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 28796 0 0 0 2539 8 0 0 25 0 1 0 247864697 757583872 17622 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 184957 17622 40 100 0 184854 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 739828

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 30846
/proc/meminfo: memFree=1708112/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=746360 CPUtime=51.07
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 30886 0 0 0 5097 10 0 0 25 0 1 0 247864697 764272640 19598 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517829 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 186590 19598 40 100 0 186487 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 746360

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30846
/proc/meminfo: memFree=1694096/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=757856 CPUtime=102.26
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 34558 0 0 0 10214 12 0 0 25 0 1 0 247864697 776044544 23096 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517414 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 189464 23096 40 100 0 189361 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 757856

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30846
/proc/meminfo: memFree=1684048/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=765784 CPUtime=162.23
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 37183 0 0 0 16209 14 0 0 25 0 1 0 247864697 784162816 25596 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517319 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 191446 25596 40 100 0 191343 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 765784

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 31010
/proc/meminfo: memFree=1677136/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=770340 CPUtime=222.14
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 38681 0 0 0 22198 16 0 0 25 0 1 0 247864697 788828160 27022 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517614 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 192585 27022 40 100 0 192482 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 770340

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1676176/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=772020 CPUtime=282.1
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 39238 0 0 0 28193 17 0 0 25 0 1 0 247864697 790548480 27551 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 193005 27551 40 100 0 192902 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 772020

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1674704/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=773104 CPUtime=342.08
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 39605 0 0 0 34191 17 0 0 25 0 1 0 247864697 791658496 27900 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 193276 27900 40 100 0 193173 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 773104

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1671952/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=775400 CPUtime=402.07
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 40349 0 0 0 40189 18 0 0 25 0 1 0 247864697 794009600 28608 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517813 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 193850 28608 40 100 0 193747 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 775400

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1670096/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=776932 CPUtime=462.05
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 40834 0 0 0 46187 18 0 0 25 0 1 0 247864697 795578368 29069 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517303 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 194233 29069 40 100 0 194130 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 776932

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1668752/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=778012 CPUtime=522.04
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 41206 0 0 0 52185 19 0 0 25 0 1 0 247864697 796684288 29423 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 194503 29423 40 100 0 194400 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 778012

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1667472/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=778948 CPUtime=582.02
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 41538 0 0 0 58182 20 0 0 25 0 1 0 247864697 797642752 29738 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517278 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 194737 29738 40 100 0 194634 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 778948

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1666960/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=779416 CPUtime=642
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 41661 0 0 0 64180 20 0 0 25 0 1 0 247864697 798121984 29855 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 194854 29855 40 100 0 194751 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 779416

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1666512/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=779732 CPUtime=701.99
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 41792 0 0 0 70178 21 0 0 25 0 1 0 247864697 798445568 29980 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517325 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 194933 29980 40 100 0 194830 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 779732

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1665808/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=780352 CPUtime=761.97
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 41975 0 0 0 76176 21 0 0 25 0 1 0 247864697 799080448 30154 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 195088 30154 40 100 0 194985 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 780352

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1662736/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=782784 CPUtime=821.95
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 42776 0 0 0 82173 22 0 0 25 0 1 0 247864697 801570816 30916 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517291 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 195696 30916 40 100 0 195593 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 782784

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1659920/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=784908 CPUtime=881.93
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 43512 0 0 0 88171 22 0 0 25 0 1 0 247864697 803745792 31616 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 196227 31616 40 100 0 196124 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 784908

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1659216/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=785524 CPUtime=941.92
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 43704 0 0 0 94169 23 0 0 25 0 1 0 247864697 804376576 31799 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517272 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 196381 31799 40 100 0 196278 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 785524

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1658768/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=785980 CPUtime=1001.91
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 43840 0 0 0 100167 24 0 0 25 0 1 0 247864697 804843520 31928 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 196495 31928 40 100 0 196392 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 785980

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1657552/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=786912 CPUtime=1061.89
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 44143 0 0 0 106165 24 0 0 25 0 1 0 247864697 805797888 32216 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517305 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 196728 32216 40 100 0 196625 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 786912

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1656976/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=787388 CPUtime=1121.88
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 44299 0 0 0 112163 25 0 0 25 0 1 0 247864697 806285312 32364 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 196847 32364 40 100 0 196744 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 787388

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1655952/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=788008 CPUtime=1181.86
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 44545 0 0 0 118161 25 0 0 25 0 1 0 247864697 806920192 32598 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 197002 32598 40 100 0 196899 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 788008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1655888/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=788172 CPUtime=1200.06
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 44564 0 0 0 119981 25 0 0 25 0 1 0 247864697 807088128 32616 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517379 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 197043 32616 40 100 0 196940 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 788172

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: 0.99 0.97 0.98 2/78 31043
/proc/meminfo: memFree=1655888/2055920 swapFree=4144424/4192956
[pid=30845] ppid=30843 vsize=788172 CPUtime=1200.06
/proc/30845/stat : 30845 (dewSatz_fixed) R 30843 30845 30062 0 -1 4194304 44564 0 0 0 119981 25 0 0 25 0 1 0 247864697 807088128 32616 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517379 0 0 4096 0 0 0 0 17 1 0 0
/proc/30845/statm: 197043 32616 40 100 0 196940 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 788172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 1199.81
CPU system time (s): 0.281957
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 788172

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

runsolver used 0.884865 second user time and 2.68659 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri Apr 27 23:57:51 UTC 2007

IDJOB= 428386
IDBENCH= 20463
IDSOLVER= 197
FILE ID= node9/428386-1177718270

PBS_JOBID= 4715361

Free space on /tmp= 66477 MiB

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

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  6c6fd606fd41d7205b07602118ad74a0

RANDOM SEED= 138818839

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1786984 kB
Buffers:         39140 kB
Cached:         160948 kB
SwapCached:      16696 kB
Active:         179160 kB
Inactive:        45268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786984 kB
SwapTotal:     4192956 kB
SwapFree:      4144424 kB
Dirty:           17284 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            30076 kB
Committed_AS:  6665944 kB
PageTables:       1784 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= 66477 MiB

End job on node9 on Sat Apr 28 00:17:54 UTC 2007