Trace number 1562734

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 672.948 673.142

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

672.90/673.12	
672.90/673.12	c decisions : 800520
672.90/673.12	c conflicts : 518842
672.90/673.12	c Memory limit 1620 MiB
672.90/673.12	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-1562734-1240997335/watcher-1562734-1240997335 -o /tmp/evaluation-result-1562734-1240997335/solver-1562734-1240997335 -C 1200 -W 1800 -M 1800 HOME/hydrasat-flat HOME/instance-1562734-1240997335.cnf -rs 1164320135 -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: 0.66 0.19 0.06 2/64 9208
/proc/meminfo: memFree=1127272/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=2212 CPUtime=0
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 127766983 2265088 187 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 553 187 119 319 0 231 0

[startup+0.0804771 s]
/proc/loadavg: 0.66 0.19 0.06 2/64 9208
/proc/meminfo: memFree=1127272/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=5116 CPUtime=0.07
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 992 0 0 0 7 0 0 0 18 0 1 0 127766983 5238784 976 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 1279 976 119 319 0 957 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5116

[startup+0.101478 s]
/proc/loadavg: 0.66 0.19 0.06 2/64 9208
/proc/meminfo: memFree=1127272/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=6040 CPUtime=0.09
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 1208 0 0 0 9 0 0 0 18 0 1 0 127766983 6184960 1192 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 1510 1192 119 319 0 1188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6040

[startup+0.301504 s]
/proc/loadavg: 0.66 0.19 0.06 2/64 9208
/proc/meminfo: memFree=1127272/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=15804 CPUtime=0.29
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 3822 0 0 0 28 1 0 0 19 0 1 0 127766983 16183296 3620 1992294400 134512640 135819388 4294956176 18446744073709551615 134685432 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 3951 3620 127 319 0 3629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15804

[startup+0.701556 s]
/proc/loadavg: 0.66 0.19 0.06 2/64 9208
/proc/meminfo: memFree=1127272/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=20144 CPUtime=0.69
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 4929 0 0 0 68 1 0 0 23 0 1 0 127766983 20627456 4573 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 5036 4573 128 319 0 4714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20144

