Trace number 1723265

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.14 1200.55

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.5152
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723265-1240684532/watcher-1723265-1240684532 -o /tmp/evaluation-result-1723265-1240684532/solver-1723265-1240684532 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1723265-1240684532.cnf -rs 144241787 -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.05 3/64 19184
/proc/meminfo: memFree=1159984/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=4524 CPUtime=0
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 222 0 0 0 0 0 0 0 18 0 1 0 96487459 4632576 206 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 1131 206 151 362 0 766 0

[startup+0.0983421 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 19184
/proc/meminfo: memFree=1159984/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=7692 CPUtime=0.09
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 1102 0 0 0 9 0 0 0 18 0 1 0 96487459 7876608 1086 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 1923 1086 151 362 0 1558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7692

[startup+0.101341 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 19184
/proc/meminfo: memFree=1159984/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=7824 CPUtime=0.09
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 1129 0 0 0 9 0 0 0 18 0 1 0 96487459 8011776 1113 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 1956 1114 151 362 0 1591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7824

[startup+0.30138 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 19184
/proc/meminfo: memFree=1159984/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=14556 CPUtime=0.29
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 2999 0 0 0 28 1 0 0 19 0 1 0 96487459 14905344 2983 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 3639 2983 151 362 0 3274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14556

[startup+0.701452 s]
/proc/loadavg: 1.00 1.00 1.05 3/64 19184
/proc/meminfo: memFree=1159984/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=28020 CPUtime=0.69
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 6686 0 0 0 66 3 0 0 23 0 1 0 96487459 28692480 6670 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 7005 6670 151 362 0 6640 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28020

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 19185
/proc/meminfo: memFree=1117160/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=55916 CPUtime=1.5
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 14229 0 0 0 144 6 0 0 25 0 1 0 96487459 57257984 13517 1992294400 134512640 135997824 4294956160 18446744073709551615 135387651 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 13979 13517 158 362 0 13614 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 55916

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 19185
/proc/meminfo: memFree=1094888/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=86092 CPUtime=3.09
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 22606 0 0 0 300 9 0 0 25 0 1 0 96487459 88158208 20721 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 21523 20721 159 362 0 21158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86092

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 19185
/proc/meminfo: memFree=1058088/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=113488 CPUtime=6.29
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 30672 0 0 0 617 12 0 0 25 0 1 0 96487459 116211712 27249 1992294400 134512640 135997824 4294956160 18446744073709551615 134519482 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 28372 27249 159 362 0 28007 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113488

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 19185
/proc/meminfo: memFree=1007080/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=158012 CPUtime=12.69
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 44418 0 0 0 1250 19 0 0 25 0 1 0 96487459 161804288 38313 1992294400 134512640 135997824 4294956160 18446744073709551615 135376485 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 39503 38313 174 362 0 39138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 158012

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 19185
/proc/meminfo: memFree=1004648/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=160264 CPUtime=25.48
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 44982 0 0 0 2529 19 0 0 25 0 1 0 96487459 164110336 38877 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 40066 38877 174 362 0 39701 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 160264

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 19185
/proc/meminfo: memFree=997416/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=168292 CPUtime=51.07
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 46839 0 0 0 5086 21 0 0 25 0 1 0 96487459 172331008 40734 1992294400 134512640 135997824 4294956160 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 42073 40734 174 362 0 41708 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 168292

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 19185
/proc/meminfo: memFree=987624/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=178864 CPUtime=102.25
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 49272 0 0 0 10203 22 0 0 25 0 1 0 96487459 183156736 43167 1992294400 134512640 135997824 4294956160 18446744073709551615 134843738 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 44716 43167 174 362 0 44351 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 178864

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 19187
/proc/meminfo: memFree=970280/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=198056 CPUtime=162.23
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 53678 0 0 0 16197 26 0 0 25 0 1 0 96487459 202809344 47573 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 49514 47573 174 362 0 49149 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 198056

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19187
/proc/meminfo: memFree=954472/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=214884 CPUtime=222.22
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 57542 0 0 0 22193 29 0 0 25 0 1 0 96487459 220041216 51437 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 53721 51437 174 362 0 53356 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 214884

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 19187
/proc/meminfo: memFree=949096/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=222404 CPUtime=282.19
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 59103 0 0 0 28190 29 0 0 25 0 1 0 96487459 227741696 52869 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 55601 52869 174 362 0 55236 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 222404

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 19187
/proc/meminfo: memFree=930408/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=241916 CPUtime=342.17
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 63736 0 0 0 34184 33 0 0 25 0 1 0 96487459 247721984 57436 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 60479 57436 174 362 0 60114 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 241916

[startup+402.303 s]
/proc/loadavg: 1.11 1.03 1.02 2/65 19187
/proc/meminfo: memFree=913832/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=260572 CPUtime=402.15
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 68198 0 0 0 40179 36 0 0 25 0 1 0 96487459 266825728 61576 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 65143 61576 174 362 0 64778 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 260572

[startup+462.302 s]
/proc/loadavg: 1.15 1.05 1.02 2/65 19187
/proc/meminfo: memFree=907624/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=267308 CPUtime=462.13
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 69731 0 0 0 46176 37 0 0 25 0 1 0 96487459 273723392 63109 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 66827 63109 174 362 0 66462 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 267308

[startup+522.302 s]
/proc/loadavg: 1.10 1.06 1.02 2/65 19187
/proc/meminfo: memFree=906792/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=268204 CPUtime=522.11
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 69923 0 0 0 52173 38 0 0 25 0 1 0 96487459 274640896 63301 1992294400 134512640 135997824 4294956160 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 67051 63301 174 362 0 66686 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 268204

[startup+582.302 s]
/proc/loadavg: 1.07 1.06 1.02 2/65 19187
/proc/meminfo: memFree=905576/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=269612 CPUtime=582.09
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 70232 0 0 0 58171 38 0 0 25 0 1 0 96487459 276082688 63610 1992294400 134512640 135997824 4294956160 18446744073709551615 134757555 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 67403 63610 174 362 0 67038 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 269612

[startup+642.302 s]
/proc/loadavg: 1.06 1.06 1.02 2/65 19187
/proc/meminfo: memFree=904616/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=270580 CPUtime=642.08
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 70455 0 0 0 64169 39 0 0 25 0 1 0 96487459 277073920 63833 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 67645 63833 174 362 0 67280 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 270580

[startup+702.302 s]
/proc/loadavg: 1.02 1.05 1.02 2/65 19187
/proc/meminfo: memFree=903592/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=271900 CPUtime=702.05
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 70716 0 0 0 70166 39 0 0 25 0 1 0 96487459 278425600 64094 1992294400 134512640 135997824 4294956160 18446744073709551615 134757455 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 67975 64094 174 362 0 67610 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 271900

[startup+762.306 s]
/proc/loadavg: 1.01 1.03 1.01 2/65 19187
/proc/meminfo: memFree=902888/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=272724 CPUtime=762.03
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 70880 0 0 0 76164 39 0 0 25 0 1 0 96487459 279269376 64258 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 68181 64258 174 362 0 67816 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 272724

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 19187
/proc/meminfo: memFree=901928/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=273948 CPUtime=822.01
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 71122 0 0 0 82161 40 0 0 25 0 1 0 96487459 280522752 64500 1992294400 134512640 135997824 4294956160 18446744073709551615 134683847 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 68487 64500 174 362 0 68122 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 273948

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19187
/proc/meminfo: memFree=899688/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=276836 CPUtime=881.99
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 71686 0 0 0 88159 40 0 0 25 0 1 0 96487459 283480064 65064 1992294400 134512640 135997824 4294956160 18446744073709551615 134758115 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 69209 65064 174 362 0 68844 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 276836

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19187
/proc/meminfo: memFree=899496/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=277052 CPUtime=941.97
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 71728 0 0 0 94156 41 0 0 25 0 1 0 96487459 283701248 65106 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 69263 65106 174 362 0 68898 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 277052

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19187
/proc/meminfo: memFree=898856/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=277764 CPUtime=1001.95
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 71893 0 0 0 100154 41 0 0 25 0 1 0 96487459 284430336 65271 1992294400 134512640 135997824 4294956160 18446744073709551615 134850605 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 69441 65271 174 362 0 69076 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 277764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19187
/proc/meminfo: memFree=897448/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=279692 CPUtime=1061.93
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 72257 0 0 0 106152 41 0 0 25 0 1 0 96487459 286404608 65635 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 69923 65635 174 362 0 69558 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 279692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19187
/proc/meminfo: memFree=896232/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=280740 CPUtime=1121.91
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 72543 0 0 0 112150 41 0 0 25 0 1 0 96487459 287477760 65921 1992294400 134512640 135997824 4294956160 18446744073709551615 134757571 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 70185 65921 174 362 0 69820 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 280740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19187
/proc/meminfo: memFree=893544/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=283828 CPUtime=1181.89
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 73222 0 0 0 118147 42 0 0 25 0 1 0 96487459 290639872 66600 1992294400 134512640 135997824 4294956160 18446744073709551615 134757377 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 70957 66600 174 362 0 70592 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 283828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19187
/proc/meminfo: memFree=892904/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=284652 CPUtime=1200.09
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 73379 0 0 0 119967 42 0 0 25 0 1 0 96487459 291483648 66757 1992294400 134512640 135997824 4294956160 18446744073709551615 134590848 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 71163 66757 174 362 0 70798 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 284652

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: 1.00 1.00 1.00 2/65 19187
/proc/meminfo: memFree=892904/2055920 swapFree=4124000/4192956
[pid=19184] ppid=19182 vsize=284652 CPUtime=1200.09
/proc/19184/stat : 19184 (hydrasat) R 19182 19184 18772 0 -1 4194304 73379 0 0 0 119967 42 0 0 25 0 1 0 96487459 291483648 66757 1992294400 134512640 135997824 4294956160 18446744073709551615 134590848 0 0 4096 1 0 0 0 17 1 0 0
/proc/19184/statm: 71163 66757 174 362 0 70798 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 284652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.14
CPU user time (s): 1199.67
CPU system time (s): 0.468928
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 284652

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

runsolver used 0.939857 second user time and 2.38764 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-25 20:35:33
IDJOB=1723265
IDBENCH=71689
IDSOLVER=520
FILE ID=node2/1723265-1240684532
PBS_JOBID= 9186635
Free space on /tmp= 66304 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723265-1240684532/watcher-1723265-1240684532 -o /tmp/evaluation-result-1723265-1240684532/solver-1723265-1240684532 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1723265-1240684532.cnf -rs 144241787 -co memory_limit 1800

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=144241787

node2.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.265
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.265
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:       1160464 kB
Buffers:         78204 kB
Cached:         674320 kB
SwapCached:      63068 kB
Active:         342180 kB
Inactive:       475892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160464 kB
SwapTotal:     4192956 kB
SwapFree:      4124000 kB
Dirty:           14028 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            63360 kB
Committed_AS:   348724 kB
PageTables:       1476 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= 66304 MiB
End job on node2 at 2009-04-25 20:55:36