Trace number 1530368

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.06 1200.81

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S1750991629-037.cnf
MD5SUM73e1213f2abc37c0c09958a5583a1b69
Bench CategoryRANDOM (random 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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1530368-1238515925/watcher-1530368-1238515925 -o /tmp/evaluation-result-1530368-1238515925/solver-1530368-1238515925 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530368-1238515925.cnf -rs 1302011388 -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.92 0.98 0.99 2/64 13152
/proc/meminfo: memFree=1634808/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=1768 CPUtime=0
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 221 0 0 0 0 0 0 0 20 0 1 0 1124255023 1810432 205 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 442 205 155 362 0 77 0

[startup+0.0751559 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13152
/proc/meminfo: memFree=1634808/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=2028 CPUtime=0.07
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 316 0 0 0 7 0 0 0 20 0 1 0 1124255023 2076672 299 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 507 299 175 362 0 142 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2028

[startup+0.10116 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13152
/proc/meminfo: memFree=1634808/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=2028 CPUtime=0.1
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 320 0 0 0 10 0 0 0 21 0 1 0 1124255023 2076672 303 1992294400 134512640 135997824 4294956176 18446744073709551615 134816928 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 507 303 175 362 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2028

[startup+0.301198 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13152
/proc/meminfo: memFree=1634808/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=2156 CPUtime=0.3
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 346 0 0 0 30 0 0 0 23 0 1 0 1124255023 2207744 329 1992294400 134512640 135997824 4294956176 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 539 329 175 362 0 174 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2156

[startup+0.701277 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 13152
/proc/meminfo: memFree=1634808/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=2284 CPUtime=0.7
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 383 0 0 0 70 0 0 0 25 0 1 0 1124255023 2338816 366 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 571 366 175 362 0 206 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2284

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1633840/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=2800 CPUtime=1.5
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 496 0 0 0 150 0 0 0 25 0 1 0 1124255023 2867200 479 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 700 479 175 362 0 335 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2800

[startup+3.10175 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1633328/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=2800 CPUtime=3.09
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 513 0 0 0 309 0 0 0 25 0 1 0 1124255023 2867200 496 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 700 496 175 362 0 335 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2800

[startup+6.30138 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1632624/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=3588 CPUtime=6.29
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 705 0 0 0 629 0 0 0 25 0 1 0 1124255023 3674112 688 1992294400 134512640 135997824 4294956176 18446744073709551615 134757724 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 897 688 175 362 0 532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3588

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1632304/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=3724 CPUtime=12.69
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 745 0 0 0 1269 0 0 0 25 0 1 0 1124255023 3813376 728 1992294400 134512640 135997824 4294956176 18446744073709551615 134757650 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 931 728 175 362 0 566 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3724

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1632112/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=3996 CPUtime=25.49
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 799 0 0 0 2549 0 0 0 25 0 1 0 1124255023 4091904 782 1992294400 134512640 135997824 4294956176 18446744073709551615 134757449 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 999 782 175 362 0 634 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3996

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1631856/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=4268 CPUtime=51.07
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 866 0 0 0 5107 0 0 0 25 0 1 0 1124255023 4370432 849 1992294400 134512640 135997824 4294956176 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 1067 849 175 362 0 702 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4268

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1630960/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=5248 CPUtime=102.25
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 1081 0 0 0 10225 0 0 0 25 0 1 0 1124255023 5373952 1064 1992294400 134512640 135997824 4294956176 18446744073709551615 134683763 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 1312 1064 175 362 0 947 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 5248

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1630576/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=5512 CPUtime=162.21
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 1169 0 0 0 16221 0 0 0 25 0 1 0 1124255023 5644288 1152 1992294400 134512640 135997824 4294956176 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 1378 1152 175 362 0 1013 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 5512

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1629296/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=6972 CPUtime=222.17
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 1486 0 0 0 22217 0 0 0 25 0 1 0 1124255023 7139328 1469 1992294400 134512640 135997824 4294956176 18446744073709551615 134757966 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 1743 1469 175 362 0 1378 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 6972

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1628912/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=7336 CPUtime=282.13
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 1584 0 0 0 28213 0 0 0 25 0 1 0 1124255023 7512064 1567 1992294400 134512640 135997824 4294956176 18446744073709551615 134757476 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 1834 1567 175 362 0 1469 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 7336

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1628528/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=7792 CPUtime=342.09
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 1673 0 0 0 34209 0 0 0 25 0 1 0 1124255023 7979008 1656 1992294400 134512640 135997824 4294956176 18446744073709551615 134756205 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 1948 1656 175 362 0 1583 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 7792

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1628080/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=8220 CPUtime=402.05
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 1785 0 0 0 40205 0 0 0 25 0 1 0 1124255023 8417280 1768 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 2055 1768 175 362 0 1690 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 8220

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1626160/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=10564 CPUtime=462.02
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 2301 0 0 0 46201 1 0 0 25 0 1 0 1124255023 10817536 2284 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 2641 2284 175 362 0 2276 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 10564

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1622384/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=14668 CPUtime=521.99
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 3262 0 0 0 52197 2 0 0 25 0 1 0 1124255023 15020032 3245 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 3667 3245 175 362 0 3302 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 14668

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1620144/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=17352 CPUtime=581.94
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 3925 0 0 0 58192 2 0 0 25 0 1 0 1124255023 17768448 3768 1992294400 134512640 135997824 4294956176 18446744073709551615 134756289 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 4338 3768 175 362 0 3973 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 17352

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1617456/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=20264 CPUtime=641.91
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 4593 0 0 0 64188 3 0 0 25 0 1 0 1124255023 20750336 4436 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 5066 4436 175 362 0 4701 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 20264

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1616496/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=21208 CPUtime=701.88
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 4849 0 0 0 70184 4 0 0 25 0 1 0 1124255023 21716992 4659 1992294400 134512640 135997824 4294956176 18446744073709551615 134756118 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 5302 4659 175 362 0 4937 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 21208

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1614768/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=23076 CPUtime=761.85
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 5283 0 0 0 76181 4 0 0 25 0 1 0 1124255023 23629824 5093 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 5769 5093 175 362 0 5404 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 23076

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1613616/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=24388 CPUtime=821.82
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 5581 0 0 0 82178 4 0 0 25 0 1 0 1124255023 24973312 5391 1992294400 134512640 135997824 4294956176 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 6097 5391 175 362 0 5732 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 24388

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1611888/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=26252 CPUtime=881.79
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 6027 0 0 0 88174 5 0 0 25 0 1 0 1124255023 26882048 5837 1992294400 134512640 135997824 4294956176 18446744073709551615 134756080 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 6563 5837 175 362 0 6198 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 26252

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1611120/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=27100 CPUtime=941.74
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 6216 0 0 0 94169 5 0 0 25 0 1 0 1124255023 27750400 6026 1992294400 134512640 135997824 4294956176 18446744073709551615 134757693 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 6775 6026 175 362 0 6410 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 27100

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1610032/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=28240 CPUtime=1001.68
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 6484 0 0 0 100163 5 0 0 25 0 1 0 1124255023 28917760 6294 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 7060 6294 175 362 0 6695 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 28240

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1608944/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=29424 CPUtime=1061.63
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 6762 0 0 0 106158 5 0 0 25 0 1 0 1124255023 30130176 6572 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 7356 6572 175 362 0 6991 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 29424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1607536/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=30728 CPUtime=1121.61
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 7148 0 0 0 112155 6 0 0 25 0 1 0 1124255023 31465472 6917 1992294400 134512640 135997824 4294956176 18446744073709551615 134757845 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 7682 6917 175 362 0 7317 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 30728

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1606832/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=31432 CPUtime=1181.55
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 7315 0 0 0 118149 6 0 0 25 0 1 0 1124255023 32186368 7084 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 7858 7084 175 362 0 7493 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 31432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13153
/proc/meminfo: memFree=1606384/2055920 swapFree=4176304/4192956
[pid=13152] ppid=13150 vsize=32052 CPUtime=1200.04
/proc/13152/stat : 13152 (hydrasat) R 13150 13152 13048 0 -1 4194304 7415 0 0 0 119998 6 0 0 25 0 1 0 1124255023 32821248 7184 1992294400 134512640 135997824 4294956176 18446744073709551615 134683147 0 0 4096 1 0 0 0 17 0 0 0
/proc/13152/statm: 8013 7184 175 362 0 7648 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 32052

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.81
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.071989
CPU usage (%): 99.9376
Max. virtual memory (cumulated for all children) (KiB): 32052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7415
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= 1
involuntary context switches= 5079

runsolver used 1.20382 second user time and 2.15667 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-31 18:12:05
IDJOB=1530368
IDBENCH=70573
IDSOLVER=520
FILE ID=node53/1530368-1238515925
PBS_JOBID= 9062006
Free space on /tmp= 66040 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S1750991629-037.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530368-1238515925/watcher-1530368-1238515925 -o /tmp/evaluation-result-1530368-1238515925/solver-1530368-1238515925 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1530368-1238515925.cnf -rs 1302011388 -co memory_limit 1800

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

MD5SUM BENCH= 73e1213f2abc37c0c09958a5583a1b69
RANDOM SEED=1302011388

node53.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.264
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.264
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:      2055920 kB
MemFree:       1635160 kB
Buffers:         81820 kB
Cached:         246348 kB
SwapCached:      10540 kB
Active:         179048 kB
Inactive:       161224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635160 kB
SwapTotal:     4192956 kB
SwapFree:      4176304 kB
Dirty:            1512 kB
Writeback:           0 kB
Mapped:          17788 kB
Slab:            66448 kB
Committed_AS:  2589636 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= 66040 MiB
End job on node53 at 2009-03-31 18:32:08