Trace number 1577831

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
LySAT c/2009-03-20UNSAT 672.698 673.051

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing...
1.39/1.42	c ==============================================================================
1.39/1.42	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.42	c ==============================================================================
1.39/1.42	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
26.76/26.80	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
26.76/26.80	c ==============================================================================
26.76/26.80	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
26.76/26.80	c CPU time:   26.414 s
26.76/26.80	c ==============================================================================
27.56/27.67	This is MiniSat 2.0 beta
27.56/27.67	WARNING: for repeatability, setting FPU to use double precision
27.56/27.67	============================[ Problem Statistics ]=============================
27.56/27.67	|                                                                             |
27.56/27.67	|  Number of variables:  48547                                                |
27.56/27.67	|  Number of clauses:    506124                                               |
27.63/27.97	|  Parsing time:         0.26         s                                       |
672.63/673.01	restarts              : 20
672.63/673.01	conflicts             : 599598         (930 /sec)
672.63/673.01	decisions             : 926296         (1.69 % random) (1436 /sec)
672.63/673.01	propagations          : 345862821      (536356 /sec)
672.63/673.01	conflict literals     : 16761470       (45.53 % deleted)
672.63/673.01	Memory used           : 85.92 MB
672.63/673.01	CPU time              : 644.838 s
672.63/673.01	
672.63/673.01	UNSATISFIABLE
672.63/673.03	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-1577831-1241005041/watcher-1577831-1241005041 -o /tmp/evaluation-result-1577831-1241005041/solver-1577831-1241005041 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1577831-1241005041.cnf c 

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.04 1.26 1.30 3/64 6656
/proc/meminfo: memFree=1468728/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) R 6654 6656 5947 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 273952598687 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6656/statm: 1339 234 194 169 0 50 0
[pid=6657] ppid=6656 vsize=988 CPUtime=0
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 128537503 1011712 140 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 247 140 51 127 0 117 0

[startup+0.0411249 s]
/proc/loadavg: 1.04 1.26 1.30 3/64 6656
/proc/meminfo: memFree=1468728/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=13980 CPUtime=0.03
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 2303 0 0 0 2 1 0 0 19 0 1 0 128537503 14315520 2223 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 3495 2228 51 127 0 3365 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19336

[startup+0.101131 s]
/proc/loadavg: 1.04 1.26 1.30 3/64 6656
/proc/meminfo: memFree=1468728/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=28912 CPUtime=0.09
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 4538 0 0 0 7 2 0 0 19 0 1 0 128537503 29605888 4426 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 7228 4427 51 127 0 7098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34268

[startup+0.301154 s]
/proc/loadavg: 1.04 1.26 1.30 3/64 6656
/proc/meminfo: memFree=1468728/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=45732 CPUtime=0.29
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 9618 0 0 0 23 6 0 0 21 0 1 0 128537503 46829568 9506 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 11433 9507 51 127 0 11303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51088

[startup+0.701201 s]
/proc/loadavg: 1.04 1.26 1.30 3/64 6656
/proc/meminfo: memFree=1468728/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=100588 CPUtime=0.69
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 19534 0 0 0 55 14 0 0 25 0 1 0 128537503 103002112 19422 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 25147 19422 51 127 0 25017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105944

[startup+1.50129 s]
/proc/loadavg: 1.04 1.26 1.30 2/66 6658
/proc/meminfo: memFree=1366696/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=168388 CPUtime=1.49
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 36378 0 0 0 126 23 0 0 25 0 1 0 128537503 172429312 36266 1992294400 134512640 135034092 4294956096 18446744073709551615 134540970 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 42097 36266 64 127 0 41967 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 173744

[startup+3.10148 s]
/proc/loadavg: 1.04 1.26 1.30 2/66 6658
/proc/meminfo: memFree=1317032/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=202628 CPUtime=3.09
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 41129 0 0 0 283 26 0 0 25 0 1 0 128537503 207491072 41003 1992294400 134512640 135034092 4294956096 18446744073709551615 134540980 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 50657 41003 67 127 0 50527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207984

