Trace number 1797087

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
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 109.296 109.34

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.9804
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
2.69/2.73	c ==============================================================================
2.69/2.73	c |           |     ORIGINAL     |              LEARNT              |          |
2.69/2.73	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.69/2.73	c ==============================================================================
2.69/2.73	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
107.24/107.37	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
107.24/107.38	c ==============================================================================
107.24/107.38	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
107.24/107.38	c CPU time:   106.664 s
107.24/107.38	c ==============================================================================
108.85/108.97	c SatElite is done !
108.85/108.97	c revival is preprocessing the formula...Proved UNSATISFIABLE by ReVivAl !!
108.92/109.33	(polynomial instance)
108.92/109.33	done !
108.92/109.33	c Calling MINISAT
108.92/109.33	This is MiniSat 2.0 beta
108.92/109.33	WARNING: for repeatability, setting FPU to use double precision
108.92/109.33	============================[ Problem Statistics ]=============================
108.92/109.33	|                                                                             |
108.92/109.33	|  Number of variables:  1                                                    |
108.92/109.33	|  Number of clauses:    2                                                    |
108.92/109.33	|  Parsing time:         0.00         s                                       |
108.92/109.33	Solved by unit propagation
108.92/109.33	UNSATISFIABLE
108.92/109.33	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-1797087-1242083926/watcher-1797087-1242083926 -o /tmp/evaluation-result-1797087-1242083926/solver-1797087-1242083926 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797087-1242083926.cnf HOME 

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.92 0.98 0.99 3/65 19488
/proc/meminfo: memFree=1299168/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=1264 CPUtime=0
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 236423052 1294336 230 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 316 231 52 126 0 187 0

