Trace number 1556131

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray32_32.cnf
MD5SUMb7a07371a2da4a8c8bef63c213dd1e15
Bench CategoryAPPLICATION (applications 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 variables72202
Number of clauses213533
Sum of the clauses size498241
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2142354
Number of clauses of size 371177
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-1556131-1238746528/watcher-1556131-1238746528 -o /tmp/evaluation-result-1556131-1238746528/solver-1556131-1238746528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1556131-1238746528.cnf -rs 161904530 -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.99 0.97 0.91 3/64 29275
/proc/meminfo: memFree=870640/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=2604 CPUtime=0
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 1147318683 2666496 200 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 651 200 151 362 0 286 0

[startup+0.0901691 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 29275
/proc/meminfo: memFree=870640/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=4980 CPUtime=0.08
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 900 0 0 0 8 0 0 0 18 0 1 0 1147318683 5099520 884 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 1245 884 151 362 0 880 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4980

[startup+0.10117 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 29275
/proc/meminfo: memFree=870640/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=5376 CPUtime=0.09
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 988 0 0 0 9 0 0 0 18 0 1 0 1147318683 5505024 972 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 1344 972 151 362 0 979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5376

[startup+0.301192 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 29275
/proc/meminfo: memFree=870640/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=13032 CPUtime=0.29
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 3041 0 0 0 28 1 0 0 19 0 1 0 1147318683 13344768 3025 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 3258 3026 155 362 0 2893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13032

[startup+0.701237 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 29275
/proc/meminfo: memFree=870640/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=23040 CPUtime=0.69
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 5726 0 0 0 67 2 0 0 22 0 1 0 1147318683 23592960 5288 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 5760 5288 159 362 0 5395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23040

[startup+1.50133 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=844840/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=29988 CPUtime=1.49
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 7710 0 0 0 147 2 0 0 25 0 1 0 1147318683 30707712 6886 1992294400 134512640 135997824 4294956176 18446744073709551615 134691969 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 7497 6886 159 362 0 7132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29988

[startup+3.10151 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=828136/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=45580 CPUtime=3.09
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 12292 0 0 0 305 4 0 0 25 0 1 0 1147318683 46673920 10814 1992294400 134512640 135997824 4294956176 18446744073709551615 135376396 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 11395 10814 175 362 0 11030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45580

[startup+6.30188 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=826992/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=46504 CPUtime=6.29
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 12514 0 0 0 624 5 0 0 25 0 1 0 1147318683 47620096 11036 1992294400 134512640 135997824 4294956176 18446744073709551615 134588000 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 11626 11036 175 362 0 11261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46504

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=825464/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=48064 CPUtime=12.69
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 12892 0 0 0 1264 5 0 0 25 0 1 0 1147318683 49217536 11414 1992294400 134512640 135997824 4294956176 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 12016 11414 175 362 0 11651 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48064

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=820984/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=52572 CPUtime=25.48
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 14025 0 0 0 2542 6 0 0 25 0 1 0 1147318683 53833728 12547 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 13143 12547 175 362 0 12778 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52572

[startup+51.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=811704/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=62260 CPUtime=51.08
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 16402 0 0 0 5099 9 0 0 25 0 1 0 1147318683 63754240 14924 1992294400 134512640 135997824 4294956176 18446744073709551615 134816752 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 15565 14924 175 362 0 15200 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62260

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=789688/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=84276 CPUtime=102.27
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 21830 0 0 0 10213 14 0 0 25 0 1 0 1147318683 86298624 20352 1992294400 134512640 135997824 4294956176 18446744073709551615 135211183 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 21069 20352 175 362 0 20704 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 84276

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=784824/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=89468 CPUtime=162.24
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 23155 0 0 0 16209 15 0 0 25 0 1 0 1147318683 91615232 21548 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 22367 21548 175 362 0 22002 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 89468

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=770808/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=103784 CPUtime=222.23
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 26647 0 0 0 22205 18 0 0 25 0 1 0 1147318683 106274816 25040 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 25946 25040 175 362 0 25581 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 103784

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=765880/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=109636 CPUtime=282.22
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 28155 0 0 0 28203 19 0 0 25 0 1 0 1147318683 112267264 26291 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 27409 26291 175 362 0 27044 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 109636

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=754872/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=121044 CPUtime=342.2
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 30898 0 0 0 34199 21 0 0 25 0 1 0 1147318683 123949056 29034 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 30261 29034 175 362 0 29896 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 121044

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=741560/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=135020 CPUtime=402.18
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 34256 0 0 0 40195 23 0 0 25 0 1 0 1147318683 138260480 32392 1992294400 134512640 135997824 4294956176 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 33755 32392 175 362 0 33390 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 135020

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=733240/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=143444 CPUtime=462.16
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 36290 0 0 0 46191 25 0 0 25 0 1 0 1147318683 146886656 34426 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 35861 34426 175 362 0 35496 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 143444

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=731640/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=145476 CPUtime=522.14
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 36724 0 0 0 52189 25 0 0 25 0 1 0 1147318683 148967424 34860 1992294400 134512640 135997824 4294956176 18446744073709551615 134757699 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 36369 34860 175 362 0 36004 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 145476

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=723896/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=153604 CPUtime=582.13
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 38638 0 0 0 58186 27 0 0 25 0 1 0 1147318683 157290496 36774 1992294400 134512640 135997824 4294956176 18446744073709551615 134683871 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 38401 36774 175 362 0 38036 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 153604

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=718904/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=158680 CPUtime=642.12
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 39876 0 0 0 64184 28 0 0 25 0 1 0 1147318683 162488320 38012 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 39670 38012 175 362 0 39305 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 158680

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=709176/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=170944 CPUtime=702.1
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 42804 0 0 0 70181 29 0 0 25 0 1 0 1147318683 175046656 40427 1992294400 134512640 135997824 4294956176 18446744073709551615 134757402 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 42736 40427 175 362 0 42371 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 170944

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=698552/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=181976 CPUtime=762.09
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 45465 0 0 0 76176 33 0 0 25 0 1 0 1147318683 186343424 43088 1992294400 134512640 135997824 4294956176 18446744073709551615 134683752 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 45494 43088 175 362 0 45129 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 181976

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=692216/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=189532 CPUtime=822.06
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 47080 0 0 0 82173 33 0 0 25 0 1 0 1147318683 194080768 44703 1992294400 134512640 135997824 4294956176 18446744073709551615 134757699 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 47383 44703 175 362 0 47018 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 189532

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=689592/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=192492 CPUtime=882.05
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 47714 0 0 0 88171 34 0 0 25 0 1 0 1147318683 197111808 45337 1992294400 134512640 135997824 4294956176 18446744073709551615 134757825 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 48123 45337 175 362 0 47758 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 192492

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=681720/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=200512 CPUtime=942.04
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 49679 0 0 0 94168 36 0 0 25 0 1 0 1147318683 205324288 47302 1992294400 134512640 135997824 4294956176 18446744073709551615 134843600 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 50128 47302 175 362 0 49763 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 200512

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=676536/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=205852 CPUtime=1002.02
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 50969 0 0 0 100165 37 0 0 25 0 1 0 1147318683 210792448 48592 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 51463 48592 175 362 0 51098 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 205852

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=673400/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=209320 CPUtime=1062.01
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 51733 0 0 0 106163 38 0 0 25 0 1 0 1147318683 214343680 49356 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 52330 49356 175 362 0 51965 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 209320

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=666488/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=216568 CPUtime=1121.99
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 53459 0 0 0 112159 40 0 0 25 0 1 0 1147318683 221765632 51082 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 54142 51082 175 362 0 53777 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 216568

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=653432/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=231060 CPUtime=1181.97
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 57057 0 0 0 118154 43 0 0 25 0 1 0 1147318683 236605440 54417 1992294400 134512640 135997824 4294956176 18446744073709551615 134757463 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 57765 54417 175 362 0 57400 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 231060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29276
/proc/meminfo: memFree=650168/2055920 swapFree=4177220/4192956
[pid=29275] ppid=29273 vsize=234080 CPUtime=1200.07
/proc/29275/stat : 29275 (hydrasat) R 29273 29275 28556 0 -1 4194304 57786 0 0 0 119964 43 0 0 25 0 1 0 1147318683 239697920 55146 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/29275/statm: 58520 55146 175 362 0 58155 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 234080

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.44
CPU time (s): 1200.12
CPU user time (s): 1199.64
CPU system time (s): 0.473927
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 234080

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

runsolver used 0.923859 second user time and 2.70859 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-03 10:15:28
IDJOB=1556131
IDBENCH=70813
IDSOLVER=520
FILE ID=node20/1556131-1238746528
PBS_JOBID= 9086105
Free space on /tmp= 66416 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray32_32.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556131-1238746528/watcher-1556131-1238746528 -o /tmp/evaluation-result-1556131-1238746528/solver-1556131-1238746528 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1556131-1238746528.cnf -rs 161904530 -co memory_limit 1800

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED=161904530

node20.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.235
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.235
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:        871120 kB
Buffers:        103460 kB
Cached:         974192 kB
SwapCached:       9532 kB
Active:         314728 kB
Inactive:       773912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        871120 kB
SwapTotal:     4192956 kB
SwapFree:      4177220 kB
Dirty:            5012 kB
Writeback:           0 kB
Mapped:          16668 kB
Slab:            82188 kB
Committed_AS:  3137956 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= 66416 MiB
End job on node20 at 2009-04-03 10:35:31