Trace number 1563091

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 821.857 822.219

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
0.99/1.08	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
0.99/1.08	c ==============================================================================
0.99/1.08	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
0.99/1.08	c CPU time:   1.04784 s
0.99/1.08	c ==============================================================================
1.09/1.19	This is MiniSat 2.0 beta
1.09/1.19	WARNING: for repeatability, setting FPU to use double precision
1.09/1.19	============================[ Problem Statistics ]=============================
1.09/1.19	|                                                                             |
1.09/1.19	|  Number of variables:  8333                                                 |
1.09/1.19	|  Number of clauses:    73221                                                |
1.17/1.23	|  Parsing time:         0.04         s                                       |
821.82/822.20	restarts              : 22
821.82/822.20	conflicts             : 1145094        (1395 /sec)
821.82/822.20	decisions             : 1645572        (1.81 % random) (2005 /sec)
821.82/822.20	propagations          : 276981940      (337543 /sec)
821.82/822.20	conflict literals     : 25663152       (39.31 % deleted)
821.82/822.20	Memory used           : 29.59 MB
821.82/822.20	CPU time              : 820.583 s
821.82/822.20	
821.82/822.20	UNSATISFIABLE
821.82/822.20	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-1563091-1241000279/watcher-1563091-1241000279 -o /tmp/evaluation-result-1563091-1241000279/solver-1563091-1241000279 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1563091-1241000279.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.00 1.00 1.06 3/64 10384
/proc/meminfo: memFree=575080/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=0
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056137 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 235 195 169 0 50 0
[pid=10385] ppid=10384 vsize=984 CPUtime=0
/proc/10385/stat : 10385 (SatElite) R 10384 10384 10252 0 -1 4194304 145 0 0 0 0 0 0 0 19 0 1 0 128056137 1007616 129 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10385/statm: 246 129 51 127 0 116 0