[startup+0.067477 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 19488
/proc/meminfo: memFree=1299168/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=10904 CPUtime=0.06
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 1991 0 0 0 5 1 0 0 18 0 1 0 236423052 11165696 1974 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 2726 1974 52 126 0 2597 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16264

[startup+0.101481 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 19488
/proc/meminfo: memFree=1299168/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=13672 CPUtime=0.09
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 2820 0 0 0 8 1 0 0 18 0 1 0 236423052 14000128 2803 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 3418 2804 52 126 0 3289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19032

[startup+0.301504 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 19488
/proc/meminfo: memFree=1299168/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=36236 CPUtime=0.29
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 7910 0 0 0 25 4 0 0 19 0 1 0 236423052 37105664 7893 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 9059 7894 52 126 0 8930 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41596

[startup+0.701548 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 19488
/proc/meminfo: memFree=1299168/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=79344 CPUtime=0.69
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 17900 0 0 0 58 11 0 0 23 0 1 0 236423052 81248256 17884 1992294400 134512640 135031949 4294956224 18446744073709551615 134545590 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 19836 17888 52 126 0 19707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84704

[startup+1.50164 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 19490
/proc/meminfo: memFree=1197008/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=164572 CPUtime=1.48
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 37612 0 0 0 126 22 0 0 25 0 1 0 236423052 168521728 37595 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 41143 37596 52 126 0 41014 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 169932

[startup+3.10281 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 19490
/proc/meminfo: memFree=1089040/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=334668 CPUtime=3.09
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 71262 0 0 0 269 40 0 0 25 0 1 0 236423052 342700032 71245 1992294400 134512640 135031949 4294956224 18446744073709551615 134668418 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 83667 71245 63 126 0 83538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 340028

[startup+6.30117 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 19490
/proc/meminfo: memFree=1012304/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=360496 CPUtime=6.28
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 77353 0 0 0 586 42 0 0 25 0 1 0 236423052 369147904 77199 1992294400 134512640 135031949 4294956224 18446744073709551615 134540825 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 90124 77199 66 126 0 89995 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 365856

[startup+12.7019 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 19490
/proc/meminfo: memFree=989904/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=360332 CPUtime=12.69
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 77400 0 0 0 1226 43 0 0 25 0 1 0 236423052 368979968 77205 1992294400 134512640 135031949 4294956224 18446744073709551615 134540923 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 90083 77205 66 126 0 89954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 365692

[startup+25.5013 s]
/proc/loadavg: 1.29 1.06 1.02 2/67 19490
/proc/meminfo: memFree=991632/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=360332 CPUtime=25.48
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 77428 0 0 0 2505 43 0 0 25 0 1 0 236423052 368979968 77233 1992294400 134512640 135031949 4294956224 18446744073709551615 134541106 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 90083 77233 66 126 0 89954 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 365692

[startup+51.1012 s]
/proc/loadavg: 1.19 1.06 1.02 2/67 19490
/proc/meminfo: memFree=992400/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=361560 CPUtime=51.06
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 77548 0 0 0 5063 43 0 0 25 0 1 0 236423052 370237440 77148 1992294400 134512640 135031949 4294956224 18446744073709551615 134540562 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 90390 77148 66 126 0 90261 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 366920

[startup+102.306 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 19490
/proc/meminfo: memFree=989456/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=366048 CPUtime=102.25
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 83880 0 0 0 10173 52 0 0 25 0 1 0 236423052 374833152 75695 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 91512 75695 67 126 0 91383 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 371408

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

[startup+105.502 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 19490
/proc/meminfo: memFree=964816/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=368096 CPUtime=105.46
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 84776 0 0 0 10484 62 0 0 25 0 1 0 236423052 376930304 76591 1992294400 134512640 135031949 4294956224 18446744073709551615 134566039 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 92024 76591 67 126 0 91895 0
Current children cumulated CPU time (s) 105.46
Current children cumulated vsize (KiB) 373456

[startup+107.101 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 19490
/proc/meminfo: memFree=944464/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=393580 CPUtime=107.04
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 90446 0 0 0 10640 64 0 0 25 0 1 0 236423052 403025920 81329 1992294400 134512640 135031949 4294956224 18446744073709551615 134569423 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 98395 81329 67 126 0 98266 0
Current children cumulated CPU time (s) 107.04
Current children cumulated vsize (KiB) 398940

[startup+108.702 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 19490
/proc/meminfo: memFree=961168/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=0
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236423052 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19488/statm: 1340 238 197 169 0 51 0
[pid=19489] ppid=19488 vsize=366604 CPUtime=108.65
/proc/19489/stat : 19489 (SatElite) R 19488 19488 18902 0 -1 4194304 96341 0 0 0 10790 75 0 0 25 0 1 0 236423052 375402496 76302 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 1 0 0
/proc/19489/statm: 91651 76302 70 126 0 91522 0
Current children cumulated CPU time (s) 108.65
Current children cumulated vsize (KiB) 371964

[startup+109.102 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 19490
/proc/meminfo: memFree=949392/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=108.92
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 317 96344 0 0 0 0 10811 81 16 0 1 0 236423052 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19488/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 108.92
Current children cumulated vsize (KiB) 5360

[startup+109.302 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 19490
/proc/meminfo: memFree=949392/2055920 swapFree=4180448/4192956
[pid=19488] ppid=19486 vsize=5360 CPUtime=108.92
/proc/19488/stat : 19488 (run.sh) S 19486 19488 18902 0 -1 4194304 317 96344 0 0 0 0 10811 81 16 0 1 0 236423052 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19488/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 108.92
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 109.34
CPU time (s): 109.296
CPU user time (s): 108.424
CPU system time (s): 0.872867
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 409480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.424
system time used= 0.872867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108183
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= 32
involuntary context switches= 155

runsolver used 0.108983 second user time and 0.297954 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-12 01:18:49
IDJOB=1797087
IDBENCH=70966
IDSOLVER=648
FILE ID=node76/1797087-1242083926
PBS_JOBID= 9277652
Free space on /tmp= 66344 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_2_L324_coli.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797087-1242083926/watcher-1797087-1242083926 -o /tmp/evaluation-result-1797087-1242083926/solver-1797087-1242083926 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797087-1242083926.cnf HOME

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=553609599

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1299712 kB
Buffers:         68840 kB
Cached:         623560 kB
SwapCached:       7184 kB
Active:         274648 kB
Inactive:       427484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299712 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:           55344 kB
Writeback:           0 kB
Mapped:          13688 kB
Slab:            40044 kB
Committed_AS:   789224 kB
PageTables:       1436 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= 66296 MiB
End job on node76 at 2009-05-12 01:20:39