[startup+6.30285 s]
/proc/loadavg: 1.04 1.25 1.30 2/66 6658
/proc/meminfo: memFree=1304104/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=202628 CPUtime=6.29
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 41158 0 0 0 603 26 0 0 25 0 1 0 128537503 207491072 41032 1992294400 134512640 135034092 4294956096 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 50657 41032 67 127 0 50527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 207984

[startup+12.7016 s]
/proc/loadavg: 1.04 1.25 1.30 2/66 6658
/proc/meminfo: memFree=1304296/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=203348 CPUtime=12.69
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 41220 0 0 0 1243 26 0 0 25 0 1 0 128537503 208228352 41018 1992294400 134512640 135034092 4294956096 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 0 0 0
/proc/6657/statm: 50837 41018 67 127 0 50707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 208704

[startup+25.5011 s]
/proc/loadavg: 1.03 1.23 1.29 2/66 6658
/proc/meminfo: memFree=1296104/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=0
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128537503 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 235 195 169 0 50 0
[pid=6657] ppid=6656 vsize=191744 CPUtime=25.47
/proc/6657/stat : 6657 (SatElite) R 6656 6656 5947 0 -1 4194304 44769 0 0 0 2514 33 0 0 25 0 1 0 128537503 196345856 40460 1992294400 134512640 135034092 4294956096 18446744073709551615 134540970 0 0 4096 3 0 0 0 17 1 0 0
/proc/6657/statm: 47936 40460 68 127 0 47806 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 197100

[startup+51.1011 s]
/proc/loadavg: 1.02 1.21 1.28 2/66 6659
/proc/meminfo: memFree=1405608/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=39584 CPUtime=23.41
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 9426 0 0 0 2336 5 0 0 25 0 1 0 128540270 40534016 9385 1992294400 134512640 135214827 4294956208 18446744073709551615 134527404 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 9896 9385 77 171 0 9723 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 44940

[startup+102.305 s]
/proc/loadavg: 1.01 1.18 1.26 2/66 6661
/proc/meminfo: memFree=1393384/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=51788 CPUtime=74.57
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 12421 0 0 0 7449 8 0 0 25 0 1 0 128540270 53030912 12380 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 12947 12380 77 171 0 12774 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 57144

[startup+162.302 s]
/proc/loadavg: 1.00 1.14 1.25 2/66 6661
/proc/meminfo: memFree=1385256/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=60388 CPUtime=134.53
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 14514 0 0 0 13443 10 0 0 25 0 1 0 128540270 61837312 14473 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 15097 14473 77 171 0 14924 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 65744

