Trace number 1577837

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 677.287 677.527

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Trying configuration 1
677.15/677.47	
677.15/677.47	c decisions : 1400028
677.15/677.47	c conflicts : 585679
677.15/677.48	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-1577837-1241005107/watcher-1577837-1241005107 -o /tmp/evaluation-result-1577837-1241005107/solver-1577837-1241005107 -C 1200 -W 1800 -M 1800 HOME/hydrasat-multi.sh HOME HOME/instance-1577837-1241005107.cnf 1800 1276971627 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15899
/proc/meminfo: memFree=1236984/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=7400 CPUtime=0
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 164 0 0 0 0 0 0 0 19 0 1 0 128539343 7577600 146 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 1850 147 117 317 0 1530 0

[startup+0.015882 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15899
/proc/meminfo: memFree=1236984/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=7796 CPUtime=0.01
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 280 0 0 0 1 0 0 0 19 0 1 0 128539343 7983104 262 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 1949 263 117 317 0 1629 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13156

[startup+0.102894 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15899
/proc/meminfo: memFree=1236984/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=10700 CPUtime=0.09
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 1040 0 0 0 9 0 0 0 19 0 1 0 128539343 10956800 1022 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 2675 1022 117 317 0 2355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16060

[startup+0.302925 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15899
/proc/meminfo: memFree=1236984/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=17036 CPUtime=0.29
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 2733 0 0 0 28 1 0 0 20 0 1 0 128539343 17444864 2715 1992294400 134512640 135813592 4294956160 18446744073709551615 134638240 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 4259 2715 117 317 0 3939 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22396

[startup+0.702982 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15899
/proc/meminfo: memFree=1236984/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=29576 CPUtime=0.69
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 6090 0 0 0 66 3 0 0 24 0 1 0 128539343 30285824 6072 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 7394 6072 117 317 0 7074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34936

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1203112/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=53732 CPUtime=1.49
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 12549 0 0 0 142 7 0 0 25 0 1 0 128539343 55021568 12531 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 13433 12531 117 317 0 13113 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59092

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1166696/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=118520 CPUtime=3.08
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 29302 0 0 0 295 13 0 0 25 0 1 0 128539343 121364480 29284 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 29630 29284 122 317 0 29310 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 123880

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1103912/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=139424 CPUtime=6.29
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 35559 0 0 0 613 16 0 0 25 0 1 0 128539343 142770176 33316 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 34856 33316 124 317 0 34536 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144784

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1084648/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=173784 CPUtime=12.69
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 45447 0 0 0 1249 20 0 0 25 0 1 0 128539343 177954816 40700 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 43446 40700 126 317 0 43126 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179144

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1021864/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=234400 CPUtime=25.48
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 65455 0 0 0 2520 28 0 0 25 0 1 0 128539343 240025600 53878 1992294400 134512640 135813592 4294956160 18446744073709551615 134591983 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 58600 53878 149 317 0 58280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 239760

[startup+51.1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1017832/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=238700 CPUtime=51.05
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 66450 0 0 0 5076 29 0 0 25 0 1 0 128539343 244428800 54873 1992294400 134512640 135813592 4294956160 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 59675 54873 149 317 0 59355 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 244060

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1013160/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=243700 CPUtime=102.24
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 67644 0 0 0 10194 30 0 0 25 0 1 0 128539343 249548800 56067 1992294400 134512640 135813592 4294956160 18446744073709551615 134665187 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 60925 56067 149 317 0 60605 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 249060

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1007912/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=249764 CPUtime=162.21
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 69085 0 0 0 16190 31 0 0 25 0 1 0 128539343 255758336 57379 1992294400 134512640 135813592 4294956160 18446744073709551615 135203075 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 62441 57379 149 317 0 62121 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 255124

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1000936/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=257084 CPUtime=222.2
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 70788 0 0 0 22187 33 0 0 25 0 1 0 128539343 263254016 59082 1992294400 134512640 135813592 4294956160 18446744073709551615 134665084 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 64271 59082 149 317 0 63951 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 262444

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=994024/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=264648 CPUtime=282.17
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 72555 0 0 0 28183 34 0 0 25 0 1 0 128539343 270999552 60849 1992294400 134512640 135813592 4294956160 18446744073709551615 134665358 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 66162 60849 149 317 0 65842 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 270008

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=986728/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=272216 CPUtime=342.16
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 74323 0 0 0 34180 36 0 0 25 0 1 0 128539343 278749184 62617 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 68054 62617 149 317 0 67734 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 277576

[startup+402.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 15901
/proc/meminfo: memFree=979688/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=280752 CPUtime=402.13
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 76398 0 0 0 40176 37 0 0 25 0 1 0 128539343 287490048 64358 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 70188 64358 149 317 0 69868 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 286112

[startup+462.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 15901
/proc/meminfo: memFree=976360/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=284156 CPUtime=462.11
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 77240 0 0 0 46173 38 0 0 25 0 1 0 128539343 290975744 65200 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 71039 65200 149 317 0 70719 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 289516

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=972520/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=288788 CPUtime=522.1
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 78365 0 0 0 52171 39 0 0 25 0 1 0 128539343 295718912 66172 1992294400 134512640 135813592 4294956160 18446744073709551615 134665386 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 72197 66172 149 317 0 71877 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 294148

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=965160/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=296324 CPUtime=582.08
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 80286 0 0 0 58167 41 0 0 25 0 1 0 128539343 303435776 67999 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 74081 67999 149 317 0 73761 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 301684

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=959016/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=303372 CPUtime=642.06
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 81993 0 0 0 64164 42 0 0 25 0 1 0 128539343 310652928 69518 1992294400 134512640 135813592 4294956160 18446744073709551615 134662123 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 75843 69518 149 317 0 75523 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 308732

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

[startup+652.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=958056/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=304296 CPUtime=652.45
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 82227 0 0 0 65203 42 0 0 25 0 1 0 128539343 311599104 69752 1992294400 134512640 135813592 4294956160 18446744073709551615 134667821 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 76074 69752 149 317 0 75754 0
Current children cumulated CPU time (s) 652.45
Current children cumulated vsize (KiB) 309656

[startup+665.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=956904/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=305392 CPUtime=665.26
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 82508 0 0 0 66483 43 0 0 25 0 1 0 128539343 312721408 70033 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 76348 70033 149 317 0 76028 0
Current children cumulated CPU time (s) 665.26
Current children cumulated vsize (KiB) 310752

[startup+671.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=956392/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=306312 CPUtime=671.65
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 82749 0 0 0 67122 43 0 0 25 0 1 0 128539343 313663488 70180 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 76578 70180 149 317 0 76258 0
Current children cumulated CPU time (s) 671.65
Current children cumulated vsize (KiB) 311672

[startup+675.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=956008/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=306576 CPUtime=674.84
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 82847 0 0 0 67441 43 0 0 25 0 1 0 128539343 313933824 70278 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 76644 70278 149 317 0 76324 0
Current children cumulated CPU time (s) 674.84
Current children cumulated vsize (KiB) 311936

[startup+676.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=955496/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=307108 CPUtime=676.44
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 82944 0 0 0 67601 43 0 0 25 0 1 0 128539343 314478592 70375 1992294400 134512640 135813592 4294956160 18446744073709551615 134665171 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 76777 70375 149 317 0 76457 0
Current children cumulated CPU time (s) 676.44
Current children cumulated vsize (KiB) 312468

[startup+677.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=955496/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=307108 CPUtime=676.84
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194304 82946 0 0 0 67641 43 0 0 25 0 1 0 128539343 314478592 70377 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 76777 70377 149 317 0 76457 0
Current children cumulated CPU time (s) 676.84
Current children cumulated vsize (KiB) 312468

[startup+677.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15901
/proc/meminfo: memFree=1079720/2055920 swapFree=4143496/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (hydrasat-multi.) S 15897 15899 15480 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 128539342 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 239 197 169 0 51 0
[pid=15900] ppid=15899 vsize=0 CPUtime=677.25
/proc/15900/stat : 15900 (hydrasat_cache4) R 15899 15899 15480 0 -1 4194308 83569 0 0 0 67679 46 0 0 25 0 1 0 128539343 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 1 0 0
/proc/15900/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 677.25
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 677.527
CPU time (s): 677.287
CPU user time (s): 676.799
CPU system time (s): 0.487925
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 314940

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

runsolver used 0.845871 second user time and 1.62675 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-29 13:38:29
IDJOB=1577837
IDBENCH=70967
IDSOLVER=518
FILE ID=node39/1577837-1241005107
PBS_JOBID= 9204828
Free space on /tmp= 66420 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577837-1241005107/watcher-1577837-1241005107 -o /tmp/evaluation-result-1577837-1241005107/solver-1577837-1241005107 -C 1200 -W 1800 -M 1800  HOME/hydrasat-multi.sh HOME HOME/instance-1577837-1241005107.cnf 1800 1276971627

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=1276971627

node39.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.281
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.281
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:       1237400 kB
Buffers:         48952 kB
Cached:         674956 kB
SwapCached:      43744 kB
Active:         167884 kB
Inactive:       602176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237400 kB
SwapTotal:     4192956 kB
SwapFree:      4143496 kB
Dirty:           34124 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            34520 kB
Committed_AS:   605612 kB
PageTables:       1380 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= 66416 MiB
End job on node39 at 2009-04-29 13:49:47