Trace number 1579397

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-Multi 2009-03-22-MultiUNSAT 165.002 165.076

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Trying configuration 1
164.92/165.06	
164.92/165.06	c decisions : 355206
164.92/165.06	c conflicts : 77045
164.92/165.06	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1579397-1238907194/watcher-1579397-1238907194 -o /tmp/evaluation-result-1579397-1238907194/solver-1579397-1238907194 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1579397-1238907194.cnf 1800 1263110628 

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 1.00 3/64 5947
/proc/meminfo: memFree=1726008/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=3564 CPUtime=0
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 173 0 0 0 0 0 0 0 19 0 1 0 1163381378 3649536 155 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 891 155 117 317 0 571 0

[startup+0.0408589 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 5947
/proc/meminfo: memFree=1726008/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=5544 CPUtime=0.03
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 703 0 0 0 3 0 0 0 19 0 1 0 1163381378 5677056 685 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 1386 686 117 317 0 1066 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10904

[startup+0.101868 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 5947
/proc/meminfo: memFree=1726008/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=8844 CPUtime=0.08
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 1575 0 0 0 8 0 0 0 19 0 1 0 1163381378 9056256 1557 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 2211 1558 117 317 0 1891 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14204

[startup+0.301902 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 5947
/proc/meminfo: memFree=1726008/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=19140 CPUtime=0.29
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 4321 0 0 0 27 2 0 0 21 0 1 0 1163381378 19599360 4303 1992294400 134512640 135813592 4294956176 18446744073709551615 134637411 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 4785 4304 117 317 0 4465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24500

[startup+0.701969 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 5947
/proc/meminfo: memFree=1726008/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=39700 CPUtime=0.69
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 9728 0 0 0 64 5 0 0 25 0 1 0 1163381378 40652800 9710 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 9925 9711 122 317 0 9605 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45060

[startup+1.5011 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1678632/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=55812 CPUtime=1.49
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 14203 0 0 0 142 7 0 0 25 0 1 0 1163381378 57151488 12678 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 13953 12678 126 317 0 13633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61172

[startup+3.10138 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1668392/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=80784 CPUtime=3.08
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 21951 0 0 0 299 9 0 0 25 0 1 0 1163381378 82722816 18998 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 20196 18998 150 317 0 19876 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 86144

[startup+6.30192 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1649256/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=81444 CPUtime=6.29
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 22140 0 0 0 619 10 0 0 25 0 1 0 1163381378 83398656 19187 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 20361 19187 150 317 0 20041 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86804

[startup+12.703 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1648936/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=81840 CPUtime=12.68
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 22218 0 0 0 1258 10 0 0 25 0 1 0 1163381378 83804160 19265 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 20460 19265 150 317 0 20140 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87200

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1648552/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=82368 CPUtime=25.48
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 22340 0 0 0 2538 10 0 0 25 0 1 0 1163381378 84344832 19387 1992294400 134512640 135813592 4294956176 18446744073709551615 134662605 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 20592 19387 150 317 0 20272 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87728

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1647720/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=83028 CPUtime=51.06
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 22522 0 0 0 5096 10 0 0 25 0 1 0 1163381378 85020672 19569 1992294400 134512640 135813592 4294956176 18446744073709551615 134592479 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 20757 19569 150 317 0 20437 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88388

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1646696/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=84104 CPUtime=102.24
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 22796 0 0 0 10214 10 0 0 25 0 1 0 1163381378 86122496 19843 1992294400 134512640 135813592 4294956176 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 21026 19843 150 317 0 20706 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 89464

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1645736/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=85044 CPUtime=162.21
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 23024 0 0 0 16211 10 0 0 25 0 1 0 1163381378 87085056 20071 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 21261 20071 150 317 0 20941 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 90404

Solver just ended. Dumping a history of the last processes samples

[startup+163.102 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1645736/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=85044 CPUtime=163.01
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 23025 0 0 0 16291 10 0 0 25 0 1 0 1163381378 87085056 20072 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 21261 20072 150 317 0 20941 0
Current children cumulated CPU time (s) 163.01
Current children cumulated vsize (KiB) 90404

[startup+163.907 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1645736/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=85044 CPUtime=163.82
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 23025 0 0 0 16372 10 0 0 25 0 1 0 1163381378 87085056 20072 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 21261 20072 150 317 0 20941 0
Current children cumulated CPU time (s) 163.82
Current children cumulated vsize (KiB) 90404

[startup+164.703 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1645736/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=85044 CPUtime=164.61
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 23026 0 0 0 16451 10 0 0 25 0 1 0 1163381378 87085056 20073 1992294400 134512640 135813592 4294956176 18446744073709551615 134664934 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 21261 20073 150 317 0 20941 0
Current children cumulated CPU time (s) 164.61
Current children cumulated vsize (KiB) 90404

[startup+164.903 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1645736/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=85044 CPUtime=164.82
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 23026 0 0 0 16472 10 0 0 25 0 1 0 1163381378 87085056 20073 1992294400 134512640 135813592 4294956176 18446744073709551615 134667870 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 21261 20073 150 317 0 20941 0
Current children cumulated CPU time (s) 164.82
Current children cumulated vsize (KiB) 90404

[startup+165.007 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5949
/proc/meminfo: memFree=1645736/2055920 swapFree=4175348/4192956
[pid=5947] ppid=5945 vsize=5360 CPUtime=0
/proc/5947/stat : 5947 (hydrasat-multi.) S 5945 5947 5650 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1163381378 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5947/statm: 1340 239 197 169 0 51 0
[pid=5948] ppid=5947 vsize=85044 CPUtime=164.92
/proc/5948/stat : 5948 (hydrasat_cache4) R 5947 5947 5650 0 -1 4194304 23026 0 0 0 16482 10 0 0 25 0 1 0 1163381378 87085056 20073 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/5948/statm: 21261 20073 150 317 0 20941 0
Current children cumulated CPU time (s) 164.92
Current children cumulated vsize (KiB) 90404

Child status: 20
Real time (s): 165.076
CPU time (s): 165.002
CPU user time (s): 164.879
CPU system time (s): 0.122981
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 90404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 164.879
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23572
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= 4
involuntary context switches= 404

runsolver used 0.149977 second user time and 0.45993 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-05 06:53:15
IDJOB=1579397
IDBENCH=70997
IDSOLVER=518
FILE ID=node55/1579397-1238907194
PBS_JOBID= 9101347
Free space on /tmp= 66552 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579397-1238907194/watcher-1579397-1238907194 -o /tmp/evaluation-result-1579397-1238907194/solver-1579397-1238907194 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1579397-1238907194.cnf 1800 1263110628

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=1263110628

node55.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.259
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.259
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:       1726488 kB
Buffers:         22140 kB
Cached:         223116 kB
SwapCached:      11580 kB
Active:         136116 kB
Inactive:       122352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726488 kB
SwapTotal:     4192956 kB
SwapFree:      4175348 kB
Dirty:           13248 kB
Writeback:           0 kB
Mapped:          18968 kB
Slab:            57016 kB
Committed_AS:  3121160 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node55 at 2009-04-05 06:56:00