Trace number 1562735

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-BaseUNSAT 696.66 696.829

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

696.63/696.81	
696.63/696.81	c decisions : 783857
696.63/696.81	c conflicts : 499456
696.63/696.81	c Memory limit 1620 MiB
696.63/696.81	c RANDOM SEED: 662199285
696.63/696.81	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-1562735-1240997339/watcher-1562735-1240997339 -o /tmp/evaluation-result-1562735-1240997339/solver-1562735-1240997339 -C 1200 -W 1800 -M 1800 HOME/hydrasat HOME/instance-1562735-1240997339.cnf -rs 662199285 -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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.40 0.44 0.15 3/67 26277
/proc/meminfo: memFree=774352/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=2252 CPUtime=0
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 127760124 2306048 194 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 563 194 151 362 0 198 0

[startup+0.0883149 s]
/proc/loadavg: 1.40 0.44 0.15 3/67 26277
/proc/meminfo: memFree=774352/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=4364 CPUtime=0.08
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 789 0 0 0 8 0 0 0 18 0 1 0 127760124 4468736 773 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 1091 774 151 362 0 726 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4364

[startup+0.101315 s]
/proc/loadavg: 1.40 0.44 0.15 3/67 26277
/proc/meminfo: memFree=774352/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=4760 CPUtime=0.09
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 879 0 0 0 9 0 0 0 18 0 1 0 127760124 4874240 863 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 1190 863 151 362 0 825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4760

[startup+0.301332 s]
/proc/loadavg: 1.40 0.44 0.15 3/67 26277
/proc/meminfo: memFree=774352/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=11692 CPUtime=0.29
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 2691 0 0 0 28 1 0 0 19 0 1 0 127760124 11972608 2675 1992294400 134512640 135997824 4294956160 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 2923 2675 155 362 0 2558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11692

[startup+0.701368 s]
/proc/loadavg: 1.40 0.44 0.15 3/67 26277
/proc/meminfo: memFree=774352/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=17132 CPUtime=0.69
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 4158 0 0 0 68 1 0 0 23 0 1 0 127760124 17543168 3802 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 4283 3802 159 362 0 3918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17132

[startup+1.50144 s]
/proc/loadavg: 1.40 0.44 0.15 2/68 26278
/proc/meminfo: memFree=757960/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=23652 CPUtime=1.49
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 6100 0 0 0 147 2 0 0 25 0 1 0 127760124 24219648 5428 1992294400 134512640 135997824 4294956160 18446744073709551615 134757415 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 5913 5428 174 362 0 5548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23652

[startup+3.10158 s]
/proc/loadavg: 1.40 0.44 0.15 2/68 26278
/proc/meminfo: memFree=752904/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=23916 CPUtime=3.09
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 6180 0 0 0 307 2 0 0 25 0 1 0 127760124 24489984 5508 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 5979 5508 174 362 0 5614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23916

[startup+6.30187 s]
/proc/loadavg: 1.37 0.45 0.16 2/68 26278
/proc/meminfo: memFree=752080/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=24844 CPUtime=6.29
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 6399 0 0 0 627 2 0 0 25 0 1 0 127760124 25440256 5727 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 6211 5727 174 362 0 5846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24844

[startup+12.7014 s]
/proc/loadavg: 1.34 0.46 0.16 2/68 26278
/proc/meminfo: memFree=749848/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=26892 CPUtime=12.68
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 6912 0 0 0 1266 2 0 0 25 0 1 0 127760124 27537408 6240 1992294400 134512640 135997824 4294956160 18446744073709551615 134757440 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 6723 6240 174 362 0 6358 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26892

[startup+25.5016 s]
/proc/loadavg: 1.26 0.48 0.17 2/68 26278
/proc/meminfo: memFree=746136/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=30940 CPUtime=25.48
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 7833 0 0 0 2545 3 0 0 25 0 1 0 127760124 31682560 7161 1992294400 134512640 135997824 4294956160 18446744073709551615 134757760 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 7735 7161 174 362 0 7370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30940

[startup+51.1019 s]
/proc/loadavg: 1.17 0.52 0.19 2/68 26278
/proc/meminfo: memFree=739928/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=37816 CPUtime=51.08
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 9388 0 0 0 5103 5 0 0 25 0 1 0 127760124 38723584 8716 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 9454 8716 174 362 0 9089 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37816