[startup+222.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/66 6661
/proc/meminfo: memFree=1376936/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=68404 CPUtime=194.51
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 16567 0 0 0 19438 13 0 0 25 0 1 0 128540270 70045696 16526 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 17101 16526 77 171 0 16928 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 73760

[startup+282.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/66 6661
/proc/meminfo: memFree=1369512/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=76316 CPUtime=254.48
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 18429 0 0 0 25433 15 0 0 25 0 1 0 128540270 78147584 18388 1992294400 134512640 135214827 4294956208 18446744073709551615 134529544 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 19079 18388 77 171 0 18906 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 81672

[startup+342.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 6661
/proc/meminfo: memFree=1364200/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=81452 CPUtime=314.46
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 19721 0 0 0 31430 16 0 0 25 0 1 0 128540270 83406848 19680 1992294400 134512640 135214827 4294956208 18446744073709551615 134527296 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 20363 19680 77 171 0 20190 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 86808

[startup+402.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 6661
/proc/meminfo: memFree=1359208/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=86392 CPUtime=374.41
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 20957 0 0 0 37424 17 0 0 25 0 1 0 128540270 88465408 20916 1992294400 134512640 135214827 4294956208 18446744073709551615 134530647 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21598 20916 77 171 0 21425 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 91748

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 6661
/proc/meminfo: memFree=1358952/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=86692 CPUtime=434.4
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21028 0 0 0 43422 18 0 0 25 0 1 0 128540270 88772608 20987 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21673 20987 77 171 0 21500 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 92048

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 6661
/proc/meminfo: memFree=1358504/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87192 CPUtime=494.37
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21140 0 0 0 49419 18 0 0 25 0 1 0 128540270 89284608 21099 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21798 21099 77 171 0 21625 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 92548

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 6661
/proc/meminfo: memFree=1357864/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87748 CPUtime=554.34
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21285 0 0 0 55416 18 0 0 25 0 1 0 128540270 89853952 21244 1992294400 134512640 135214827 4294956208 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21937 21244 77 171 0 21764 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 93104

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 6661
/proc/meminfo: memFree=1357736/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=614.32
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 61414 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 93336

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

[startup+652.701 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 6661
/proc/meminfo: memFree=1357672/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=624.71
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 62453 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 652.34
Current children cumulated vsize (KiB) 93336

[startup+665.506 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 6661
/proc/meminfo: memFree=1357672/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=637.5
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 63732 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 665.13
Current children cumulated vsize (KiB) 93336

[startup+668.702 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 6661
/proc/meminfo: memFree=1357672/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=640.7
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 64052 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 668.33
Current children cumulated vsize (KiB) 93336

[startup+670.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 6661
/proc/meminfo: memFree=1357672/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=642.3
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 64212 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 669.93
Current children cumulated vsize (KiB) 93336

[startup+671.901 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 6661
/proc/meminfo: memFree=1357672/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=643.9
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 64372 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529270 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 671.53
Current children cumulated vsize (KiB) 93336

[startup+672.702 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 6661
/proc/meminfo: memFree=1357672/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=644.7
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 64452 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 672.33
Current children cumulated vsize (KiB) 93336

[startup+672.902 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 6661
/proc/meminfo: memFree=1357672/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=644.9
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 64472 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 672.53
Current children cumulated vsize (KiB) 93336

[startup+673.002 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 6661
/proc/meminfo: memFree=1357672/2055920 swapFree=4180352/4192956
[pid=6656] ppid=6654 vsize=5356 CPUtime=27.63
/proc/6656/stat : 6656 (lysat.sh) S 6654 6656 5947 0 -1 4194304 310 50850 0 0 0 0 2720 43 16 0 1 0 128537503 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6656/statm: 1339 237 195 169 0 50 0
[pid=6659] ppid=6656 vsize=87980 CPUtime=645
/proc/6659/stat : 6659 (LySATc) R 6656 6656 5947 0 -1 4194304 21315 0 0 0 64482 18 0 0 25 0 1 0 128540270 90091520 21274 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/6659/statm: 21995 21274 77 171 0 21822 0
Current children cumulated CPU time (s) 672.63
Current children cumulated vsize (KiB) 93336

Child status: 20
Real time (s): 673.051
CPU time (s): 672.698
CPU user time (s): 672.044
CPU system time (s): 0.6539
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 213412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 672.044
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72639
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= 38
involuntary context switches= 1504

runsolver used 0.568913 second user time and 1.89171 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-29 13:37:23
IDJOB=1577831
IDBENCH=70967
IDSOLVER=512
FILE ID=node20/1577831-1241005041
PBS_JOBID= 9204847
Free space on /tmp= 66368 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577831-1241005041/watcher-1577831-1241005041 -o /tmp/evaluation-result-1577831-1241005041/solver-1577831-1241005041 -C 1200 -W 1800 -M 1800  lysat.sh HOME/instance-1577831-1241005041.cnf c

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=89338282

node20.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.214
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	: 5931.00
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.214
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:       1469144 kB
Buffers:         37696 kB
Cached:         497148 kB
SwapCached:       6912 kB
Active:          68984 kB
Inactive:       474484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469144 kB
SwapTotal:     4192956 kB
SwapFree:      4180352 kB
Dirty:           32384 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            29236 kB
Committed_AS:   586992 kB
PageTables:       1420 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= 66368 MiB
End job on node20 at 2009-04-29 13:48:36