Trace number 1530011

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 2009-03-22-Base? (TO) 1200.1 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1559668863-058.cnf
MD5SUMa3f3fd0be9c576316fd52f2f017266f9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark760.148
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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-1530011-1238459157/watcher-1530011-1238459157 -o /tmp/evaluation-result-1530011-1238459157/solver-1530011-1238459157 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530011-1238459157.cnf -rs 1580848475 -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/64 7419
/proc/meminfo: memFree=1386512/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=1768 CPUtime=0
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 1118578542 1810432 194 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 442 194 151 362 0 77 0

[startup+0.0439871 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7419
/proc/meminfo: memFree=1386512/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=2164 CPUtime=0.04
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 347 0 0 0 4 0 0 0 18 0 1 0 1118578542 2215936 331 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 541 331 158 362 0 176 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2164

[startup+0.102991 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7419
/proc/meminfo: memFree=1386512/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=2164 CPUtime=0.1
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 347 0 0 0 10 0 0 0 18 0 1 0 1118578542 2215936 331 1992294400 134512640 135997824 4294956176 18446744073709551615 134519812 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 541 331 158 362 0 176 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2164

[startup+0.30201 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7419
/proc/meminfo: memFree=1386512/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=2572 CPUtime=0.3
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 456 0 0 0 30 0 0 0 19 0 1 0 1118578542 2633728 439 1992294400 134512640 135997824 4294956176 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 643 439 174 362 0 278 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2572

[startup+0.702045 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7419
/proc/meminfo: memFree=1386512/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=2704 CPUtime=0.7
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 497 0 0 0 70 0 0 0 22 0 1 0 1118578542 2768896 480 1992294400 134512640 135997824 4294956176 18446744073709551615 134757645 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 676 480 174 362 0 311 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2704

[startup+1.50112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1385096/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=3228 CPUtime=1.49
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 608 0 0 0 149 0 0 0 25 0 1 0 1118578542 3305472 591 1992294400 134512640 135997824 4294956176 18446744073709551615 134756036 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 807 591 174 362 0 442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3228

[startup+3.10126 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1384328/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=4556 CPUtime=3.09
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 889 0 0 0 309 0 0 0 25 0 1 0 1118578542 4665344 872 1992294400 134512640 135997824 4294956176 18446744073709551615 134664505 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 1139 872 174 362 0 774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4556

[startup+6.30155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1381960/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=6440 CPUtime=6.29
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 1310 0 0 0 629 0 0 0 25 0 1 0 1118578542 6594560 1293 1992294400 134512640 135997824 4294956176 18446744073709551615 134758023 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 1610 1293 174 362 0 1245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6440

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1378696/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=10208 CPUtime=12.68
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 2130 0 0 0 1268 0 0 0 25 0 1 0 1118578542 10452992 2055 1992294400 134512640 135997824 4294956176 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 2552 2055 174 362 0 2187 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10208

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1373448/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=16344 CPUtime=25.49
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 3698 0 0 0 2547 2 0 0 25 0 1 0 1118578542 16736256 3307 1992294400 134512640 135997824 4294956176 18446744073709551615 134757667 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 4086 3307 174 362 0 3721 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16344

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1369032/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=21696 CPUtime=51.07
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 4914 0 0 0 5105 2 0 0 25 0 1 0 1118578542 22216704 4458 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 5424 4458 174 362 0 5059 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21696

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1360392/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=32184 CPUtime=102.26
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 7359 0 0 0 10222 4 0 0 25 0 1 0 1118578542 32956416 6639 1992294400 134512640 135997824 4294956176 18446744073709551615 134757718 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 8046 6639 174 362 0 7681 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32184

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1355656/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=37676 CPUtime=162.24
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 8644 0 0 0 16219 5 0 0 25 0 1 0 1118578542 38580224 7795 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 9419 7795 174 362 0 9054 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37676

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1347784/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=46712 CPUtime=222.24
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 11084 0 0 0 22216 8 0 0 25 0 1 0 1118578542 47833088 9741 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 11678 9741 174 362 0 11313 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 46712

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1343816/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=50536 CPUtime=282.21
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 12071 0 0 0 28212 9 0 0 25 0 1 0 1118578542 51748864 10728 1992294400 134512640 135997824 4294956176 18446744073709551615 134843428 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 12634 10728 174 362 0 12269 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 50536

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1339528/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=56256 CPUtime=342.2
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 13531 0 0 0 34210 10 0 0 25 0 1 0 1118578542 57606144 11776 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 14064 11776 174 362 0 13699 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 56256

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1334984/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=61260 CPUtime=402.18
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 14857 0 0 0 40207 11 0 0 25 0 1 0 1118578542 62730240 12922 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 15315 12922 174 362 0 14950 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 61260

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1332424/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=63672 CPUtime=462.17
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 15483 0 0 0 46205 12 0 0 25 0 1 0 1118578542 65200128 13548 1992294400 134512640 135997824 4294956176 18446744073709551615 134757511 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 15918 13548 174 362 0 15553 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 63672

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1325832/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=72992 CPUtime=522.15
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 18396 0 0 0 52201 14 0 0 25 0 1 0 1118578542 74743808 15216 1992294400 134512640 135997824 4294956176 18446744073709551615 134757576 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 18248 15216 174 362 0 17883 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 72992

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7420
/proc/meminfo: memFree=1322888/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=76936 CPUtime=582.14
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 19424 0 0 0 58199 15 0 0 25 0 1 0 1118578542 78782464 15923 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 19234 15923 174 362 0 18869 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 76936

[startup+642.303 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 7420
/proc/meminfo: memFree=1321096/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=78860 CPUtime=642.12
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 19872 0 0 0 64196 16 0 0 25 0 1 0 1118578542 80752640 16371 1992294400 134512640 135997824 4294956176 18446744073709551615 134757369 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 19715 16371 174 362 0 19350 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 78860

[startup+702.303 s]
/proc/loadavg: 1.17 1.05 1.01 2/65 7420
/proc/meminfo: memFree=1319240/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=80912 CPUtime=702.11
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 20348 0 0 0 70194 17 0 0 25 0 1 0 1118578542 82853888 16847 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 20228 16847 174 362 0 19863 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 80912

[startup+762.305 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 7420
/proc/meminfo: memFree=1317128/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=83192 CPUtime=762.09
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 20856 0 0 0 76191 18 0 0 25 0 1 0 1118578542 85188608 17355 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 20798 17355 174 362 0 20433 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 83192

[startup+822.303 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 7420
/proc/meminfo: memFree=1314248/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=86936 CPUtime=822.08
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 21957 0 0 0 82189 19 0 0 25 0 1 0 1118578542 89022464 18124 1992294400 134512640 135997824 4294956176 18446744073709551615 134590082 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 21734 18124 174 362 0 21369 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 86936

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7420
/proc/meminfo: memFree=1311816/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=89184 CPUtime=882.05
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 22566 0 0 0 88186 19 0 0 25 0 1 0 1118578542 91324416 18733 1992294400 134512640 135997824 4294956176 18446744073709551615 134757699 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 22296 18733 174 362 0 21931 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 89184

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7422
/proc/meminfo: memFree=1309704/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=91516 CPUtime=942.04
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 23075 0 0 0 94184 20 0 0 25 0 1 0 1118578542 93712384 19242 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 22879 19242 174 362 0 22514 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 91516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7422
/proc/meminfo: memFree=1307912/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=93408 CPUtime=1002.02
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 23533 0 0 0 100182 20 0 0 25 0 1 0 1118578542 95649792 19700 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 23352 19700 174 362 0 22987 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 93408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7422
/proc/meminfo: memFree=1302792/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=99712 CPUtime=1062
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 25576 0 0 0 106178 22 0 0 25 0 1 0 1118578542 102105088 20938 1992294400 134512640 135997824 4294956176 18446744073709551615 134757662 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 24928 20938 174 362 0 24563 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 99712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7422
/proc/meminfo: memFree=1295560/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=108740 CPUtime=1121.99
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 28514 0 0 0 112175 24 0 0 25 0 1 0 1118578542 111349760 22766 1992294400 134512640 135997824 4294956176 18446744073709551615 134757413 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 27185 22766 174 362 0 26820 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 108740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7422
/proc/meminfo: memFree=1294536/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=109824 CPUtime=1181.98
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 29029 0 0 0 118173 25 0 0 25 0 1 0 1118578542 112459776 23043 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 27456 23043 174 362 0 27091 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 109824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7422
/proc/meminfo: memFree=1294024/2055920 swapFree=4178352/4192956
[pid=7419] ppid=7417 vsize=110412 CPUtime=1200.07
/proc/7419/stat : 7419 (hydrasat) R 7417 7419 7222 0 -1 4194304 29146 0 0 0 119982 25 0 0 25 0 1 0 1118578542 113061888 23160 1992294400 134512640 135997824 4294956176 18446744073709551615 134757508 0 0 4096 1 0 0 0 17 1 0 0
/proc/7419/statm: 27603 23160 174 362 0 27238 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 110412

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.83
CPU system time (s): 0.269958
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 110412

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

runsolver used 0.903862 second user time and 2.69659 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-31 02:25:58
IDJOB=1530011
IDBENCH=70454
IDSOLVER=520
FILE ID=node43/1530011-1238459157
PBS_JOBID= 9061706
Free space on /tmp= 63084 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S1559668863-058.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530011-1238459157/watcher-1530011-1238459157 -o /tmp/evaluation-result-1530011-1238459157/solver-1530011-1238459157 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1530011-1238459157.cnf -rs 1580848475 -co memory_limit 1800

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

MD5SUM BENCH= a3f3fd0be9c576316fd52f2f017266f9
RANDOM SEED=1580848475

node43.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.242
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.242
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:       1386928 kB
Buffers:         78268 kB
Cached:         503604 kB
SwapCached:       8504 kB
Active:         263308 kB
Inactive:       328608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386928 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          15772 kB
Slab:            63064 kB
Committed_AS:  2459344 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-31 02:46:00