[startup+102.305 s]
/proc/loadavg: 1.07 0.60 0.23 2/68 26278
/proc/meminfo: memFree=730712/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=47592 CPUtime=102.27
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 11692 0 0 0 10220 7 0 0 25 0 1 0 127760124 48734208 11020 1992294400 134512640 135997824 4294956160 18446744073709551615 135369386 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 11898 11020 174 362 0 11533 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47592

[startup+162.302 s]
/proc/loadavg: 1.02 0.67 0.28 2/68 26278
/proc/meminfo: memFree=722712/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=57000 CPUtime=162.26
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 13837 0 0 0 16217 9 0 0 25 0 1 0 127760124 58368000 13036 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 14250 13036 174 362 0 13885 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 57000

[startup+222.301 s]
/proc/loadavg: 1.01 0.72 0.32 2/68 26278
/proc/meminfo: memFree=714776/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=65464 CPUtime=222.24
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 15792 0 0 0 22214 10 0 0 25 0 1 0 127760124 67035136 14991 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 16366 14991 174 362 0 16001 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 65464

[startup+282.301 s]
/proc/loadavg: 1.00 0.77 0.36 2/68 26278
/proc/meminfo: memFree=707992/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=72652 CPUtime=282.23
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 17486 0 0 0 28211 12 0 0 25 0 1 0 127760124 74395648 16685 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 18163 16685 174 362 0 17798 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 72652

[startup+342.302 s]
/proc/loadavg: 1.00 0.81 0.40 2/68 26278
/proc/meminfo: memFree=703320/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=78968 CPUtime=342.21
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 18907 0 0 0 34208 13 0 0 25 0 1 0 127760124 80863232 17849 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 19742 17849 174 362 0 19377 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 78968

[startup+402.301 s]
/proc/loadavg: 1.00 0.84 0.43 2/68 26278
/proc/meminfo: memFree=698776/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=84176 CPUtime=402.2
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 20051 0 0 0 40206 14 0 0 25 0 1 0 127760124 86196224 18993 1992294400 134512640 135997824 4294956160 18446744073709551615 134757392 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 21044 18993 174 362 0 20679 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 84176

[startup+462.301 s]
/proc/loadavg: 1.00 0.87 0.47 2/68 26278
/proc/meminfo: memFree=694744/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=89148 CPUtime=462.17
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 21042 0 0 0 46203 14 0 0 25 0 1 0 127760124 91287552 19984 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 22287 19984 174 362 0 21922 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 89148

[startup+522.302 s]
/proc/loadavg: 1.00 0.89 0.50 2/68 26278
/proc/meminfo: memFree=691352/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=92964 CPUtime=522.16
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 21904 0 0 0 52201 15 0 0 25 0 1 0 127760124 95195136 20846 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 23241 20846 174 362 0 22876 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 92964

[startup+582.301 s]
/proc/loadavg: 1.00 0.91 0.52 2/68 26278
/proc/meminfo: memFree=687320/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=97536 CPUtime=582.15
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 23063 0 0 0 58199 16 0 0 25 0 1 0 127760124 99876864 21849 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 24384 21849 174 362 0 24019 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 97536

[startup+642.302 s]
/proc/loadavg: 1.00 0.92 0.55 2/68 26280
/proc/meminfo: memFree=683864/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=100728 CPUtime=642.14
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 23887 0 0 0 64196 18 0 0 25 0 1 0 127760124 103145472 22673 1992294400 134512640 135997824 4294956160 18446744073709551615 134757502 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 25182 22673 174 362 0 24817 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 100728

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

[startup+665.506 s]
/proc/loadavg: 1.00 0.93 0.56 2/68 26280
/proc/meminfo: memFree=682328/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=102508 CPUtime=665.33
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 24268 0 0 0 66515 18 0 0 25 0 1 0 127760124 104968192 23054 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 25627 23054 174 362 0 25262 0
Current children cumulated CPU time (s) 665.33
Current children cumulated vsize (KiB) 102508

[startup+678.302 s]
/proc/loadavg: 1.00 0.93 0.57 2/68 26280
/proc/meminfo: memFree=681816/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=103016 CPUtime=678.12
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 24401 0 0 0 67794 18 0 0 25 0 1 0 127760124 105488384 23187 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 25754 23187 174 362 0 25389 0
Current children cumulated CPU time (s) 678.12
Current children cumulated vsize (KiB) 103016

