Trace number 1722259

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 512.83 513.038

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.421
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Trying configuration 1
512.78/513.03	
512.78/513.03	c decisions : 1720425
512.78/513.03	c conflicts : 1249164
512.78/513.03	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-1722259-1240673828/watcher-1722259-1240673828 -o /tmp/evaluation-result-1722259-1240673828/solver-1722259-1240673828 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1722259-1240673828.cnf 1800 1492539364 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19965
/proc/meminfo: memFree=1654400/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=1700 CPUtime=0
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 95416443 1740800 146 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 425 146 117 317 0 105 0

[startup+0.020181 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19965
/proc/meminfo: memFree=1654400/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=2360 CPUtime=0.01
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 338 0 0 0 1 0 0 0 18 0 1 0 95416443 2416640 320 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 590 320 117 317 0 270 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7720

[startup+0.101198 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19965
/proc/meminfo: memFree=1654400/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=6688 CPUtime=0.09
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 1522 0 0 0 9 0 0 0 18 0 1 0 95416443 6848512 1466 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 1672 1466 124 317 0 1352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12048

[startup+0.301241 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19965
/proc/meminfo: memFree=1654400/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=6688 CPUtime=0.29
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 1522 0 0 0 29 0 0 0 19 0 1 0 95416443 6848512 1466 1992294400 134512640 135813592 4294956176 18446744073709551615 134521156 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 1672 1466 124 317 0 1352 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12048

[startup+0.701327 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19965
/proc/meminfo: memFree=1654400/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=8520 CPUtime=0.68
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 1986 0 0 0 68 0 0 0 22 0 1 0 95416443 8724480 1868 1992294400 134512640 135813592 4294956176 18446744073709551615 134520645 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 2130 1868 126 317 0 1810 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13880

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19967
/proc/meminfo: memFree=1646960/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=12148 CPUtime=1.48
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 2782 0 0 0 148 0 0 0 25 0 1 0 95416443 12439552 2663 1992294400 134512640 135813592 4294956176 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 3037 2663 149 317 0 2717 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17508

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19967
/proc/meminfo: memFree=1643312/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=12996 CPUtime=3.08
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 2963 0 0 0 308 0 0 0 25 0 1 0 95416443 13307904 2844 1992294400 134512640 135813592 4294956176 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 3249 2844 149 317 0 2929 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18356

[startup+6.30153 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19967
/proc/meminfo: memFree=1642864/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=13280 CPUtime=6.28
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 3024 0 0 0 627 1 0 0 25 0 1 0 95416443 13598720 2905 1992294400 134512640 135813592 4294956176 18446744073709551615 134665514 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 3320 2905 149 317 0 3000 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18640

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19967
/proc/meminfo: memFree=1642608/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=13416 CPUtime=12.68
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 3058 0 0 0 1267 1 0 0 25 0 1 0 95416443 13737984 2939 1992294400 134512640 135813592 4294956176 18446744073709551615 134665809 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 3354 2939 149 317 0 3034 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18776

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19967
/proc/meminfo: memFree=1642544/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=13560 CPUtime=25.48
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 3079 0 0 0 2547 1 0 0 25 0 1 0 95416443 13885440 2960 1992294400 134512640 135813592 4294956176 18446744073709551615 134664971 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 3390 2960 149 317 0 3070 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18920

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19967
/proc/meminfo: memFree=1642352/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=13692 CPUtime=51.06
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 3130 0 0 0 5105 1 0 0 25 0 1 0 95416443 14020608 3011 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 3423 3011 149 317 0 3103 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19052

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1641968/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=14100 CPUtime=102.25
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 3206 0 0 0 10223 2 0 0 25 0 1 0 95416443 14438400 3087 1992294400 134512640 135813592 4294956176 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 3525 3087 149 317 0 3205 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19460

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1640880/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=15120 CPUtime=162.22
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 3475 0 0 0 16220 2 0 0 25 0 1 0 95416443 15482880 3356 1992294400 134512640 135813592 4294956176 18446744073709551615 134591917 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 3780 3356 149 317 0 3460 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 20480

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1639472/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=16540 CPUtime=222.19
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 3803 0 0 0 22217 2 0 0 25 0 1 0 95416443 16936960 3684 1992294400 134512640 135813592 4294956176 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4135 3684 149 317 0 3815 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21900

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1638640/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=17296 CPUtime=282.17
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4001 0 0 0 28214 3 0 0 25 0 1 0 95416443 17711104 3882 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4324 3882 149 317 0 4004 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22656

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1638320/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=17688 CPUtime=342.15
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4064 0 0 0 34212 3 0 0 25 0 1 0 95416443 18112512 3945 1992294400 134512640 135813592 4294956176 18446744073709551615 134665509 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4422 3945 149 317 0 4102 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 23048

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1638192/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=17892 CPUtime=402.12
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4082 0 0 0 40209 3 0 0 25 0 1 0 95416443 18321408 3963 1992294400 134512640 135813592 4294956176 18446744073709551615 134665358 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4473 3963 149 317 0 4153 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 23252

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1637744/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=18648 CPUtime=462.1
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4238 0 0 0 46207 3 0 0 25 0 1 0 95416443 19095552 4119 1992294400 134512640 135813592 4294956176 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4662 4119 149 317 0 4342 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 24008

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

[startup+486.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636848/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19616 CPUtime=486.09
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4426 0 0 0 48605 4 0 0 25 0 1 0 95416443 20086784 4307 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4904 4307 149 317 0 4584 0
Current children cumulated CPU time (s) 486.09
Current children cumulated vsize (KiB) 24976

[startup+499.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636656/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19752 CPUtime=498.89
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4469 0 0 0 49885 4 0 0 25 0 1 0 95416443 20226048 4350 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4938 4350 149 317 0 4618 0
Current children cumulated CPU time (s) 498.89
Current children cumulated vsize (KiB) 25112

[startup+505.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636528/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19916 CPUtime=505.29
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4493 0 0 0 50525 4 0 0 25 0 1 0 95416443 20393984 4374 1992294400 134512640 135813592 4294956176 18446744073709551615 134665023 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4979 4374 149 317 0 4659 0
Current children cumulated CPU time (s) 505.29
Current children cumulated vsize (KiB) 25276

[startup+508.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636528/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19916 CPUtime=508.48
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4499 0 0 0 50844 4 0 0 25 0 1 0 95416443 20393984 4380 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4979 4380 149 317 0 4659 0
Current children cumulated CPU time (s) 508.48
Current children cumulated vsize (KiB) 25276

[startup+510.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636528/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19916 CPUtime=510.09
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4500 0 0 0 51005 4 0 0 25 0 1 0 95416443 20393984 4381 1992294400 134512640 135813592 4294956176 18446744073709551615 134665499 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4979 4381 149 317 0 4659 0
Current children cumulated CPU time (s) 510.09
Current children cumulated vsize (KiB) 25276

[startup+511.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636528/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19916 CPUtime=511.68
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4516 0 0 0 51164 4 0 0 25 0 1 0 95416443 20393984 4397 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4979 4397 149 317 0 4659 0
Current children cumulated CPU time (s) 511.68
Current children cumulated vsize (KiB) 25276

[startup+512.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636464/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19916 CPUtime=512.48
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4521 0 0 0 51244 4 0 0 25 0 1 0 95416443 20393984 4402 1992294400 134512640 135813592 4294956176 18446744073709551615 134665938 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4979 4402 149 317 0 4659 0
Current children cumulated CPU time (s) 512.48
Current children cumulated vsize (KiB) 25276

[startup+512.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636464/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19916 CPUtime=512.68
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4521 0 0 0 51264 4 0 0 25 0 1 0 95416443 20393984 4402 1992294400 134512640 135813592 4294956176 18446744073709551615 134513542 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4979 4402 149 317 0 4659 0
Current children cumulated CPU time (s) 512.68
Current children cumulated vsize (KiB) 25276

[startup+513.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19969
/proc/meminfo: memFree=1636464/2055920 swapFree=4192812/4192956
[pid=19965] ppid=19963 vsize=5360 CPUtime=0
/proc/19965/stat : 19965 (hydrasat-multi.) S 19963 19965 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95416443 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19965/statm: 1340 239 197 169 0 51 0
[pid=19966] ppid=19965 vsize=19916 CPUtime=512.78
/proc/19966/stat : 19966 (hydrasat_cache4) R 19965 19965 19651 0 -1 4194304 4521 0 0 0 51274 4 0 0 25 0 1 0 95416443 20393984 4402 1992294400 134512640 135813592 4294956176 18446744073709551615 134665821 0 0 4096 1 0 0 0 17 1 0 0
/proc/19966/statm: 4979 4402 149 317 0 4659 0
Current children cumulated CPU time (s) 512.78
Current children cumulated vsize (KiB) 25276

Child status: 20
Real time (s): 513.038
CPU time (s): 512.83
CPU user time (s): 512.783
CPU system time (s): 0.046992
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 25276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 512.783
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4827
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= 5
involuntary context switches= 994

runsolver used 0.597909 second user time and 1.27481 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 17:37:08
IDJOB=1722259
IDBENCH=71086
IDSOLVER=518
FILE ID=node10/1722259-1240673828
PBS_JOBID= 9186601
Free space on /tmp= 66340 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722259-1240673828/watcher-1722259-1240673828 -o /tmp/evaluation-result-1722259-1240673828/solver-1722259-1240673828 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1722259-1240673828.cnf 1800 1492539364

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=1492539364

node10.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.263
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	: 5931.00
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.263
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:       1654880 kB
Buffers:         26012 kB
Cached:         299436 kB
SwapCached:          0 kB
Active:          99992 kB
Inactive:       239312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5004 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            47816 kB
Committed_AS:   342448 kB
PageTables:       1372 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= 66336 MiB
End job on node10 at 2009-04-25 17:45:41