Trace number 1562786

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-Flat 2009-03-22-FlatUNSAT 609.819 610.024

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

609.79/610.00	
609.79/610.00	c decisions : 740385
609.79/610.00	c conflicts : 472116
609.79/610.00	c Memory limit 1620 MiB
609.79/610.00	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-1562786-1240998241/watcher-1562786-1240998241 -o /tmp/evaluation-result-1562786-1240998241/solver-1562786-1240998241 -C 1200 -W 1800 -M 1800 HOME/hydrasat-flat HOME/instance-1562786-1240998241.cnf -rs 426729210 -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.00 1.22 0.95 3/64 7304
/proc/meminfo: memFree=1161008/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=2244 CPUtime=0
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 127857070 2297856 187 1992294400 134512640 135819388 4294956160 18446744073709551615 134513641 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 561 187 119 319 0 239 0

[startup+0.0255681 s]
/proc/loadavg: 1.00 1.22 0.95 3/64 7304
/proc/meminfo: memFree=1161008/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=3036 CPUtime=0.02
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 423 0 0 0 2 0 0 0 18 0 1 0 127857070 3108864 407 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 759 407 119 319 0 437 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3036

[startup+0.10158 s]
/proc/loadavg: 1.00 1.22 0.95 3/64 7304
/proc/meminfo: memFree=1161008/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=6072 CPUtime=0.09
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 1207 0 0 0 9 0 0 0 18 0 1 0 127857070 6217728 1191 1992294400 134512640 135819388 4294956160 18446744073709551615 135210599 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 1518 1191 119 319 0 1196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6072

[startup+0.301611 s]
/proc/loadavg: 1.00 1.22 0.95 3/64 7304
/proc/meminfo: memFree=1161008/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=14904 CPUtime=0.29
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 3521 0 0 0 28 1 0 0 19 0 1 0 127857070 15261696 3505 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 3726 3505 125 319 0 3404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14904

[startup+0.701674 s]
/proc/loadavg: 1.00 1.22 0.95 3/64 7304
/proc/meminfo: memFree=1161008/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=20444 CPUtime=0.69
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 5042 0 0 0 67 2 0 0 23 0 1 0 127857070 20934656 4636 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 5111 4636 128 319 0 4789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20444

[startup+1.5018 s]
/proc/loadavg: 1.00 1.22 0.95 2/65 7305
/proc/meminfo: memFree=1141160/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=27404 CPUtime=1.49
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 7154 0 0 0 146 3 0 0 25 0 1 0 127857070 28061696 6391 1992294400 134512640 135819388 4294956160 18446744073709551615 134672444 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 6851 6391 147 319 0 6529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27404

[startup+3.10205 s]
/proc/loadavg: 1.00 1.22 0.95 2/65 7305
/proc/meminfo: memFree=1135784/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=27668 CPUtime=3.09
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 7230 0 0 0 306 3 0 0 25 0 1 0 127857070 28332032 6467 1992294400 134512640 135819388 4294956160 18446744073709551615 134617401 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 6917 6467 147 319 0 6595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27668

[startup+6.30156 s]
/proc/loadavg: 1.00 1.22 0.95 2/65 7305
/proc/meminfo: memFree=1134760/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=28616 CPUtime=6.29
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 7456 0 0 0 626 3 0 0 25 0 1 0 127857070 29302784 6693 1992294400 134512640 135819388 4294956160 18446744073709551615 134671761 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 7154 6693 147 319 0 6832 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28616

[startup+12.7016 s]
/proc/loadavg: 1.00 1.21 0.95 2/65 7305
/proc/meminfo: memFree=1133096/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=30304 CPUtime=12.68
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 7867 0 0 0 1265 3 0 0 25 0 1 0 127857070 31031296 7104 1992294400 134512640 135819388 4294956160 18446744073709551615 134588343 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 7576 7104 147 319 0 7254 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30304