[startup+1.50166 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 9209
/proc/meminfo: memFree=1107616/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=26292 CPUtime=1.49
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 6780 0 0 0 147 2 0 0 25 0 1 0 127766983 26923008 6108 1992294400 134512640 135819388 4294956176 18446744073709551615 134616676 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 6573 6108 147 319 0 6251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26292

[startup+3.10187 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 9209
/proc/meminfo: memFree=1103200/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=26424 CPUtime=3.09
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 6832 0 0 0 307 2 0 0 25 0 1 0 127766983 27058176 6160 1992294400 134512640 135819388 4294956176 18446744073709551615 134592990 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 6606 6160 147 319 0 6284 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26424

[startup+6.30129 s]
/proc/loadavg: 0.69 0.21 0.07 2/65 9209
/proc/meminfo: memFree=1102176/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=27404 CPUtime=6.29
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 7078 0 0 0 627 2 0 0 25 0 1 0 127766983 28061696 6406 1992294400 134512640 135819388 4294956176 18446744073709551615 135209736 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 6851 6406 147 319 0 6529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27404

[startup+12.7011 s]
/proc/loadavg: 0.71 0.22 0.07 2/65 9209
/proc/meminfo: memFree=1099808/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=29812 CPUtime=12.69
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 7652 0 0 0 1266 3 0 0 25 0 1 0 127766983 30527488 6980 1992294400 134512640 135819388 4294956176 18446744073709551615 134616849 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 7453 6980 147 319 0 7131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29812

[startup+25.5018 s]
/proc/loadavg: 0.77 0.26 0.09 2/65 9209
/proc/meminfo: memFree=1095712/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=33896 CPUtime=25.48
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 8631 0 0 0 2544 4 0 0 25 0 1 0 127766983 34709504 7959 1992294400 134512640 135819388 4294956176 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 8474 7959 147 319 0 8152 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33896

[startup+51.1011 s]
/proc/loadavg: 0.85 0.31 0.11 2/65 9209
/proc/meminfo: memFree=1090656/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=39984 CPUtime=51.07
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 9930 0 0 0 5102 5 0 0 25 0 1 0 127766983 40943616 9258 1992294400 134512640 135819388 4294956176 18446744073709551615 134617610 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 9996 9258 147 319 0 9674 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39984

[startup+102.305 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 9209
/proc/meminfo: memFree=1080160/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=51668 CPUtime=102.27
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 12649 0 0 0 10219 8 0 0 25 0 1 0 127766983 52908032 11848 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 12917 11848 147 319 0 12595 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 51668

[startup+162.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 9209
/proc/meminfo: memFree=1072096/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=60556 CPUtime=162.25
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 14655 0 0 0 16215 10 0 0 25 0 1 0 127766983 62009344 13854 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 15139 13854 147 319 0 14817 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60556

[startup+222.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 9209
/proc/meminfo: memFree=1065056/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=68088 CPUtime=222.22
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 16397 0 0 0 22211 11 0 0 25 0 1 0 127766983 69722112 15596 1992294400 134512640 135819388 4294956176 18446744073709551615 134616642 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 17022 15596 147 319 0 16700 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 68088

[startup+282.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 9209
/proc/meminfo: memFree=1059360/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=73892 CPUtime=282.21
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 17828 0 0 0 28209 12 0 0 25 0 1 0 127766983 75665408 17027 1992294400 134512640 135819388 4294956176 18446744073709551615 134617168 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 18473 17027 147 319 0 18151 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 73892

[startup+342.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 9209
/proc/meminfo: memFree=1053920/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=81160 CPUtime=342.19
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 19575 0 0 0 34206 13 0 0 25 0 1 0 127766983 83107840 18359 1992294400 134512640 135819388 4294956176 18446744073709551615 134618230 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 20290 18359 147 319 0 19968 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 81160

[startup+402.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 9209
/proc/meminfo: memFree=1048928/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=87392 CPUtime=402.17
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 21033 0 0 0 40202 15 0 0 25 0 1 0 127766983 89489408 19661 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 21848 19661 147 319 0 21526 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 87392

[startup+462.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 9209
/proc/meminfo: memFree=1043168/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=93220 CPUtime=462.15
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 22587 0 0 0 46199 16 0 0 25 0 1 0 127766983 95457280 21047 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 23305 21047 147 319 0 22983 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 93220

[startup+522.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 9209
/proc/meminfo: memFree=1035808/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=101108 CPUtime=522.14
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 24589 0 0 0 52197 17 0 0 25 0 1 0 127766983 103534592 22882 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 25277 22882 147 319 0 24955 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 101108

[startup+582.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 9209
/proc/meminfo: memFree=1032160/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=104532 CPUtime=582.12
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 25481 0 0 0 58193 19 0 0 25 0 1 0 127766983 107040768 23774 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 26133 23774 147 319 0 25811 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 104532

[startup+642.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 9211
/proc/meminfo: memFree=1028256/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=108808 CPUtime=642.11
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 26458 0 0 0 64191 20 0 0 25 0 1 0 127766983 111419392 24751 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 27202 24751 147 319 0 26880 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 108808

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

[startup+652.702 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 9211
/proc/meminfo: memFree=1027808/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=109236 CPUtime=652.5
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 26570 0 0 0 65230 20 0 0 25 0 1 0 127766983 111857664 24863 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 27309 24863 147 319 0 26987 0
Current children cumulated CPU time (s) 652.5
Current children cumulated vsize (KiB) 109236

[startup+665.506 s]
/proc/loadavg: 0.99 0.90 0.52 2/65 9211
/proc/meminfo: memFree=1027168/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=109916 CPUtime=665.3
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 26734 0 0 0 66510 20 0 0 25 0 1 0 127766983 112553984 25027 1992294400 134512640 135819388 4294956176 18446744073709551615 134618378 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 27479 25027 147 319 0 27157 0
Current children cumulated CPU time (s) 665.3
Current children cumulated vsize (KiB) 109916

[startup+668.702 s]
/proc/loadavg: 0.99 0.90 0.52 2/65 9211
/proc/meminfo: memFree=1027168/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=109916 CPUtime=668.5
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 26746 0 0 0 66830 20 0 0 25 0 1 0 127766983 112553984 25039 1992294400 134512640 135819388 4294956176 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 27479 25039 147 319 0 27157 0
Current children cumulated CPU time (s) 668.5
Current children cumulated vsize (KiB) 109916

[startup+670.301 s]
/proc/loadavg: 0.99 0.90 0.52 2/65 9211
/proc/meminfo: memFree=1027104/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=110048 CPUtime=670.1
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 26762 0 0 0 66990 20 0 0 25 0 1 0 127766983 112689152 25055 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 27512 25055 147 319 0 27190 0
Current children cumulated CPU time (s) 670.1
Current children cumulated vsize (KiB) 110048

[startup+671.901 s]
/proc/loadavg: 0.99 0.90 0.52 2/65 9211
/proc/meminfo: memFree=1027040/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=110196 CPUtime=671.7
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 26788 0 0 0 67150 20 0 0 25 0 1 0 127766983 112840704 25081 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 27549 25081 147 319 0 27227 0
Current children cumulated CPU time (s) 671.7
Current children cumulated vsize (KiB) 110196

[startup+672.701 s]
/proc/loadavg: 0.99 0.90 0.52 2/65 9211
/proc/meminfo: memFree=1026976/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=110196 CPUtime=672.5
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 26797 0 0 0 67230 20 0 0 25 0 1 0 127766983 112840704 25090 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 27549 25090 147 319 0 27227 0
Current children cumulated CPU time (s) 672.5
Current children cumulated vsize (KiB) 110196

[startup+673.102 s]
/proc/loadavg: 0.99 0.90 0.52 2/65 9211
/proc/meminfo: memFree=1026912/2055920 swapFree=4181344/4192956
[pid=9208] ppid=9206 vsize=110196 CPUtime=672.9
/proc/9208/stat : 9208 (hydrasat-flat) R 9206 9208 9144 0 -1 4194304 26800 0 0 0 67270 20 0 0 25 0 1 0 127766983 112840704 25093 1992294400 134512640 135819388 4294956176 18446744073709551615 134617111 0 0 4096 1 0 0 0 17 1 0 0
/proc/9208/statm: 27549 25093 147 319 0 27227 0
Current children cumulated CPU time (s) 672.9
Current children cumulated vsize (KiB) 110196

Child status: 20
Real time (s): 673.142
CPU time (s): 672.948
CPU user time (s): 672.727
CPU system time (s): 0.220966
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 110196

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

runsolver used 0.493924 second user time and 1.41278 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-29 11:28:55
IDJOB=1562734
IDBENCH=70940
IDSOLVER=519
FILE ID=node13/1562734-1240997335
PBS_JOBID= 9204854
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1164320135

node13.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.227
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.227
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:       1127752 kB
Buffers:         81828 kB
Cached:         755484 kB
SwapCached:       5412 kB
Active:         243320 kB
Inactive:       601860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1127752 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:            4188 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            68936 kB
Committed_AS:   489008 kB
PageTables:       1460 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 node13 at 2009-04-29 11:40:08