Trace number 1735061

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.07 1200.41

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g1.cnf
MD5SUM09e521ede3d398d4595568c082f00e6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.439932
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-1735061-1240799888/watcher-1735061-1240799888 -o /tmp/evaluation-result-1735061-1240799888/solver-1735061-1240799888 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1735061-1240799888.cnf -rs 910479897 -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 1.00 0.99 3/65 11653
/proc/meminfo: memFree=1636072/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=1940 CPUtime=0
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 108017795 1986560 212 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 485 212 151 362 0 120 0

[startup+0.0683339 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 11653
/proc/meminfo: memFree=1636072/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=4332 CPUtime=0.06
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 901 0 0 0 6 0 0 0 18 0 1 0 108017795 4435968 870 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 1083 870 158 362 0 718 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4332

[startup+0.101337 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 11653
/proc/meminfo: memFree=1636072/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=4332 CPUtime=0.09
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 901 0 0 0 9 0 0 0 18 0 1 0 108017795 4435968 870 1992294400 134512640 135997824 4294956176 18446744073709551615 134695414 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 1083 870 158 362 0 718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4332

[startup+0.301357 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 11653
/proc/meminfo: memFree=1636072/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=5032 CPUtime=0.29
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 1064 0 0 0 29 0 0 0 19 0 1 0 108017795 5152768 990 1992294400 134512640 135997824 4294956176 18446744073709551615 134695391 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 1258 990 159 362 0 893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5032

[startup+0.7014 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 11653
/proc/meminfo: memFree=1636072/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=6984 CPUtime=0.69
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 1575 0 0 0 69 0 0 0 22 0 1 0 108017795 7151616 1500 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 1746 1500 174 362 0 1381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6984

[startup+1.50148 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11654
/proc/meminfo: memFree=1630432/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=7380 CPUtime=1.49
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 1665 0 0 0 149 0 0 0 25 0 1 0 108017795 7557120 1590 1992294400 134512640 135997824 4294956176 18446744073709551615 134638987 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 1845 1590 174 362 0 1480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7380

[startup+3.10166 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11654
/proc/meminfo: memFree=1630112/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=7512 CPUtime=3.09
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 1706 0 0 0 309 0 0 0 25 0 1 0 108017795 7692288 1631 1992294400 134512640 135997824 4294956176 18446744073709551615 134757767 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 1878 1631 174 362 0 1513 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7512

[startup+6.30198 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11654
/proc/meminfo: memFree=1629536/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=8172 CPUtime=6.29
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 1863 0 0 0 629 0 0 0 25 0 1 0 108017795 8368128 1788 1992294400 134512640 135997824 4294956176 18446744073709551615 134683610 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 2043 1788 174 362 0 1678 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8172

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11654
/proc/meminfo: memFree=1628648/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=8700 CPUtime=12.69
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 2003 0 0 0 1268 1 0 0 25 0 1 0 108017795 8908800 1928 1992294400 134512640 135997824 4294956176 18446744073709551615 134757667 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 2175 1928 174 362 0 1810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8700

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11654
/proc/meminfo: memFree=1628008/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=9368 CPUtime=25.49
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 2168 0 0 0 2548 1 0 0 25 0 1 0 108017795 9592832 2093 1992294400 134512640 135997824 4294956176 18446744073709551615 134664746 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 2342 2093 174 362 0 1977 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9368

[startup+51.1017 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1627880/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=9508 CPUtime=51.08
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 2184 0 0 0 5107 1 0 0 25 0 1 0 108017795 9736192 2109 1992294400 134512640 135997824 4294956176 18446744073709551615 134843392 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 2377 2109 174 362 0 2012 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9508

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1626792/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=10588 CPUtime=102.27
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 2449 0 0 0 10226 1 0 0 25 0 1 0 108017795 10842112 2374 1992294400 134512640 135997824 4294956176 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 2647 2374 174 362 0 2282 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10588

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1626728/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=10588 CPUtime=162.25
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 2454 0 0 0 16224 1 0 0 25 0 1 0 108017795 10842112 2379 1992294400 134512640 135997824 4294956176 18446744073709551615 134757811 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 2647 2379 174 362 0 2282 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 10588

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1626088/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=11272 CPUtime=222.23
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 2607 0 0 0 22222 1 0 0 25 0 1 0 108017795 11542528 2532 1992294400 134512640 135997824 4294956176 18446744073709551615 134757617 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 2818 2532 174 362 0 2453 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 11272

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1624424/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=13008 CPUtime=282.21
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3014 0 0 0 28220 1 0 0 25 0 1 0 108017795 13320192 2939 1992294400 134512640 135997824 4294956176 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3252 2939 174 362 0 2887 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13008

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1623720/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=13860 CPUtime=342.2
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3195 0 0 0 34218 2 0 0 25 0 1 0 108017795 14192640 3120 1992294400 134512640 135997824 4294956176 18446744073709551615 134757369 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3465 3120 174 362 0 3100 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 13860

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1623656/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=13860 CPUtime=402.18
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3195 0 0 0 40216 2 0 0 25 0 1 0 108017795 14192640 3120 1992294400 134512640 135997824 4294956176 18446744073709551615 134844010 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3465 3120 174 362 0 3100 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 13860

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1623656/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=13860 CPUtime=462.16
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3195 0 0 0 46214 2 0 0 25 0 1 0 108017795 14192640 3120 1992294400 134512640 135997824 4294956176 18446744073709551615 134757777 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3465 3120 174 362 0 3100 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 13860

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1623784/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=13860 CPUtime=522.14
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3197 0 0 0 52212 2 0 0 25 0 1 0 108017795 14192640 3122 1992294400 134512640 135997824 4294956176 18446744073709551615 135376482 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3465 3122 174 362 0 3100 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 13860

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1623784/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=13860 CPUtime=582.13
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3197 0 0 0 58211 2 0 0 25 0 1 0 108017795 14192640 3122 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3465 3122 174 362 0 3100 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 13860

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1623720/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=13860 CPUtime=642.11
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3201 0 0 0 64209 2 0 0 25 0 1 0 108017795 14192640 3126 1992294400 134512640 135997824 4294956176 18446744073709551615 134657918 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3465 3126 174 362 0 3100 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 13860

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1623656/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=13860 CPUtime=702.09
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3210 0 0 0 70207 2 0 0 25 0 1 0 108017795 14192640 3135 1992294400 134512640 135997824 4294956176 18446744073709551615 134683561 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3465 3135 174 362 0 3100 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 13860

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1623144/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=14396 CPUtime=762.08
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3323 0 0 0 76206 2 0 0 25 0 1 0 108017795 14741504 3248 1992294400 134512640 135997824 4294956176 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3599 3248 174 362 0 3234 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 14396

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1622312/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=15208 CPUtime=822.06
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3522 0 0 0 82203 3 0 0 25 0 1 0 108017795 15572992 3447 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 3802 3447 174 362 0 3437 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 15208

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1621480/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=16008 CPUtime=882.04
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3725 0 0 0 88201 3 0 0 25 0 1 0 108017795 16392192 3650 1992294400 134512640 135997824 4294956176 18446744073709551615 134757558 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 4002 3650 174 362 0 3637 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 16008

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1620776/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=16816 CPUtime=942.03
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 3902 0 0 0 94199 4 0 0 25 0 1 0 108017795 17219584 3827 1992294400 134512640 135997824 4294956176 18446744073709551615 134849357 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 4204 3827 174 362 0 3839 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 16816

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1620136/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=17664 CPUtime=1002.01
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 4069 0 0 0 100197 4 0 0 25 0 1 0 108017795 18087936 3994 1992294400 134512640 135997824 4294956176 18446744073709551615 134683409 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 4416 3994 174 362 0 4051 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 17664

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1619368/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=18372 CPUtime=1061.99
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 4249 0 0 0 106195 4 0 0 25 0 1 0 108017795 18812928 4174 1992294400 134512640 135997824 4294956176 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 4593 4174 174 362 0 4228 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 18372

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1618472/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=19188 CPUtime=1121.98
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 4461 0 0 0 112193 5 0 0 25 0 1 0 108017795 19648512 4386 1992294400 134512640 135997824 4294956176 18446744073709551615 134683032 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 4797 4386 174 362 0 4432 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 19188

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1617832/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=20016 CPUtime=1181.96
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 4629 0 0 0 118191 5 0 0 25 0 1 0 108017795 20496384 4554 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 5004 4554 174 362 0 4639 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 20016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 11656
/proc/meminfo: memFree=1617576/2055912 swapFree=4192952/4192956
[pid=11653] ppid=11651 vsize=20188 CPUtime=1200.06
/proc/11653/stat : 11653 (hydrasat) R 11651 11653 10868 0 -1 4194304 4686 0 0 0 120001 5 0 0 25 0 1 0 108017795 20672512 4611 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/11653/statm: 5047 4611 174 362 0 4682 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 20188

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.41
CPU time (s): 1200.07
CPU user time (s): 1200.02
CPU system time (s): 0.056991
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 20188

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

runsolver used 1.3078 second user time and 2.79557 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-27 04:38:08
IDJOB=1735061
IDBENCH=71341
IDSOLVER=520
FILE ID=node78/1735061-1240799888
PBS_JOBID= 9187314
Free space on /tmp= 126788 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g1.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735061-1240799888/watcher-1735061-1240799888 -o /tmp/evaluation-result-1735061-1240799888/solver-1735061-1240799888 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1735061-1240799888.cnf -rs 910479897 -co memory_limit 1800

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

MD5SUM BENCH= 09e521ede3d398d4595568c082f00e6d
RANDOM SEED=910479897

node78.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.243
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.243
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:      2055912 kB
MemFree:       1636488 kB
Buffers:         58232 kB
Cached:         281628 kB
SwapCached:          4 kB
Active:         154964 kB
Inactive:       199740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1636488 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1984 kB
Writeback:           0 kB
Mapped:          24564 kB
Slab:            50544 kB
Committed_AS:   278936 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126784 MiB
End job on node78 at 2009-04-27 04:58:10