[startup+25.5016 s]
/proc/loadavg: 1.00 1.20 0.95 2/65 7305
/proc/meminfo: memFree=1128680/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=34860 CPUtime=25.48
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 8927 0 0 0 2544 4 0 0 25 0 1 0 127857070 35696640 8164 1992294400 134512640 135819388 4294956160 18446744073709551615 134617931 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 8715 8164 147 319 0 8393 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34860

[startup+51.1017 s]
/proc/loadavg: 1.00 1.19 0.95 2/65 7305
/proc/meminfo: memFree=1122216/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=42192 CPUtime=51.07
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 10582 0 0 0 5101 6 0 0 25 0 1 0 127857070 43204608 9819 1992294400 134512640 135819388 4294956160 18446744073709551615 134617259 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 10548 9819 147 319 0 10226 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42192

[startup+102.306 s]
/proc/loadavg: 1.00 1.15 0.95 2/65 7305
/proc/meminfo: memFree=1112296/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=53192 CPUtime=102.26
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 13128 0 0 0 10218 8 0 0 25 0 1 0 127857070 54468608 12236 1992294400 134512640 135819388 4294956160 18446744073709551615 134592753 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 13298 12236 147 319 0 12976 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53192

[startup+162.301 s]
/proc/loadavg: 1.00 1.12 0.95 2/65 7305
/proc/meminfo: memFree=1104104/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=62172 CPUtime=162.24
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 15189 0 0 0 16213 11 0 0 25 0 1 0 127857070 63664128 14297 1992294400 134512640 135819388 4294956160 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 15543 14297 147 319 0 15221 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 62172

[startup+222.302 s]
/proc/loadavg: 1.00 1.10 0.95 2/65 7305
/proc/meminfo: memFree=1097000/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=69888 CPUtime=222.21
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 16919 0 0 0 22209 12 0 0 25 0 1 0 127857070 71565312 16027 1992294400 134512640 135819388 4294956160 18446744073709551615 134616849 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 17472 16027 147 319 0 17150 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 69888

[startup+282.301 s]
/proc/loadavg: 1.00 1.08 0.95 2/65 7305
/proc/meminfo: memFree=1091176/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=76180 CPUtime=282.2
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 18397 0 0 0 28206 14 0 0 25 0 1 0 127857070 78008320 17505 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 19045 17505 147 319 0 18723 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 76180

[startup+342.302 s]
/proc/loadavg: 1.00 1.06 0.95 2/65 7305
/proc/meminfo: memFree=1086440/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=82416 CPUtime=342.18
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 19845 0 0 0 34203 15 0 0 25 0 1 0 127857070 84393984 18696 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 20604 18696 147 319 0 20282 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 82416

[startup+402.301 s]
/proc/loadavg: 1.00 1.05 0.95 2/65 7305
/proc/meminfo: memFree=1082344/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=87208 CPUtime=402.15
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 20848 0 0 0 40199 16 0 0 25 0 1 0 127857070 89300992 19699 1992294400 134512640 135819388 4294956160 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 21802 19699 147 319 0 21480 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 87208

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 0.95 2/65 7305
/proc/meminfo: memFree=1077672/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=91520 CPUtime=462.14
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 22008 0 0 0 46196 18 0 0 25 0 1 0 127857070 93716480 20859 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 22880 20859 147 319 0 22558 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 91520

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 0.95 2/65 7305
/proc/meminfo: memFree=1074280/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=95632 CPUtime=522.12
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 23004 0 0 0 52193 19 0 0 25 0 1 0 127857070 97927168 21704 1992294400 134512640 135819388 4294956160 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 23908 21704 147 319 0 23586 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 95632

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1069544/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=100888 CPUtime=582.09
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24360 0 0 0 58189 20 0 0 25 0 1 0 127857070 103309312 22887 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25222 22887 147 319 0 24900 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 100888

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

