Trace number 1719444

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.12 1200.43

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.681
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

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-1719444-1240646399/watcher-1719444-1240646399 -o /tmp/evaluation-result-1719444-1240646399/solver-1719444-1240646399 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1719444-1240646399.cnf -rs 1148083203 -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.02 1.31 1.33 3/64 31100
/proc/meminfo: memFree=1556224/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=1816 CPUtime=0
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 92665970 1859584 179 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 454 179 119 319 0 132 0

[startup+0.0445649 s]
/proc/loadavg: 1.02 1.31 1.33 3/64 31100
/proc/meminfo: memFree=1556224/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=3400 CPUtime=0.04
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 628 0 0 0 4 0 0 0 18 0 1 0 92665970 3481600 612 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 850 612 119 319 0 528 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3400

[startup+0.102569 s]
/proc/loadavg: 1.02 1.31 1.33 3/64 31100
/proc/meminfo: memFree=1556224/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=6380 CPUtime=0.09
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 1429 0 0 0 9 0 0 0 18 0 1 0 92665970 6533120 1378 1992294400 134512640 135819388 4294956160 18446744073709551615 134697726 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 1595 1378 127 319 0 1273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6380

[startup+0.302589 s]
/proc/loadavg: 1.02 1.31 1.33 3/64 31100
/proc/meminfo: memFree=1556224/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=9848 CPUtime=0.29
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 2286 0 0 0 28 1 0 0 19 0 1 0 92665970 10084352 2179 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 2462 2179 147 319 0 2140 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9848

[startup+0.702629 s]
/proc/loadavg: 1.02 1.31 1.33 3/64 31100
/proc/meminfo: memFree=1556224/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=9980 CPUtime=0.69
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 2341 0 0 0 68 1 0 0 23 0 1 0 92665970 10219520 2234 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 2495 2234 147 319 0 2173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9980

[startup+1.50171 s]
/proc/loadavg: 1.02 1.31 1.33 2/65 31101
/proc/meminfo: memFree=1547704/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=10392 CPUtime=1.49
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 2412 0 0 0 148 1 0 0 25 0 1 0 92665970 10641408 2305 1992294400 134512640 135819388 4294956160 18446744073709551615 135208960 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 2598 2305 147 319 0 2276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10392

[startup+3.10187 s]
/proc/loadavg: 1.02 1.31 1.33 2/65 31101
/proc/meminfo: memFree=1547256/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=10788 CPUtime=3.09
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 2518 0 0 0 308 1 0 0 25 0 1 0 92665970 11046912 2411 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 2697 2411 147 319 0 2375 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10788

[startup+6.30118 s]
/proc/loadavg: 1.02 1.30 1.33 2/65 31101
/proc/meminfo: memFree=1546296/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=11584 CPUtime=6.29
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 2712 0 0 0 628 1 0 0 25 0 1 0 92665970 11862016 2605 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 2896 2605 147 319 0 2574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11584

[startup+12.7018 s]
/proc/loadavg: 1.01 1.29 1.33 2/65 31101
/proc/meminfo: memFree=1545144/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=12640 CPUtime=12.68
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 2982 0 0 0 1267 1 0 0 25 0 1 0 92665970 12943360 2875 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 3160 2875 147 319 0 2838 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12640

[startup+25.5011 s]
/proc/loadavg: 1.01 1.28 1.32 2/65 31101
/proc/meminfo: memFree=1543096/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=14660 CPUtime=25.49
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 3486 0 0 0 2547 2 0 0 25 0 1 0 92665970 15011840 3379 1992294400 134512640 135819388 4294956160 18446744073709551615 134617651 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 3665 3379 147 319 0 3343 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14660

[startup+51.1016 s]
/proc/loadavg: 1.01 1.26 1.31 2/65 31101
/proc/meminfo: memFree=1540152/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=17760 CPUtime=51.08
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 4197 0 0 0 5106 2 0 0 25 0 1 0 92665970 18186240 4090 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 4440 4090 147 319 0 4118 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17760

[startup+102.306 s]
/proc/loadavg: 1.00 1.21 1.29 2/65 31107
/proc/meminfo: memFree=1532920/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=25328 CPUtime=102.27
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 6002 0 0 0 10223 4 0 0 25 0 1 0 92665970 25935872 5895 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 6332 5895 147 319 0 6010 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25328

[startup+162.302 s]
/proc/loadavg: 1.00 1.17 1.27 2/65 31107
/proc/meminfo: memFree=1528824/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=30212 CPUtime=162.25
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 7093 0 0 0 16220 5 0 0 25 0 1 0 92665970 30937088 6921 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 7553 6921 147 319 0 7231 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 30212

[startup+222.302 s]
/proc/loadavg: 1.08 1.16 1.26 2/65 31107
/proc/meminfo: memFree=1522424/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=36828 CPUtime=222.23
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 8688 0 0 0 22216 7 0 0 25 0 1 0 92665970 37711872 8516 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 9207 8516 147 319 0 8885 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36828

[startup+282.302 s]
/proc/loadavg: 1.03 1.12 1.24 2/65 31107
/proc/meminfo: memFree=1516984/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=42532 CPUtime=282.22
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 10035 0 0 0 28214 8 0 0 25 0 1 0 92665970 43552768 9863 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 10633 9863 147 319 0 10311 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 42532

[startup+342.302 s]
/proc/loadavg: 1.01 1.10 1.22 2/65 31107
/proc/meminfo: memFree=1513080/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=46660 CPUtime=342.2
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 11009 0 0 0 34211 9 0 0 25 0 1 0 92665970 47779840 10837 1992294400 134512640 135819388 4294956160 18446744073709551615 134617126 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 11665 10837 147 319 0 11343 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46660

