Trace number 1530869

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.42

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1041106011-094.cnf
MD5SUM5d7bd014f243a8ba433df6a7b547cbaa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011998
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-1530869-1238597862/watcher-1530869-1238597862 -o /tmp/evaluation-result-1530869-1238597862/solver-1530869-1238597862 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530869-1238597862.cnf -rs 1859372111 -co memory_limit 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 25023
/proc/meminfo: memFree=1510408/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=1636 CPUtime=0
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 1132447778 1675264 194 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 409 194 155 362 0 44 0

[startup+0.085207 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 25023
/proc/meminfo: memFree=1510408/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=1900 CPUtime=0.08
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 295 0 0 0 8 0 0 0 20 0 1 0 1132447778 1945600 278 1992294400 134512640 135997824 4294956160 18446744073709551615 134816752 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 475 278 175 362 0 110 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1900

[startup+0.101207 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 25023
/proc/meminfo: memFree=1510408/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=1900 CPUtime=0.09
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 298 0 0 0 9 0 0 0 20 0 1 0 1132447778 1945600 281 1992294400 134512640 135997824 4294956160 18446744073709551615 134757904 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 475 281 175 362 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1900

[startup+0.301226 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 25023
/proc/meminfo: memFree=1510408/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=2032 CPUtime=0.29
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 325 0 0 0 29 0 0 0 21 0 1 0 1132447778 2080768 308 1992294400 134512640 135997824 4294956160 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 508 308 175 362 0 143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2032

[startup+0.701267 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 25023
/proc/meminfo: memFree=1510408/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=2296 CPUtime=0.69
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 370 0 0 0 69 0 0 0 25 0 1 0 1132447778 2351104 353 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 574 353 175 362 0 209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2296

[startup+1.50135 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25024
/proc/meminfo: memFree=1509568/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=2700 CPUtime=1.49
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 491 0 0 0 149 0 0 0 25 0 1 0 1132447778 2764800 474 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 675 474 175 362 0 310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2700

[startup+3.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25024
/proc/meminfo: memFree=1508672/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=3912 CPUtime=3.09
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 763 0 0 0 309 0 0 0 25 0 1 0 1132447778 4005888 746 1992294400 134512640 135997824 4294956160 18446744073709551615 134513602 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 978 746 175 362 0 613 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3912

[startup+6.30182 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25024
/proc/meminfo: memFree=1506432/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=5668 CPUtime=6.29
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 1179 0 0 0 629 0 0 0 25 0 1 0 1132447778 5804032 1162 1992294400 134512640 135997824 4294956160 18446744073709551615 134590592 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 1417 1162 175 362 0 1052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5668

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25024
/proc/meminfo: memFree=1503424/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=8696 CPUtime=12.69
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 1890 0 0 0 1268 1 0 0 25 0 1 0 1132447778 8904704 1873 1992294400 134512640 135997824 4294956160 18446744073709551615 134757587 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 2174 1873 175 362 0 1809 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8696

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25024
/proc/meminfo: memFree=1499968/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=12584 CPUtime=25.49
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 2808 0 0 0 2547 2 0 0 25 0 1 0 1132447778 12886016 2725 1992294400 134512640 135997824 4294956160 18446744073709551615 134757460 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 3146 2725 175 362 0 2781 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12584

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25024
/proc/meminfo: memFree=1495040/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=18156 CPUtime=51.07
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 4159 0 0 0 5104 3 0 0 25 0 1 0 1132447778 18591744 3956 1992294400 134512640 135997824 4294956160 18446744073709551615 134757463 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 4539 3956 175 362 0 4174 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18156

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25024
/proc/meminfo: memFree=1486848/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=26704 CPUtime=102.26
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 6229 0 0 0 10221 5 0 0 25 0 1 0 1132447778 27344896 5970 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 6676 5970 175 362 0 6311 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26704

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25024
/proc/meminfo: memFree=1480704/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=35016 CPUtime=162.25
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 8281 0 0 0 16217 8 0 0 25 0 1 0 1132447778 35856384 7523 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 8754 7523 175 362 0 8389 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35016

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25030
/proc/meminfo: memFree=1473272/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=43700 CPUtime=222.23
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 10542 0 0 0 22213 10 0 0 25 0 1 0 1132447778 44748800 9340 1992294400 134512640 135997824 4294956160 18446744073709551615 134757392 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 10925 9340 175 362 0 10560 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43700

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25030
/proc/meminfo: memFree=1468664/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=48808 CPUtime=282.22
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 11849 0 0 0 28210 12 0 0 25 0 1 0 1132447778 49979392 10506 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 12202 10506 175 362 0 11837 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 48808

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25030
/proc/meminfo: memFree=1464184/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=53204 CPUtime=342.2
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 12945 0 0 0 34207 13 0 0 25 0 1 0 1132447778 54480896 11602 1992294400 134512640 135997824 4294956160 18446744073709551615 134816762 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 13301 11602 175 362 0 12936 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 53204

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25030
/proc/meminfo: memFree=1458296/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=60440 CPUtime=402.18
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 14983 0 0 0 40204 14 0 0 25 0 1 0 1132447778 61890560 13116 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 15110 13116 175 362 0 14745 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 60440

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25030
/proc/meminfo: memFree=1454136/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=66384 CPUtime=462.17
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 16543 0 0 0 46201 16 0 0 25 0 1 0 1132447778 67977216 14137 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 16596 14137 175 362 0 16231 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 66384

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25030
/proc/meminfo: memFree=1451264/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=69412 CPUtime=522.16
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 17264 0 0 0 52198 18 0 0 25 0 1 0 1132447778 71077888 14858 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 17353 14858 175 362 0 16988 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 69412

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25030
/proc/meminfo: memFree=1448576/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=72200 CPUtime=582.14
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 17937 0 0 0 58195 19 0 0 25 0 1 0 1132447778 73932800 15531 1992294400 134512640 135997824 4294956160 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 18050 15531 175 362 0 17685 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 72200

[startup+642.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1445696/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=75312 CPUtime=642.12
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 18644 0 0 0 64193 19 0 0 25 0 1 0 1132447778 77119488 16238 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 18828 16238 175 362 0 18463 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 75312

[startup+702.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1441344/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=81300 CPUtime=702.1
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 19979 0 0 0 70190 20 0 0 25 0 1 0 1132447778 83251200 17332 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 20325 17332 175 362 0 19960 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 81300

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1438720/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=83992 CPUtime=762.1
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 20621 0 0 0 76189 21 0 0 25 0 1 0 1132447778 86007808 17974 1992294400 134512640 135997824 4294956160 18446744073709551615 134757823 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 20998 17974 175 362 0 20633 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 83992

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1435584/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=88276 CPUtime=822.08
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 21626 0 0 0 82186 22 0 0 25 0 1 0 1132447778 90394624 18858 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 22069 18858 175 362 0 21704 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 88276

[startup+882.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/69 25030
/proc/meminfo: memFree=1433408/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=89712 CPUtime=882.07
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 22057 0 0 0 88184 23 0 0 25 0 1 0 1132447778 91865088 19289 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 22428 19289 175 362 0 22063 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 89712

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/69 25030
/proc/meminfo: memFree=1427264/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=96392 CPUtime=942.05
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 24059 0 0 0 94180 25 0 0 25 0 1 0 1132447778 98705408 20843 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 24098 20843 175 362 0 23733 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 96392

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1424640/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=100420 CPUtime=1002.04
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 25065 0 0 0 100178 26 0 0 25 0 1 0 1132447778 102830080 21488 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 25105 21488 175 362 0 24740 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 100420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1421504/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=104444 CPUtime=1062.02
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 26363 0 0 0 106175 27 0 0 25 0 1 0 1132447778 106950656 22263 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 26111 22263 175 362 0 25746 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 104444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1419392/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=106160 CPUtime=1122
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 26895 0 0 0 112173 27 0 0 25 0 1 0 1132447778 108707840 22795 1992294400 134512640 135997824 4294956160 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 26540 22795 175 362 0 26175 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 106160

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1417216/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=108644 CPUtime=1181.98
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 27456 0 0 0 118170 28 0 0 25 0 1 0 1132447778 111251456 23356 1992294400 134512640 135997824 4294956160 18446744073709551615 134756074 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 27161 23356 175 362 0 26796 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 108644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25030
/proc/meminfo: memFree=1416512/2055920 swapFree=4175244/4192956
[pid=25023] ppid=25021 vsize=109416 CPUtime=1200.09
/proc/25023/stat : 25023 (hydrasat) R 25021 25023 24321 0 -1 4194304 27621 0 0 0 119980 29 0 0 25 0 1 0 1132447778 112041984 23521 1992294400 134512640 135997824 4294956160 18446744073709551615 134850769 0 0 4096 1 0 0 0 17 1 0 0
/proc/25023/statm: 27354 23521 175 362 0 26989 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 109416

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.8
CPU system time (s): 0.307953
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 109416

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

runsolver used 1.01185 second user time and 3.36449 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-01 16:57:42
IDJOB=1530869
IDBENCH=70740
IDSOLVER=520
FILE ID=node60/1530869-1238597862
PBS_JOBID= 9068308
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 5d7bd014f243a8ba433df6a7b547cbaa
RANDOM SEED=1859372111

node60.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.202
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.202
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:       1510888 kB
Buffers:         97752 kB
Cached:         353608 kB
SwapCached:      11040 kB
Active:         223140 kB
Inactive:       241392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510888 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1500 kB
Writeback:           0 kB
Mapped:          18480 kB
Slab:            66076 kB
Committed_AS:  3473724 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-04-01 17:17:44