[startup+588.701 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1069160/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=101152 CPUtime=588.49
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24450 0 0 0 58829 20 0 0 25 0 1 0 127857070 103579648 22977 1992294400 134512640 135819388 4294956160 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25288 22977 147 319 0 24966 0
Current children cumulated CPU time (s) 588.49
Current children cumulated vsize (KiB) 101152

[startup+601.501 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1068520/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=101872 CPUtime=601.29
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24618 0 0 0 60108 21 0 0 25 0 1 0 127857070 104316928 23145 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25468 23145 147 319 0 25146 0
Current children cumulated CPU time (s) 601.29
Current children cumulated vsize (KiB) 101872

[startup+604.702 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1068392/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=102004 CPUtime=604.49
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24648 0 0 0 60428 21 0 0 25 0 1 0 127857070 104452096 23175 1992294400 134512640 135819388 4294956160 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25501 23175 147 319 0 25179 0
Current children cumulated CPU time (s) 604.49
Current children cumulated vsize (KiB) 102004

[startup+607.901 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1068264/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=102280 CPUtime=607.69
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24703 0 0 0 60748 21 0 0 25 0 1 0 127857070 104734720 23230 1992294400 134512640 135819388 4294956160 18446744073709551615 134616785 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25570 23230 147 319 0 25248 0
Current children cumulated CPU time (s) 607.69
Current children cumulated vsize (KiB) 102280

[startup+608.701 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1068136/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=102280 CPUtime=608.49
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24704 0 0 0 60828 21 0 0 25 0 1 0 127857070 104734720 23231 1992294400 134512640 135819388 4294956160 18446744073709551615 134616785 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25570 23231 147 319 0 25248 0
Current children cumulated CPU time (s) 608.49
Current children cumulated vsize (KiB) 102280

[startup+609.501 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1068136/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=102280 CPUtime=609.29
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24705 0 0 0 60908 21 0 0 25 0 1 0 127857070 104734720 23232 1992294400 134512640 135819388 4294956160 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25570 23232 147 319 0 25248 0
Current children cumulated CPU time (s) 609.29
Current children cumulated vsize (KiB) 102280

[startup+609.901 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1068136/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=102280 CPUtime=609.69
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24705 0 0 0 60948 21 0 0 25 0 1 0 127857070 104734720 23232 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25570 23232 147 319 0 25248 0
Current children cumulated CPU time (s) 609.69
Current children cumulated vsize (KiB) 102280

[startup+610.002 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7305
/proc/meminfo: memFree=1068136/2055920 swapFree=4181156/4192956
[pid=7304] ppid=7302 vsize=102412 CPUtime=609.79
/proc/7304/stat : 7304 (hydrasat-flat) R 7302 7304 7178 0 -1 4194304 24770 0 0 0 60958 21 0 0 25 0 1 0 127857070 104869888 23297 1992294400 134512640 135819388 4294956160 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/7304/statm: 25603 23297 147 319 0 25281 0
Current children cumulated CPU time (s) 609.79
Current children cumulated vsize (KiB) 102412

Child status: 20
Real time (s): 610.024
CPU time (s): 609.819
CPU user time (s): 609.59
CPU system time (s): 0.228965
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 102412

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

runsolver used 0.420936 second user time and 1.27281 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-29 11:44:01
IDJOB=1562786
IDBENCH=70941
IDSOLVER=519
FILE ID=node26/1562786-1240998241
PBS_JOBID= 9204841
Free space on /tmp= 66384 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562786-1240998241/watcher-1562786-1240998241 -o /tmp/evaluation-result-1562786-1240998241/solver-1562786-1240998241 -C 1200 -W 1800 -M 1800  HOME/hydrasat-flat HOME/instance-1562786-1240998241.cnf -rs 426729210 -co memory_limit 1800

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=426729210

node26.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.261
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.261
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:       1161488 kB
Buffers:         81928 kB
Cached:         719564 kB
SwapCached:       5668 kB
Active:         294376 kB
Inactive:       515308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1161488 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:            4348 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            70776 kB
Committed_AS:   482948 kB
PageTables:       1368 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= 66384 MiB
End job on node26 at 2009-04-29 11:54:11