[startup+402.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 31107
/proc/meminfo: memFree=1503544/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=57536 CPUtime=402.18
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 13517 0 0 0 40207 11 0 0 25 0 1 0 92665970 58916864 13216 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 14384 13216 147 319 0 14062 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 57536

[startup+462.302 s]
/proc/loadavg: 1.00 1.06 1.19 2/65 31107
/proc/meminfo: memFree=1492536/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=69592 CPUtime=462.17
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 16247 0 0 0 46203 14 0 0 25 0 1 0 92665970 71262208 15946 1992294400 134512640 135819388 4294956160 18446744073709551615 134617199 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 17398 15946 147 319 0 17076 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 69592

[startup+522.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 31107
/proc/meminfo: memFree=1485112/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=77556 CPUtime=522.16
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 18293 0 0 0 52200 16 0 0 25 0 1 0 92665970 79417344 17839 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 19389 17839 147 319 0 19067 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 77556

[startup+582.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 31107
/proc/meminfo: memFree=1477944/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=85484 CPUtime=582.14
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 20218 0 0 0 58196 18 0 0 25 0 1 0 92665970 87535616 19585 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 21371 19585 147 319 0 21049 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 85484

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 31107
/proc/meminfo: memFree=1475768/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=88696 CPUtime=642.13
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 20827 0 0 0 64194 19 0 0 25 0 1 0 92665970 90824704 20128 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 22174 20128 147 319 0 21852 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 88696

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 31107
/proc/meminfo: memFree=1474680/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=89548 CPUtime=702.11
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 21094 0 0 0 70192 19 0 0 25 0 1 0 92665970 91697152 20395 1992294400 134512640 135819388 4294956160 18446744073709551615 134616947 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 22387 20395 147 319 0 22065 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 89548

[startup+762.304 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 31107
/proc/meminfo: memFree=1472504/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=92908 CPUtime=762.1
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 21887 0 0 0 76190 20 0 0 25 0 1 0 92665970 95137792 20931 1992294400 134512640 135819388 4294956160 18446744073709551615 134617583 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 23227 20931 147 319 0 22905 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 92908

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 31107
/proc/meminfo: memFree=1468408/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=97304 CPUtime=822.08
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 22906 0 0 0 82187 21 0 0 25 0 1 0 92665970 99639296 21950 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 24326 21950 147 319 0 24004 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 97304

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 31107
/proc/meminfo: memFree=1462072/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=103856 CPUtime=882.06
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 24486 0 0 0 88184 22 0 0 25 0 1 0 92665970 106348544 23530 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 25964 23530 147 319 0 25642 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 103856

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 31107
/proc/meminfo: memFree=1456824/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=110220 CPUtime=942.05
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 25883 0 0 0 94181 24 0 0 25 0 1 0 92665970 112865280 24845 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 27555 24845 147 319 0 27233 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 110220

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 31107
/proc/meminfo: memFree=1451960/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=114804 CPUtime=1002.03
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 27093 0 0 0 100179 24 0 0 25 0 1 0 92665970 117559296 26055 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 28701 26055 147 319 0 28379 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 114804

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 31107
/proc/meminfo: memFree=1446712/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=121760 CPUtime=1062.02
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 28710 0 0 0 106176 26 0 0 25 0 1 0 92665970 124682240 27393 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 30440 27393 147 319 0 30118 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 121760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 31107
/proc/meminfo: memFree=1442040/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=125696 CPUtime=1122.01
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 29837 0 0 0 112174 27 0 0 25 0 1 0 92665970 128712704 28520 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 31424 28520 147 319 0 31102 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 125696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 31107
/proc/meminfo: memFree=1437880/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=130396 CPUtime=1181.99
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 30904 0 0 0 118172 27 0 0 25 0 1 0 92665970 133525504 29587 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 32599 29587 147 319 0 32277 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 130396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 31107
/proc/meminfo: memFree=1436600/2055920 swapFree=4192812/4192956
[pid=31100] ppid=31098 vsize=131320 CPUtime=1200.09
/proc/31100/stat : 31100 (hydrasat-flat) R 31098 31100 30588 0 -1 4194304 31179 0 0 0 119981 28 0 0 25 0 1 0 92665970 134471680 29862 1992294400 134512640 135819388 4294956160 18446744073709551615 134669148 0 0 4096 1 0 0 0 17 1 0 0
/proc/31100/statm: 32830 29862 147 319 0 32508 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 131320

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.82
CPU system time (s): 0.302953
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 131320

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

runsolver used 0.928858 second user time and 2.6496 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 09:59:59
IDJOB=1719444
IDBENCH=69560
IDSOLVER=519
FILE ID=node70/1719444-1240646399
PBS_JOBID= 9186439
Free space on /tmp= 66336 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719444-1240646399/watcher-1719444-1240646399 -o /tmp/evaluation-result-1719444-1240646399/solver-1719444-1240646399 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1719444-1240646399.cnf -rs 1148083203 -co memory_limit 1800

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=1148083203

node70.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.213
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.213
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:       1556640 kB
Buffers:         59004 kB
Cached:         349132 kB
SwapCached:          0 kB
Active:          72968 kB
Inactive:       349128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            63168 kB
Committed_AS:   260248 kB
PageTables:       1404 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= 66336 MiB
End job on node70 at 2009-04-25 10:20:02