Trace number 1530545

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT 2009-03-22-Base? (TO) 1200.1 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S260616787-042.cnf
MD5SUM9a70ac660abd105bceac08fd27643051
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.8969
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1530545-1238563919/watcher-1530545-1238563919 -o /tmp/evaluation-result-1530545-1238563919/solver-1530545-1238563919 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530545-1238563919.cnf -rs 658443167 -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.00 0.00 0.00 3/64 14444
/proc/meminfo: memFree=1453872/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=1768 CPUtime=0
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 227 0 0 0 0 0 0 0 18 0 1 0 1129058597 1810432 211 1992294400 134512640 135997824 4294956192 18446744073709551615 134519808 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 442 211 158 362 0 77 0

[startup+0.092433 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14444
/proc/meminfo: memFree=1453872/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=1900 CPUtime=0.09
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 291 0 0 0 9 0 0 0 18 0 1 0 1129058597 1945600 274 1992294400 134512640 135997824 4294956192 18446744073709551615 134758042 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 475 274 175 362 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1900

[startup+0.102434 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14444
/proc/meminfo: memFree=1453872/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=1900 CPUtime=0.1
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 293 0 0 0 10 0 0 0 18 0 1 0 1129058597 1945600 276 1992294400 134512640 135997824 4294956192 18446744073709551615 134757978 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 475 276 175 362 0 110 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1900

[startup+0.302473 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14444
/proc/meminfo: memFree=1453872/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=2028 CPUtime=0.3
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 327 0 0 0 30 0 0 0 19 0 1 0 1129058597 2076672 310 1992294400 134512640 135997824 4294956192 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 507 310 175 362 0 142 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2028

[startup+0.701549 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14444
/proc/meminfo: memFree=1453872/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=2292 CPUtime=0.69
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 371 0 0 0 69 0 0 0 22 0 1 0 1129058597 2347008 354 1992294400 134512640 135997824 4294956192 18446744073709551615 134683639 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 573 354 175 362 0 208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2292

[startup+1.5017 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14445
/proc/meminfo: memFree=1452968/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=2696 CPUtime=1.49
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 496 0 0 0 149 0 0 0 25 0 1 0 1129058597 2760704 479 1992294400 134512640 135997824 4294956192 18446744073709551615 134850425 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 674 479 175 362 0 309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2696

[startup+3.10201 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14445
/proc/meminfo: memFree=1452136/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=3840 CPUtime=3.09
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 736 0 0 0 309 0 0 0 25 0 1 0 1129058597 3932160 719 1992294400 134512640 135997824 4294956192 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 960 719 175 362 0 595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3840

[startup+6.30162 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 14445
/proc/meminfo: memFree=1450152/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=5188 CPUtime=6.28
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 1073 0 0 0 628 0 0 0 25 0 1 0 1129058597 5312512 1056 1992294400 134512640 135997824 4294956192 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 1297 1056 175 362 0 932 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5188

[startup+12.7018 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 14445
/proc/meminfo: memFree=1449576/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=5616 CPUtime=12.68
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 1179 0 0 0 1268 0 0 0 25 0 1 0 1129058597 5750784 1162 1992294400 134512640 135997824 4294956192 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 1404 1162 175 362 0 1039 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5616

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 14445
/proc/meminfo: memFree=1446952/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=8660 CPUtime=25.49
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 1900 0 0 0 2547 2 0 0 25 0 1 0 1129058597 8867840 1883 1992294400 134512640 135997824 4294956192 18446744073709551615 134757821 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 2165 1883 175 362 0 1800 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8660

[startup+51.1022 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 14445
/proc/meminfo: memFree=1445608/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=9976 CPUtime=51.07
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 2182 0 0 0 5105 2 0 0 25 0 1 0 1129058597 10215424 2165 1992294400 134512640 135997824 4294956192 18446744073709551615 134757460 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 2494 2165 175 362 0 2129 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9976

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 14445
/proc/meminfo: memFree=1443816/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=12252 CPUtime=102.26
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 2693 0 0 0 10223 3 0 0 25 0 1 0 1129058597 12546048 2595 1992294400 134512640 135997824 4294956192 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 3063 2595 175 362 0 2698 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12252

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 14445
/proc/meminfo: memFree=1438568/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=17988 CPUtime=162.23
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 3996 0 0 0 16219 4 0 0 25 0 1 0 1129058597 18419712 3898 1992294400 134512640 135997824 4294956192 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 4497 3898 175 362 0 4132 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17988

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 14445
/proc/meminfo: memFree=1434856/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=22416 CPUtime=222.21
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 5121 0 0 0 22216 5 0 0 25 0 1 0 1129058597 22953984 4785 1992294400 134512640 135997824 4294956192 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 5604 4785 175 362 0 5239 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22416

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 14445
/proc/meminfo: memFree=1431784/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=25844 CPUtime=282.19
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 5950 0 0 0 28213 6 0 0 25 0 1 0 1129058597 26464256 5614 1992294400 134512640 135997824 4294956192 18446744073709551615 134843616 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 6461 5614 175 362 0 6096 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25844

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 14445
/proc/meminfo: memFree=1426792/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=31652 CPUtime=342.17
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 7178 0 0 0 34210 7 0 0 25 0 1 0 1129058597 32411648 6842 1992294400 134512640 135997824 4294956192 18446744073709551615 134757978 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 7913 6842 175 362 0 7548 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 31652

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 14445
/proc/meminfo: memFree=1423976/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=35668 CPUtime=402.15
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 8122 0 0 0 40207 8 0 0 25 0 1 0 1129058597 36524032 7556 1992294400 134512640 135997824 4294956192 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 8917 7556 175 362 0 8552 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 35668

[startup+462.302 s]
/proc/loadavg: 1.07 0.79 0.38 2/65 14445
/proc/meminfo: memFree=1420456/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=39356 CPUtime=462.13
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 8995 0 0 0 46204 9 0 0 25 0 1 0 1129058597 40300544 8429 1992294400 134512640 135997824 4294956192 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 9839 8429 175 362 0 9474 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 39356

[startup+522.301 s]
/proc/loadavg: 1.06 0.84 0.42 2/65 14445
/proc/meminfo: memFree=1418088/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=41740 CPUtime=522.12
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 9587 0 0 0 52202 10 0 0 25 0 1 0 1129058597 42741760 9021 1992294400 134512640 135997824 4294956192 18446744073709551615 134757574 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 10435 9021 175 362 0 10070 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 41740

[startup+582.302 s]
/proc/loadavg: 1.09 0.88 0.46 2/65 14445
/proc/meminfo: memFree=1415144/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=44964 CPUtime=582.1
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10303 0 0 0 58199 11 0 0 25 0 1 0 1129058597 46043136 9737 1992294400 134512640 135997824 4294956192 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11241 9737 175 362 0 10876 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 44964

[startup+642.301 s]
/proc/loadavg: 1.09 0.92 0.49 2/65 14445
/proc/meminfo: memFree=1415208/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=44964 CPUtime=642.08
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10304 0 0 0 64197 11 0 0 25 0 1 0 1129058597 46043136 9738 1992294400 134512640 135997824 4294956192 18446744073709551615 134756106 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11241 9738 175 362 0 10876 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 44964

[startup+702.302 s]
/proc/loadavg: 1.09 0.94 0.53 2/65 14445
/proc/meminfo: memFree=1414824/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=45284 CPUtime=702.05
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10392 0 0 0 70194 11 0 0 25 0 1 0 1129058597 46370816 9826 1992294400 134512640 135997824 4294956192 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11321 9826 175 362 0 10956 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 45284

[startup+762.306 s]
/proc/loadavg: 1.08 0.97 0.56 2/65 14447
/proc/meminfo: memFree=1414568/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=45284 CPUtime=762.03
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10403 0 0 0 76192 11 0 0 25 0 1 0 1129058597 46370816 9837 1992294400 134512640 135997824 4294956192 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11321 9837 175 362 0 10956 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 45284

[startup+822.301 s]
/proc/loadavg: 1.08 0.98 0.59 2/65 14447
/proc/meminfo: memFree=1414568/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=45284 CPUtime=822
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10408 0 0 0 82189 11 0 0 25 0 1 0 1129058597 46370816 9842 1992294400 134512640 135997824 4294956192 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11321 9842 175 362 0 10956 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 45284

[startup+882.302 s]
/proc/loadavg: 1.07 1.00 0.62 2/65 14447
/proc/meminfo: memFree=1414568/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=45284 CPUtime=881.99
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10422 0 0 0 88187 12 0 0 25 0 1 0 1129058597 46370816 9856 1992294400 134512640 135997824 4294956192 18446744073709551615 134757553 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11321 9856 175 362 0 10956 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 45284

[startup+942.301 s]
/proc/loadavg: 1.07 1.01 0.64 2/65 14447
/proc/meminfo: memFree=1414760/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=45284 CPUtime=941.96
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10423 0 0 0 94184 12 0 0 25 0 1 0 1129058597 46370816 9857 1992294400 134512640 135997824 4294956192 18446744073709551615 134757718 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11321 9857 175 362 0 10956 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 45284

[startup+1002.3 s]
/proc/loadavg: 1.06 1.02 0.67 2/65 14447
/proc/meminfo: memFree=1414696/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=45284 CPUtime=1001.94
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10432 0 0 0 100182 12 0 0 25 0 1 0 1129058597 46370816 9866 1992294400 134512640 135997824 4294956192 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11321 9866 175 362 0 10956 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 45284

[startup+1062.3 s]
/proc/loadavg: 1.06 1.03 0.69 2/65 14447
/proc/meminfo: memFree=1413928/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=46128 CPUtime=1061.93
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10609 0 0 0 106180 13 0 0 25 0 1 0 1129058597 47235072 10043 1992294400 134512640 135997824 4294956192 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11532 10043 175 362 0 11167 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 46128

[startup+1122.3 s]
/proc/loadavg: 1.29 1.10 0.73 2/65 14447
/proc/meminfo: memFree=1413928/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=46128 CPUtime=1121.9
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10612 0 0 0 112177 13 0 0 25 0 1 0 1129058597 47235072 10046 1992294400 134512640 135997824 4294956192 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11532 10046 175 362 0 11167 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 46128

[startup+1182.3 s]
/proc/loadavg: 1.18 1.09 0.75 2/65 14447
/proc/meminfo: memFree=1413800/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=46128 CPUtime=1181.88
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10638 0 0 0 118175 13 0 0 25 0 1 0 1129058597 47235072 10072 1992294400 134512640 135997824 4294956192 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11532 10072 175 362 0 11167 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 46128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.13 1.09 0.76 2/65 14447
/proc/meminfo: memFree=1413800/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=46128 CPUtime=1200.08
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10641 0 0 0 119995 13 0 0 25 0 1 0 1129058597 47235072 10075 1992294400 134512640 135997824 4294956192 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11532 10075 175 362 0 11167 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46128

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.13 1.09 0.76 2/65 14447
/proc/meminfo: memFree=1413800/2055920 swapFree=4179880/4192956
[pid=14444] ppid=14442 vsize=46128 CPUtime=1200.08
/proc/14444/stat : 14444 (hydrasat) R 14442 14444 14407 0 -1 4194304 10641 0 0 0 119995 13 0 0 25 0 1 0 1129058597 47235072 10075 1992294400 134512640 135997824 4294956192 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/14444/statm: 11532 10075 175 362 0 11167 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.95
CPU system time (s): 0.144977
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 46128

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

runsolver used 0.827874 second user time and 2.54561 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-01 07:31:59
IDJOB=1530545
IDBENCH=70632
IDSOLVER=520
FILE ID=node5/1530545-1238563919
PBS_JOBID= 9070521
Free space on /tmp= 66096 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S260616787-042.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530545-1238563919/watcher-1530545-1238563919 -o /tmp/evaluation-result-1530545-1238563919/solver-1530545-1238563919 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1530545-1238563919.cnf -rs 658443167 -co memory_limit 1800

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

MD5SUM BENCH= 9a70ac660abd105bceac08fd27643051
RANDOM SEED=658443167

node5.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.263
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.263
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:       1454288 kB
Buffers:         87728 kB
Cached:         411940 kB
SwapCached:       7000 kB
Active:         201320 kB
Inactive:       306780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454288 kB
SwapTotal:     4192956 kB
SwapFree:      4179880 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          14140 kB
Slab:            79532 kB
Committed_AS:  2964728 kB
PageTables:       1388 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= 66092 MiB
End job on node5 at 2009-04-01 07:52:01