Trace number 1529959

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Flat 2009-03-22-Flat? (TO) 1200.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S1772254584-042.cnf
MD5SUMf204ae5b9db3d0db644045bd9b064e28
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1529959-1238456022/watcher-1529959-1238456022 -o /tmp/evaluation-result-1529959-1238456022/solver-1529959-1238456022 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1529959-1238456022.cnf -rs 896068004 -co memory_limit 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 29658
/proc/meminfo: memFree=1384296/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=1596 CPUtime=0
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 1118266122 1634304 190 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 399 191 125 319 0 77 0

[startup+0.051983 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 29658
/proc/meminfo: memFree=1384296/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=1860 CPUtime=0.05
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 275 0 0 0 5 0 0 0 18 0 1 0 1118266122 1904640 258 1992294400 134512640 135819388 4294956160 18446744073709551615 134668144 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 465 258 148 319 0 143 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1860

[startup+0.102998 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 29658
/proc/meminfo: memFree=1384296/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=1860 CPUtime=0.1
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 286 0 0 0 10 0 0 0 18 0 1 0 1118266122 1904640 269 1992294400 134512640 135819388 4294956160 18446744073709551615 135226918 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 465 269 148 319 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1860

[startup+0.302009 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 29658
/proc/meminfo: memFree=1384296/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=1992 CPUtime=0.29
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 320 0 0 0 29 0 0 0 19 0 1 0 1118266122 2039808 303 1992294400 134512640 135819388 4294956160 18446744073709551615 134603036 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 498 303 148 319 0 176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1992

[startup+0.70105 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 29658
/proc/meminfo: memFree=1384296/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=2264 CPUtime=0.69
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 375 0 0 0 69 0 0 0 22 0 1 0 1118266122 2318336 358 1992294400 134512640 135819388 4294956160 18446744073709551615 135226985 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 566 358 148 319 0 244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2264

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1383072/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=2700 CPUtime=1.49
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 482 0 0 0 149 0 0 0 25 0 1 0 1118266122 2764800 465 1992294400 134512640 135819388 4294956160 18446744073709551615 134617421 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 675 465 148 319 0 353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2700

[startup+3.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1382752/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=2964 CPUtime=3.09
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 541 0 0 0 309 0 0 0 25 0 1 0 1118266122 3035136 524 1992294400 134512640 135819388 4294956160 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 741 524 148 319 0 419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2964

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1382432/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=2964 CPUtime=6.29
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 547 0 0 0 629 0 0 0 25 0 1 0 1118266122 3035136 530 1992294400 134512640 135819388 4294956160 18446744073709551615 134616834 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 741 530 148 319 0 419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2964

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1382304/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=2964 CPUtime=12.69
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 563 0 0 0 1269 0 0 0 25 0 1 0 1118266122 3035136 546 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 741 546 148 319 0 419 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2964

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1380384/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=5020 CPUtime=25.48
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 1044 0 0 0 2548 0 0 0 25 0 1 0 1118266122 5140480 1027 1992294400 134512640 135819388 4294956160 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 1255 1027 148 319 0 933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5020

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1377120/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=8664 CPUtime=51.07
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 1888 0 0 0 5106 1 0 0 25 0 1 0 1118266122 8871936 1810 1992294400 134512640 135819388 4294956160 18446744073709551615 134596619 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 2166 1810 148 319 0 1844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8664

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1374752/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=11676 CPUtime=102.27
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 2519 0 0 0 10225 2 0 0 25 0 1 0 1118266122 11956224 2441 1992294400 134512640 135819388 4294956160 18446744073709551615 134617100 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 2919 2441 148 319 0 2597 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11676

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1369184/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=18376 CPUtime=162.25
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 4001 0 0 0 16222 3 0 0 25 0 1 0 1118266122 18817024 3850 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 4594 3850 148 319 0 4272 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18376

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1363744/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=24336 CPUtime=222.23
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 5547 0 0 0 22219 4 0 0 25 0 1 0 1118266122 24920064 5169 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 6084 5169 148 319 0 5762 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24336

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1359392/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=30076 CPUtime=282.21
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 7129 0 0 0 28216 5 0 0 25 0 1 0 1118266122 30797824 6261 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 7519 6261 148 319 0 7197 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30076

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1356064/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=33696 CPUtime=342.2
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 7940 0 0 0 34214 6 0 0 25 0 1 0 1118266122 34504704 7072 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 8424 7072 148 319 0 8102 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 33696

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1353120/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=36752 CPUtime=402.18
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 8669 0 0 0 40212 6 0 0 25 0 1 0 1118266122 37634048 7801 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 9188 7801 148 319 0 8866 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36752

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1350432/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=39788 CPUtime=462.16
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 9345 0 0 0 46209 7 0 0 25 0 1 0 1118266122 40742912 8477 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 9947 8477 148 319 0 9625 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 39788

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29659
/proc/meminfo: memFree=1348320/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=42548 CPUtime=522.14
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 9915 0 0 0 52207 7 0 0 25 0 1 0 1118266122 43569152 9010 1992294400 134512640 135819388 4294956160 18446744073709551615 134617106 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10637 9010 148 319 0 10315 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 42548

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347808/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=582.12
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10003 0 0 0 58205 7 0 0 25 0 1 0 1118266122 44167168 9098 1992294400 134512640 135819388 4294956160 18446744073709551615 134596619 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9098 148 319 0 10461 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 43132

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347808/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=642.11
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10003 0 0 0 64204 7 0 0 25 0 1 0 1118266122 44167168 9098 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9098 148 319 0 10461 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 43132

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347872/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=702.09
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10007 0 0 0 70201 8 0 0 25 0 1 0 1118266122 44167168 9102 1992294400 134512640 135819388 4294956160 18446744073709551615 134617100 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9102 148 319 0 10461 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 43132

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347936/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=762.08
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10017 0 0 0 76200 8 0 0 25 0 1 0 1118266122 44167168 9112 1992294400 134512640 135819388 4294956160 18446744073709551615 134617103 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9112 148 319 0 10461 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 43132

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347872/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=822.06
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10026 0 0 0 82198 8 0 0 25 0 1 0 1118266122 44167168 9121 1992294400 134512640 135819388 4294956160 18446744073709551615 134617232 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9121 148 319 0 10461 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 43132

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347872/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=882.04
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10026 0 0 0 88196 8 0 0 25 0 1 0 1118266122 44167168 9121 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9121 148 319 0 10461 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 43132

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347936/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=942.02
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10026 0 0 0 94194 8 0 0 25 0 1 0 1118266122 44167168 9121 1992294400 134512640 135819388 4294956160 18446744073709551615 134585479 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9121 148 319 0 10461 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 43132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1348000/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=1002.01
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10028 0 0 0 100193 8 0 0 25 0 1 0 1118266122 44167168 9123 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9123 148 319 0 10461 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 43132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347936/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43132 CPUtime=1061.99
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10028 0 0 0 106191 8 0 0 25 0 1 0 1118266122 44167168 9123 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10783 9123 148 319 0 10461 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 43132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347680/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43588 CPUtime=1121.97
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10140 0 0 0 112189 8 0 0 25 0 1 0 1118266122 44634112 9196 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10897 9196 148 319 0 10575 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 43588

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347616/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43588 CPUtime=1181.95
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10162 0 0 0 118187 8 0 0 25 0 1 0 1118266122 44634112 9218 1992294400 134512640 135819388 4294956160 18446744073709551615 134617187 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10897 9218 148 319 0 10575 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 43588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29661
/proc/meminfo: memFree=1347552/2055912 swapFree=4170680/4192956
[pid=29658] ppid=29656 vsize=43864 CPUtime=1200.05
/proc/29658/stat : 29658 (hydrasat-flat) R 29656 29658 29375 0 -1 4194304 10170 0 0 0 119997 8 0 0 25 0 1 0 1118266122 44916736 9226 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/29658/statm: 10966 9226 148 319 0 10644 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 43864

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.98
CPU system time (s): 0.091986
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 43864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10170
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1692

runsolver used 1.55476 second user time and 3.9164 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-31 01:33:42
IDJOB=1529959
IDBENCH=70437
IDSOLVER=519
FILE ID=node78/1529959-1238456022
PBS_JOBID= 9061676
Free space on /tmp= 126872 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S1772254584-042.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529959-1238456022/watcher-1529959-1238456022 -o /tmp/evaluation-result-1529959-1238456022/solver-1529959-1238456022 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1529959-1238456022.cnf -rs 896068004 -co memory_limit 1800

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

MD5SUM BENCH= f204ae5b9db3d0db644045bd9b064e28
RANDOM SEED=896068004

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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.214
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:      2055912 kB
MemFree:       1384712 kB
Buffers:         91364 kB
Cached:         488612 kB
SwapCached:       7748 kB
Active:         310052 kB
Inactive:       280292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1384712 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            1344 kB
Writeback:           0 kB
Mapped:          16040 kB
Slab:            65044 kB
Committed_AS:  2598488 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-31 01:53:45