[startup+684.701 s]
/proc/loadavg: 1.00 0.93 0.57 2/68 26280
/proc/meminfo: memFree=681560/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=103280 CPUtime=684.52
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 24466 0 0 0 68434 18 0 0 25 0 1 0 127760124 105758720 23252 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 25820 23252 174 362 0 25455 0
Current children cumulated CPU time (s) 684.52
Current children cumulated vsize (KiB) 103280

[startup+691.102 s]
/proc/loadavg: 1.00 0.93 0.57 2/68 26280
/proc/meminfo: memFree=679640/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=105384 CPUtime=690.93
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 25116 0 0 0 69074 19 0 0 25 0 1 0 127760124 107913216 23734 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 26346 23734 174 362 0 25981 0
Current children cumulated CPU time (s) 690.93
Current children cumulated vsize (KiB) 105384

[startup+694.301 s]
/proc/loadavg: 1.00 0.93 0.57 2/68 26280
/proc/meminfo: memFree=679384/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=105384 CPUtime=694.13
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 25171 0 0 0 69394 19 0 0 25 0 1 0 127760124 107913216 23789 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 26346 23789 174 362 0 25981 0
Current children cumulated CPU time (s) 694.13
Current children cumulated vsize (KiB) 105384

[startup+695.901 s]
/proc/loadavg: 1.00 0.93 0.57 2/68 26280
/proc/meminfo: memFree=679192/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=105552 CPUtime=695.73
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 25223 0 0 0 69554 19 0 0 25 0 1 0 127760124 108085248 23841 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 26388 23841 174 362 0 26023 0
Current children cumulated CPU time (s) 695.73
Current children cumulated vsize (KiB) 105552

[startup+696.305 s]
/proc/loadavg: 1.00 0.93 0.57 2/68 26280
/proc/meminfo: memFree=679128/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=105752 CPUtime=696.13
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 25244 0 0 0 69594 19 0 0 25 0 1 0 127760124 108290048 23862 1992294400 134512640 135997824 4294956160 18446744073709551615 134758115 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 26438 23862 174 362 0 26073 0
Current children cumulated CPU time (s) 696.13
Current children cumulated vsize (KiB) 105752

[startup+696.701 s]
/proc/loadavg: 1.00 0.93 0.57 2/68 26280
/proc/meminfo: memFree=679128/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=105752 CPUtime=696.53
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 25248 0 0 0 69634 19 0 0 25 0 1 0 127760124 108290048 23866 1992294400 134512640 135997824 4294956160 18446744073709551615 134757355 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 26438 23866 174 362 0 26073 0
Current children cumulated CPU time (s) 696.53
Current children cumulated vsize (KiB) 105752

[startup+696.801 s]
/proc/loadavg: 1.00 0.93 0.57 2/68 26280
/proc/meminfo: memFree=679128/2055920 swapFree=4192812/4192956
[pid=26277] ppid=26275 vsize=105752 CPUtime=696.63
/proc/26277/stat : 26277 (hydrasat) R 26275 26277 26210 0 -1 4194304 25250 0 0 0 69644 19 0 0 25 0 1 0 127760124 108290048 23868 1992294400 134512640 135997824 4294956160 18446744073709551615 134757421 0 0 4096 1 0 0 0 17 1 0 0
/proc/26277/statm: 26438 23868 174 362 0 26073 0
Current children cumulated CPU time (s) 696.63
Current children cumulated vsize (KiB) 105752

Child status: 20
Real time (s): 696.829
CPU time (s): 696.66
CPU user time (s): 696.453
CPU system time (s): 0.206968
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 105752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 696.453
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25316
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 402

runsolver used 0.650901 second user time and 1.88971 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-29 11:29:00
IDJOB=1562735
IDBENCH=70940
IDSOLVER=520
FILE ID=node68/1562735-1240997339
PBS_JOBID= 9204803
Free space on /tmp= 66552 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562735-1240997339/watcher-1562735-1240997339 -o /tmp/evaluation-result-1562735-1240997339/solver-1562735-1240997339 -C 1200 -W 1800 -M 1800  HOME/hydrasat HOME/instance-1562735-1240997339.cnf -rs 662199285 -co memory_limit 1800

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=662199285

node68.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.223
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.223
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:        774768 kB
Buffers:         87576 kB
Cached:        1082968 kB
SwapCached:        144 kB
Active:         398552 kB
Inactive:       788544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        774768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4368 kB
Writeback:           0 kB
Mapped:          26468 kB
Slab:            79628 kB
Committed_AS:   422456 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node68 at 2009-04-29 11:40:37