Trace number 1715857

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
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 variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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-1715857-1240608155/watcher-1715857-1240608155 -o /tmp/evaluation-result-1715857-1240608155/solver-1715857-1240608155 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1715857-1240608155.cnf -rs 553499787 -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 0.90 2/65 10413
/proc/meminfo: memFree=1440416/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=5956 CPUtime=0
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 88844978 6098944 204 1992294400 134512640 135997824 4294956176 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 1489 205 151 362 0 1124 0

[startup+0.01577 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 10413
/proc/meminfo: memFree=1440416/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=6352 CPUtime=0.01
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 337 0 0 0 1 0 0 0 18 0 1 0 88844978 6504448 321 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 1588 321 151 362 0 1223 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6352

[startup+0.101779 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 10413
/proc/meminfo: memFree=1440416/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=9784 CPUtime=0.09
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 1294 0 0 0 9 0 0 0 18 0 1 0 88844978 10018816 1278 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 2446 1278 151 362 0 2081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9784

[startup+0.301799 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 10413
/proc/meminfo: memFree=1440416/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=17704 CPUtime=0.29
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 3466 0 0 0 27 2 0 0 20 0 1 0 88844978 18128896 3450 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 4426 3450 151 362 0 4061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17704

[startup+0.70184 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 10413
/proc/meminfo: memFree=1440416/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=32224 CPUtime=0.69
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 7441 0 0 0 66 3 0 0 23 0 1 0 88844978 32997376 7425 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 8056 7425 151 362 0 7691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32224

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 0.90 2/66 10414
/proc/meminfo: memFree=1399704/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=65708 CPUtime=1.49
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 16208 0 0 0 142 7 0 0 25 0 1 0 88844978 67284992 16192 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 16427 16192 155 362 0 16062 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65708

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.90 2/66 10414
/proc/meminfo: memFree=1363672/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=96064 CPUtime=3.09
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 25122 0 0 0 299 10 0 0 25 0 1 0 88844978 98369536 21969 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 24016 21969 159 362 0 23651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96064

[startup+6.30142 s]
/proc/loadavg: 1.16 1.03 0.91 2/66 10414
/proc/meminfo: memFree=1305048/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=154548 CPUtime=6.29
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 43344 0 0 0 612 17 0 0 25 0 1 0 88844978 158257152 36550 1992294400 134512640 135997824 4294956176 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 38637 36550 174 362 0 38272 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154548

[startup+12.7021 s]
/proc/loadavg: 1.31 1.07 0.92 2/66 10414
/proc/meminfo: memFree=1292888/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=156140 CPUtime=12.69
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 43778 0 0 0 1252 17 0 0 25 0 1 0 88844978 159887360 36984 1992294400 134512640 135997824 4294956176 18446744073709551615 134683247 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 39035 36984 174 362 0 38670 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 156140

[startup+25.5014 s]
/proc/loadavg: 1.46 1.11 0.94 2/66 10414
/proc/meminfo: memFree=1292696/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=156808 CPUtime=25.48
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 43925 0 0 0 2531 17 0 0 25 0 1 0 88844978 160571392 37131 1992294400 134512640 135997824 4294956176 18446744073709551615 134843926 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 39202 37131 174 362 0 38837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 156808

[startup+51.1011 s]
/proc/loadavg: 1.36 1.12 0.94 2/66 10414
/proc/meminfo: memFree=1292696/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=157072 CPUtime=51.07
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 43983 0 0 0 5089 18 0 0 25 0 1 0 88844978 160841728 37189 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 39268 37189 174 362 0 38903 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 157072

[startup+102.305 s]
/proc/loadavg: 1.15 1.10 0.94 2/66 10414
/proc/meminfo: memFree=1291992/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=157868 CPUtime=102.25
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 44201 0 0 0 10207 18 0 0 25 0 1 0 88844978 161656832 37407 1992294400 134512640 135997824 4294956176 18446744073709551615 134817186 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 39467 37407 174 362 0 39102 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 157868

[startup+162.302 s]
/proc/loadavg: 1.06 1.08 0.94 2/66 10414
/proc/meminfo: memFree=1290136/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=159608 CPUtime=162.24
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 44649 0 0 0 16205 19 0 0 25 0 1 0 88844978 163438592 37855 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 39902 37855 174 362 0 39537 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 159608

[startup+222.302 s]
/proc/loadavg: 1.02 1.06 0.94 2/66 10414
/proc/meminfo: memFree=1288280/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=161512 CPUtime=222.22
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 45104 0 0 0 22203 19 0 0 25 0 1 0 88844978 165388288 38310 1992294400 134512640 135997824 4294956176 18446744073709551615 134850368 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 40378 38310 174 362 0 40013 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 161512

[startup+282.302 s]
/proc/loadavg: 1.00 1.05 0.94 2/66 10414
/proc/meminfo: memFree=1288280/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=161512 CPUtime=282.21
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 45104 0 0 0 28202 19 0 0 25 0 1 0 88844978 165388288 38310 1992294400 134512640 135997824 4294956176 18446744073709551615 134666528 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 40378 38310 174 362 0 40013 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 161512

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 0.94 2/66 10414
/proc/meminfo: memFree=1287192/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=162584 CPUtime=342.19
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 45365 0 0 0 34200 19 0 0 25 0 1 0 88844978 166486016 38571 1992294400 134512640 135997824 4294956176 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 40646 38571 174 362 0 40281 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 162584

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 0.94 2/66 10414
/proc/meminfo: memFree=1287128/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=162584 CPUtime=402.17
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 45381 0 0 0 40198 19 0 0 25 0 1 0 88844978 166486016 38587 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 40646 38587 174 362 0 40281 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 162584

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 10414
/proc/meminfo: memFree=1286040/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=163648 CPUtime=462.16
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 45642 0 0 0 46197 19 0 0 25 0 1 0 88844978 167575552 38848 1992294400 134512640 135997824 4294956176 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 40912 38848 174 362 0 40547 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 163648

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 10414
/proc/meminfo: memFree=1280792/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=169068 CPUtime=522.14
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 46987 0 0 0 52194 20 0 0 25 0 1 0 88844978 173125632 40193 1992294400 134512640 135997824 4294956176 18446744073709551615 134845153 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 42267 40193 174 362 0 41902 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 169068

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 10414
/proc/meminfo: memFree=1280792/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=169068 CPUtime=582.13
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 46987 0 0 0 58193 20 0 0 25 0 1 0 88844978 173125632 40193 1992294400 134512640 135997824 4294956176 18446744073709551615 134757455 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 42267 40193 174 362 0 41902 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 169068

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10414
/proc/meminfo: memFree=1280792/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=169068 CPUtime=642.12
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 46990 0 0 0 64192 20 0 0 25 0 1 0 88844978 173125632 40196 1992294400 134512640 135997824 4294956176 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 42267 40196 174 362 0 41902 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 169068

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10414
/proc/meminfo: memFree=1278872/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=170968 CPUtime=702.1
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 47456 0 0 0 70190 20 0 0 25 0 1 0 88844978 175071232 40662 1992294400 134512640 135997824 4294956176 18446744073709551615 134683591 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 42742 40662 174 362 0 42377 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 170968

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10414
/proc/meminfo: memFree=1278872/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=170968 CPUtime=762.08
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 47457 0 0 0 76188 20 0 0 25 0 1 0 88844978 175071232 40663 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 42742 40663 174 362 0 42377 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 170968

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10414
/proc/meminfo: memFree=1269976/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=179848 CPUtime=822.07
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 49663 0 0 0 82185 22 0 0 25 0 1 0 88844978 184164352 42869 1992294400 134512640 135997824 4294956176 18446744073709551615 134683048 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 44962 42869 174 362 0 44597 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 179848

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10414
/proc/meminfo: memFree=1259608/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=190336 CPUtime=882.05
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 52247 0 0 0 88181 24 0 0 25 0 1 0 88844978 194904064 45453 1992294400 134512640 135997824 4294956176 18446744073709551615 134843638 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 47584 45453 174 362 0 47219 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 190336

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10414
/proc/meminfo: memFree=1255256/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=194884 CPUtime=942.03
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 53384 0 0 0 94178 25 0 0 25 0 1 0 88844978 199561216 46590 1992294400 134512640 135997824 4294956176 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 48721 46590 174 362 0 48356 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 194884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10414
/proc/meminfo: memFree=1250840/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=199068 CPUtime=1002.02
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 54427 0 0 0 100176 26 0 0 25 0 1 0 88844978 203845632 47633 1992294400 134512640 135997824 4294956176 18446744073709551615 134590107 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 49767 47633 174 362 0 49402 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 199068

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10416
/proc/meminfo: memFree=1250840/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=199068 CPUtime=1062.01
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 54427 0 0 0 106175 26 0 0 25 0 1 0 88844978 203845632 47633 1992294400 134512640 135997824 4294956176 18446744073709551615 134666563 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 49767 47633 174 362 0 49402 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 199068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10416
/proc/meminfo: memFree=1250840/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=199068 CPUtime=1121.99
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 54428 0 0 0 112173 26 0 0 25 0 1 0 88844978 203845632 47634 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 49767 47634 174 362 0 49402 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 199068

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10416
/proc/meminfo: memFree=1250776/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=199068 CPUtime=1181.98
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 54431 0 0 0 118172 26 0 0 25 0 1 0 88844978 203845632 47637 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 49767 47637 174 362 0 49402 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 199068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 10416
/proc/meminfo: memFree=1250776/2055924 swapFree=4181440/4192956
[pid=10413] ppid=10411 vsize=199068 CPUtime=1200.08
/proc/10413/stat : 10413 (hydrasat) R 10411 10413 10314 0 -1 4194304 54432 0 0 0 119982 26 0 0 25 0 1 0 88844978 203845632 47638 1992294400 134512640 135997824 4294956176 18446744073709551615 134683591 0 0 4096 1 0 0 0 17 1 0 0
/proc/10413/statm: 49767 47638 174 362 0 49402 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 199068

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.11
CPU user time (s): 1199.82
CPU system time (s): 0.292955
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 199068

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

runsolver used 1.3408 second user time and 2.70459 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-24 23:22:37
IDJOB=1715857
IDBENCH=20353
IDSOLVER=520
FILE ID=node83/1715857-1240608155
PBS_JOBID= 9186241
Free space on /tmp= 66152 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715857-1240608155/watcher-1715857-1240608155 -o /tmp/evaluation-result-1715857-1240608155/solver-1715857-1240608155 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1715857-1240608155.cnf -rs 553499787 -co memory_limit 1800

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=553499787

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1440896 kB
Buffers:         64268 kB
Cached:         490368 kB
SwapCached:       5956 kB
Active:         190780 kB
Inactive:       372316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1440896 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           20604 kB
Writeback:           0 kB
Mapped:          13392 kB
Slab:            37884 kB
Committed_AS:   287640 kB
PageTables:       1384 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= 66152 MiB
End job on node83 at 2009-04-24 23:42:39