[startup+0.076837 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 10384
/proc/meminfo: memFree=575080/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=0
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056137 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 235 195 169 0 50 0
[pid=10385] ppid=10384 vsize=9540 CPUtime=0.06
/proc/10385/stat : 10385 (SatElite) R 10384 10384 10252 0 -1 4194304 2042 0 0 0 6 0 0 0 19 0 1 0 128056137 9768960 2026 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10385/statm: 2385 2027 51 127 0 2255 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14896

[startup+0.10184 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 10384
/proc/meminfo: memFree=575080/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=0
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056137 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 235 195 169 0 50 0
[pid=10385] ppid=10384 vsize=10992 CPUtime=0.09
/proc/10385/stat : 10385 (SatElite) R 10384 10384 10252 0 -1 4194304 2542 0 0 0 8 1 0 0 19 0 1 0 128056137 11255808 2526 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10385/statm: 2748 2527 51 127 0 2618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16348

[startup+0.301862 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 10384
/proc/meminfo: memFree=575080/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=0
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056137 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 235 195 169 0 50 0
[pid=10385] ppid=10384 vsize=22328 CPUtime=0.29
/proc/10385/stat : 10385 (SatElite) R 10384 10384 10252 0 -1 4194304 4687 0 0 0 27 2 0 0 21 0 1 0 128056137 22863872 4671 1992294400 134512640 135034092 4294956096 18446744073709551615 134536965 0 0 4096 3 0 0 0 17 0 0 0
/proc/10385/statm: 5582 4671 67 127 0 5452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27684

[startup+0.701906 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 10384
/proc/meminfo: memFree=575080/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=0
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128056137 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 235 195 169 0 50 0
[pid=10385] ppid=10384 vsize=22364 CPUtime=0.69
/proc/10385/stat : 10385 (SatElite) R 10384 10384 10252 0 -1 4194304 5139 0 0 0 66 3 0 0 25 0 1 0 128056137 22900736 4718 1992294400 134512640 135034092 4294956096 18446744073709551615 134566194 0 0 4096 3 0 0 0 17 0 0 0
/proc/10385/statm: 5591 4718 68 127 0 5461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27720

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10386
/proc/meminfo: memFree=552920/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 5356

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10387
/proc/meminfo: memFree=565656/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=7688 CPUtime=1.9
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 1775 0 0 0 189 1 0 0 25 0 1 0 128056256 7872512 1760 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/10387/statm: 1922 1760 77 171 0 1749 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13044

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10387
/proc/meminfo: memFree=563160/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=9592 CPUtime=5.09
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 2243 0 0 0 508 1 0 0 25 0 1 0 128056256 9822208 2228 1992294400 134512640 135214827 4294956208 18446744073709551615 134538178 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 2398 2228 77 171 0 2225 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 14948

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10387
/proc/meminfo: memFree=560728/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=11800 CPUtime=11.49
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 2815 0 0 0 1147 2 0 0 25 0 1 0 128056256 12083200 2800 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 2950 2800 77 171 0 2777 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17156

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 10387
/proc/meminfo: memFree=557784/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=14724 CPUtime=24.28
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 3535 0 0 0 2425 3 0 0 25 0 1 0 128056256 15077376 3520 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 3681 3520 77 171 0 3508 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20080

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10387
/proc/meminfo: memFree=554456/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=18244 CPUtime=49.87
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 4346 0 0 0 4984 3 0 0 25 0 1 0 128056256 18681856 4331 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 4561 4331 77 171 0 4388 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 23600

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10387
/proc/meminfo: memFree=551576/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=21092 CPUtime=101.05
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 5059 0 0 0 10101 4 0 0 25 0 1 0 128056256 21598208 5044 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 5273 5044 77 171 0 5100 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 26448

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10387
/proc/meminfo: memFree=550296/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=22332 CPUtime=161.02
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 5381 0 0 0 16098 4 0 0 25 0 1 0 128056256 22867968 5366 1992294400 134512640 135214827 4294956208 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 5583 5366 77 171 0 5410 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 27688

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10387
/proc/meminfo: memFree=549336/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=23500 CPUtime=221
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 5633 0 0 0 22095 5 0 0 25 0 1 0 128056256 24064000 5618 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 5875 5618 77 171 0 5702 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 28856

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 10387
/proc/meminfo: memFree=547608/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=25172 CPUtime=280.97
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 6058 0 0 0 28092 5 0 0 25 0 1 0 128056256 25776128 6043 1992294400 134512640 135214827 4294956208 18446744073709551615 134529295 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 6293 6043 77 171 0 6120 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 30528

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10387
/proc/meminfo: memFree=545688/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=27416 CPUtime=340.95
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 6541 0 0 0 34089 6 0 0 25 0 1 0 128056256 28073984 6526 1992294400 134512640 135214827 4294956208 18446744073709551615 134529360 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 6854 6526 77 171 0 6681 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 32772

[startup+402.301 s]

################
# More data... #
################


[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=543768/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=29224 CPUtime=580.85
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7010 0 0 0 58078 7 0 0 25 0 1 0 128056256 29925376 6995 1992294400 134512640 135214827 4294956208 18446744073709551615 134529494 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7306 6995 77 171 0 7133 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 34580

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=543448/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=29528 CPUtime=640.83
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7092 0 0 0 64076 7 0 0 25 0 1 0 128056256 30236672 7077 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7382 7077 77 171 0 7209 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 34884

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=543320/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=29680 CPUtime=700.8
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7106 0 0 0 70073 7 0 0 25 0 1 0 128056256 30392320 7091 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7420 7091 77 171 0 7247 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 35036

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=543000/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=29996 CPUtime=760.77
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7194 0 0 0 76070 7 0 0 25 0 1 0 128056256 30715904 7179 1992294400 134512640 135214827 4294956208 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7499 7179 77 171 0 7326 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 35352

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542936/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=29996 CPUtime=766.37
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7194 0 0 0 76630 7 0 0 25 0 1 0 128056256 30715904 7179 1992294400 134512640 135214827 4294956208 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7499 7179 77 171 0 7326 0
Current children cumulated CPU time (s) 767.54
Current children cumulated vsize (KiB) 35352

[startup+793.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542936/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30136 CPUtime=791.95
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7203 0 0 0 79188 7 0 0 25 0 1 0 128056256 30859264 7188 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7534 7188 77 171 0 7361 0
Current children cumulated CPU time (s) 793.12
Current children cumulated vsize (KiB) 35492

[startup+806.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542744/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30300 CPUtime=804.75
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7245 0 0 0 80468 7 0 0 25 0 1 0 128056256 31027200 7230 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7575 7230 77 171 0 7402 0
Current children cumulated CPU time (s) 805.92
Current children cumulated vsize (KiB) 35656

[startup+812.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542744/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30300 CPUtime=811.15
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7247 0 0 0 81108 7 0 0 25 0 1 0 128056256 31027200 7232 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7575 7232 77 171 0 7402 0
Current children cumulated CPU time (s) 812.32
Current children cumulated vsize (KiB) 35656

[startup+819.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542680/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30300 CPUtime=817.55
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7276 0 0 0 81748 7 0 0 25 0 1 0 128056256 31027200 7261 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7575 7261 77 171 0 7402 0
Current children cumulated CPU time (s) 818.72
Current children cumulated vsize (KiB) 35656

[startup+820.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542616/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30300 CPUtime=819.15
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7283 0 0 0 81908 7 0 0 25 0 1 0 128056256 31027200 7268 1992294400 134512640 135214827 4294956208 18446744073709551615 134530899 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7575 7268 77 171 0 7402 0
Current children cumulated CPU time (s) 820.32
Current children cumulated vsize (KiB) 35656

[startup+821.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542616/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30300 CPUtime=819.95
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7283 0 0 0 81988 7 0 0 25 0 1 0 128056256 31027200 7268 1992294400 134512640 135214827 4294956208 18446744073709551615 134530570 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7575 7268 77 171 0 7402 0
Current children cumulated CPU time (s) 821.12
Current children cumulated vsize (KiB) 35656

[startup+821.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542616/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30300 CPUtime=820.35
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7283 0 0 0 82028 7 0 0 25 0 1 0 128056256 31027200 7268 1992294400 134512640 135214827 4294956208 18446744073709551615 134530636 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7575 7268 77 171 0 7402 0
Current children cumulated CPU time (s) 821.52
Current children cumulated vsize (KiB) 35656

[startup+822.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542616/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30300 CPUtime=820.55
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7283 0 0 0 82048 7 0 0 25 0 1 0 128056256 31027200 7268 1992294400 134512640 135214827 4294956208 18446744073709551615 134530724 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7575 7268 77 171 0 7402 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 35656

[startup+822.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10387
/proc/meminfo: memFree=542616/2055920 swapFree=4180832/4192956
[pid=10384] ppid=10382 vsize=5356 CPUtime=1.17
/proc/10384/stat : 10384 (lysat.sh) S 10382 10384 10252 0 -1 4194304 310 5603 0 0 0 0 113 4 19 0 1 0 128056137 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10384/statm: 1339 237 195 169 0 50 0
[pid=10387] ppid=10384 vsize=30300 CPUtime=820.65
/proc/10387/stat : 10387 (LySATc) R 10384 10384 10252 0 -1 4194304 7283 0 0 0 82058 7 0 0 25 0 1 0 128056256 31027200 7268 1992294400 134512640 135214827 4294956208 18446744073709551615 134541142 0 0 4096 3 0 0 0 17 0 0 0
/proc/10387/statm: 7575 7268 77 171 0 7402 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 35656

Child status: 20
Real time (s): 822.219
CPU time (s): 821.857
CPU user time (s): 821.724
CPU system time (s): 0.132979
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 35656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 821.724
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13359
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= 43
involuntary context switches= 2220

runsolver used 0.710891 second user time and 2.28765 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-29 12:18:00
IDJOB=1563091
IDBENCH=70947
IDSOLVER=512
FILE ID=node42/1563091-1241000279
PBS_JOBID= 9204827
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1888763118

node42.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.232
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.232
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:        575624 kB
Buffers:         69372 kB
Cached:        1335348 kB
SwapCached:       5940 kB
Active:         421896 kB
Inactive:       991236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        575624 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            5380 kB
Writeback:           0 kB
Mapped:          14096 kB
Slab:            53276 kB
Committed_AS:   611868 kB
PageTables:       1388 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= 66280 MiB
End job on node42 at 2009-04-29 12:31:42