Trace number 1530044

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.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S289069074-070.cnf
MD5SUM6d110538c6795cd651a202a3fd6fda7d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-1530044-1238463854/watcher-1530044-1238463854 -o /tmp/evaluation-result-1530044-1238463854/solver-1530044-1238463854 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530044-1238463854.cnf -rs 81369158 -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: 0.85 0.97 0.99 3/80 30045
/proc/meminfo: memFree=1382992/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=1768 CPUtime=0
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 1119049302 1810432 203 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 442 203 151 362 0 77 0

[startup+0.04198 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 30045
/proc/meminfo: memFree=1382992/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=2296 CPUtime=0.03
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 377 0 0 0 3 0 0 0 18 0 1 0 1119049302 2351104 361 1992294400 134512640 135997824 4294956176 18446744073709551615 134519844 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 574 361 158 362 0 209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2296

[startup+0.101985 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 30045
/proc/meminfo: memFree=1382992/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=2296 CPUtime=0.09
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 377 0 0 0 9 0 0 0 18 0 1 0 1119049302 2351104 361 1992294400 134512640 135997824 4294956176 18446744073709551615 134710626 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 574 361 158 362 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2296

[startup+0.302006 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 30045
/proc/meminfo: memFree=1382992/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=2696 CPUtime=0.29
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 472 0 0 0 29 0 0 0 19 0 1 0 1119049302 2760704 455 1992294400 134512640 135997824 4294956176 18446744073709551615 134513752 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 674 455 174 362 0 309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2696

[startup+0.701047 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 30045
/proc/meminfo: memFree=1382992/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=2828 CPUtime=0.69
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 524 0 0 0 69 0 0 0 22 0 1 0 1119049302 2895872 507 1992294400 134512640 135997824 4294956176 18446744073709551615 135376410 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 707 507 174 362 0 342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2828

[startup+1.50113 s]
/proc/loadavg: 0.85 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1381512/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=3220 CPUtime=1.49
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 602 0 0 0 149 0 0 0 25 0 1 0 1119049302 3297280 585 1992294400 134512640 135997824 4294956176 18446744073709551615 134757361 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 805 585 174 362 0 440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3220

[startup+3.1013 s]
/proc/loadavg: 0.85 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1380744/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=4480 CPUtime=3.09
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 897 0 0 0 309 0 0 0 25 0 1 0 1119049302 4587520 880 1992294400 134512640 135997824 4294956176 18446744073709551615 134756168 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 1120 880 174 362 0 755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4480

[startup+6.30163 s]
/proc/loadavg: 0.86 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1379800/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=4892 CPUtime=6.29
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 977 0 0 0 629 0 0 0 25 0 1 0 1119049302 5009408 960 1992294400 134512640 135997824 4294956176 18446744073709551615 135376448 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 1223 960 174 362 0 858 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4892

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1379352/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=5036 CPUtime=12.69
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 1015 0 0 0 1269 0 0 0 25 0 1 0 1119049302 5156864 998 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 1259 998 174 362 0 894 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5036

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1378520/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=6116 CPUtime=25.48
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 1254 0 0 0 2548 0 0 0 25 0 1 0 1119049302 6262784 1237 1992294400 134512640 135997824 4294956176 18446744073709551615 134757875 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 1529 1237 174 362 0 1164 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6116

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1374104/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=11320 CPUtime=51.08
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 2460 0 0 0 5107 1 0 0 25 0 1 0 1119049302 11591680 2315 1992294400 134512640 135997824 4294956176 18446744073709551615 134757377 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 2830 2315 174 362 0 2465 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11320

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1370392/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=15888 CPUtime=102.27
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 3451 0 0 0 10225 2 0 0 25 0 1 0 1119049302 16269312 3230 1992294400 134512640 135997824 4294956176 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 3972 3230 174 362 0 3607 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15888

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1365080/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=22292 CPUtime=162.25
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 4983 0 0 0 16222 3 0 0 25 0 1 0 1119049302 22827008 4553 1992294400 134512640 135997824 4294956176 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 5573 4553 174 362 0 5208 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22292

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1358168/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=30116 CPUtime=222.23
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 6928 0 0 0 22219 4 0 0 25 0 1 0 1119049302 30838784 6244 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 7529 6244 174 362 0 7164 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30116

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1356568/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=31620 CPUtime=282.22
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 7348 0 0 0 28217 5 0 0 25 0 1 0 1119049302 32378880 6664 1992294400 134512640 135997824 4294956176 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 7905 6664 174 362 0 7540 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31620

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1356512/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=31620 CPUtime=342.2
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 7348 0 0 0 34215 5 0 0 25 0 1 0 1119049302 32378880 6664 1992294400 134512640 135997824 4294956176 18446744073709551615 134757656 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 7905 6664 174 362 0 7540 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31620

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1355104/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=33332 CPUtime=402.19
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 7706 0 0 0 40214 5 0 0 25 0 1 0 1119049302 34131968 7022 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 8333 7022 174 362 0 7968 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 33332

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1353824/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=35024 CPUtime=462.17
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 8041 0 0 0 46212 5 0 0 25 0 1 0 1119049302 35864576 7357 1992294400 134512640 135997824 4294956176 18446744073709551615 134755994 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 8756 7357 174 362 0 8391 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 35024

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1353056/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=35868 CPUtime=522.15
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 8222 0 0 0 52210 5 0 0 25 0 1 0 1119049302 36728832 7538 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 8967 7538 174 362 0 8602 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 35868

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1350944/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=38428 CPUtime=582.14
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 8900 0 0 0 58209 5 0 0 25 0 1 0 1119049302 39350272 8068 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 9607 8068 174 362 0 9242 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 38428

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1350304/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=39204 CPUtime=642.13
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 9058 0 0 0 64208 5 0 0 25 0 1 0 1119049302 40144896 8226 1992294400 134512640 135997824 4294956176 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 9801 8226 174 362 0 9436 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 39204

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1350048/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=39444 CPUtime=702.11
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 9126 0 0 0 70205 6 0 0 25 0 1 0 1119049302 40390656 8294 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 9861 8294 174 362 0 9496 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 39444

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1348960/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=40928 CPUtime=762.1
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 9396 0 0 0 76204 6 0 0 25 0 1 0 1119049302 41910272 8564 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 10232 8564 174 362 0 9867 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 40928

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1348896/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=40928 CPUtime=822.08
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 9408 0 0 0 82202 6 0 0 25 0 1 0 1119049302 41910272 8576 1992294400 134512640 135997824 4294956176 18446744073709551615 134850368 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 10232 8576 174 362 0 9867 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 40928

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1348448/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=41468 CPUtime=882.06
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 9528 0 0 0 88200 6 0 0 25 0 1 0 1119049302 42463232 8696 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 10367 8696 174 362 0 10002 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 41468

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1347168/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=43164 CPUtime=942.04
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 9856 0 0 0 94198 6 0 0 25 0 1 0 1119049302 44199936 9024 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 10791 9024 174 362 0 10426 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 43164

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30046
/proc/meminfo: memFree=1346272/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=44128 CPUtime=1002.03
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 10099 0 0 0 100196 7 0 0 25 0 1 0 1119049302 45187072 9267 1992294400 134512640 135997824 4294956176 18446744073709551615 134757667 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 11032 9267 174 362 0 10667 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 44128

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 30052
/proc/meminfo: memFree=1346208/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=44128 CPUtime=1062.01
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 10102 0 0 0 106194 7 0 0 25 0 1 0 1119049302 45187072 9270 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 11032 9270 174 362 0 10667 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 44128

[startup+1122.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/81 30528
/proc/meminfo: memFree=1344856/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=45540 CPUtime=1121.96
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 10381 0 0 0 112187 9 0 0 25 0 1 0 1119049302 46632960 9549 1992294400 134512640 135997824 4294956176 18446744073709551615 134757352 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 11385 9549 174 362 0 11020 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 45540

[startup+1182.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/81 30528
/proc/meminfo: memFree=1344920/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=45540 CPUtime=1181.94
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 10384 0 0 0 118185 9 0 0 25 0 1 0 1119049302 46632960 9552 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 11385 9552 174 362 0 11020 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 45540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.01 0.99 0.99 2/81 30528
/proc/meminfo: memFree=1344856/2055912 swapFree=4170680/4192956
[pid=30045] ppid=30043 vsize=45540 CPUtime=1200.04
/proc/30045/stat : 30045 (hydrasat) R 30043 30045 30008 0 -1 4194304 10385 0 0 0 119995 9 0 0 25 0 1 0 1119049302 46632960 9553 1992294400 134512640 135997824 4294956176 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/30045/statm: 11385 9553 174 362 0 11020 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 45540

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.06
CPU user time (s): 1199.96
CPU system time (s): 0.099984
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 45540

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

runsolver used 1.55576 second user time and 3.9154 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-31 03:44:14
IDJOB=1530044
IDBENCH=70465
IDSOLVER=520
FILE ID=node78/1530044-1238463854
PBS_JOBID= 9061745
Free space on /tmp= 126872 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S289069074-070.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530044-1238463854/watcher-1530044-1238463854 -o /tmp/evaluation-result-1530044-1238463854/solver-1530044-1238463854 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1530044-1238463854.cnf -rs 81369158 -co memory_limit 1800

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

MD5SUM BENCH= 6d110538c6795cd651a202a3fd6fda7d
RANDOM SEED=81369158

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:       1383408 kB
Buffers:         91832 kB
Cached:         489232 kB
SwapCached:       7748 kB
Active:         312092 kB
Inactive:       279308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1383408 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          15956 kB
Slab:            65304 kB
Committed_AS:  2614832 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 04:04:17