Trace number 1563039

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 405.292 405.482

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark302.814
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

0.00/0.00	c Parsing...
0.00/0.15	c ==============================================================================
0.00/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.15	c ==============================================================================
0.00/0.15	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
0.99/1.04	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
0.99/1.04	c ==============================================================================
0.99/1.04	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
0.99/1.04	c CPU time:   1.01185 s
0.99/1.04	c ==============================================================================
1.09/1.14	This is MiniSat 2.0 beta
1.09/1.14	WARNING: for repeatability, setting FPU to use double precision
1.09/1.14	============================[ Problem Statistics ]=============================
1.09/1.14	|                                                                             |
1.09/1.15	|  Number of variables:  8110                                                 |
1.09/1.15	|  Number of clauses:    71082                                                |
1.09/1.19	|  Parsing time:         0.04         s                                       |
405.18/405.47	restarts              : 20
405.18/405.47	conflicts             : 631055         (1562 /sec)
405.18/405.47	decisions             : 912894         (1.82 % random) (2259 /sec)
405.18/405.47	propagations          : 151799605      (375669 /sec)
405.18/405.47	conflict literals     : 13894078       (40.43 % deleted)
405.18/405.47	Memory used           : 25.75 MB
405.18/405.47	CPU time              : 404.079 s
405.18/405.47	
405.18/405.47	UNSATISFIABLE
405.18/405.47	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-1563039-1240999689/watcher-1563039-1240999689 -o /tmp/evaluation-result-1563039-1240999689/solver-1563039-1240999689 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1563039-1240999689.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 0.99 0.88 3/65 25209
/proc/meminfo: memFree=1461408/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=0
/proc/25209/stat : 25209 (lysat.sh) R 25207 25209 25049 0 -1 4194304 227 0 0 0 0 0 0 0 18 0 1 0 127997967 5484544 194 1992294400 4194304 4889804 548682068800 18446744073709551615 251600841395 0 0 4100 0 0 0 0 17 1 0 0
/proc/25209/statm: 1339 201 165 169 0 50 0

[startup+0.033343 s]
/proc/loadavg: 1.00 0.99 0.88 3/65 25209
/proc/meminfo: memFree=1461408/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=0
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997967 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25209/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101348 s]
/proc/loadavg: 1.00 0.99 0.88 3/65 25209
/proc/meminfo: memFree=1461408/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=0
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997967 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25209/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301368 s]
/proc/loadavg: 1.00 0.99 0.88 3/65 25209
/proc/meminfo: memFree=1461408/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=0
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997967 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25209/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701413 s]
/proc/loadavg: 1.00 0.99 0.88 3/65 25209
/proc/meminfo: memFree=1461408/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=0
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127997967 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25209/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50151 s]
/proc/loadavg: 1.00 0.99 0.88 2/67 25211
/proc/meminfo: memFree=1439752/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 5356

[startup+3.10168 s]
/proc/loadavg: 1.00 0.99 0.88 2/67 25212
/proc/meminfo: memFree=1451848/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=7788 CPUtime=1.93
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 1799 0 0 0 193 0 0 0 25 0 1 0 127998082 7974912 1784 1992294400 134512640 135214827 4294956208 18446744073709551615 134537058 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 1947 1784 77 171 0 1774 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 13144

[startup+6.30103 s]
/proc/loadavg: 1.00 0.99 0.88 2/67 25212
/proc/meminfo: memFree=1449416/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=9544 CPUtime=5.14
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 2239 0 0 0 513 1 0 0 25 0 1 0 127998082 9773056 2224 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 2386 2224 77 171 0 2213 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14900

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.88 2/67 25212
/proc/meminfo: memFree=1447048/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=11868 CPUtime=11.54
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 2807 0 0 0 1152 2 0 0 25 0 1 0 127998082 12152832 2792 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 2967 2792 77 171 0 2794 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17224

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.88 2/67 25212
/proc/meminfo: memFree=1444552/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=14516 CPUtime=24.32
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 3462 0 0 0 2430 2 0 0 25 0 1 0 127998082 14864384 3447 1992294400 134512640 135214827 4294956208 18446744073709551615 134538992 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 3629 3447 77 171 0 3456 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19872

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.89 2/67 25212
/proc/meminfo: memFree=1441672/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=17588 CPUtime=49.91
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 4184 0 0 0 4988 3 0 0 25 0 1 0 127998082 18010112 4169 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 4397 4169 77 171 0 4224 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 22944

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.89 2/67 25212
/proc/meminfo: memFree=1438600/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=20400 CPUtime=101.1
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 4908 0 0 0 10106 4 0 0 25 0 1 0 127998082 20889600 4893 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 5100 4893 77 171 0 4927 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25756

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.90 2/67 25212
/proc/meminfo: memFree=1436488/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=22448 CPUtime=161.06
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 5425 0 0 0 16102 4 0 0 25 0 1 0 127998082 22986752 5410 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 5612 5410 77 171 0 5439 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 27804

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.90 2/67 25212
/proc/meminfo: memFree=1435656/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=23384 CPUtime=221.04
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 5638 0 0 0 22099 5 0 0 25 0 1 0 127998082 23945216 5623 1992294400 134512640 135214827 4294956208 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 5846 5623 77 171 0 5673 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 28740

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 25212
/proc/meminfo: memFree=1434440/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=24620 CPUtime=281.02
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 5939 0 0 0 28097 5 0 0 25 0 1 0 127998082 25210880 5924 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 6155 5924 77 171 0 5982 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 29976

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 25212
/proc/meminfo: memFree=1433480/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=25900 CPUtime=340.99
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 6180 0 0 0 34094 5 0 0 25 0 1 0 127998082 26521600 6157 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 6475 6157 77 171 0 6302 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 31256

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 25212
/proc/meminfo: memFree=1432968/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=26364 CPUtime=400.96
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 6282 0 0 0 40091 5 0 0 25 0 1 0 127998082 26996736 6259 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 6591 6259 77 171 0 6418 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 31720

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

[startup+403.102 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 25212
/proc/meminfo: memFree=1432968/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=26364 CPUtime=401.75
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 6282 0 0 0 40170 5 0 0 25 0 1 0 127998082 26996736 6259 1992294400 134512640 135214827 4294956208 18446744073709551615 134536810 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 6591 6259 77 171 0 6418 0
Current children cumulated CPU time (s) 402.88
Current children cumulated vsize (KiB) 31720

[startup+404.701 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 25212
/proc/meminfo: memFree=1432968/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=26364 CPUtime=403.36
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 6282 0 0 0 40331 5 0 0 25 0 1 0 127998082 26996736 6259 1992294400 134512640 135214827 4294956208 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 6591 6259 77 171 0 6418 0
Current children cumulated CPU time (s) 404.49
Current children cumulated vsize (KiB) 31720

[startup+405.101 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 25212
/proc/meminfo: memFree=1432968/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=26364 CPUtime=403.75
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 6282 0 0 0 40370 5 0 0 25 0 1 0 127998082 26996736 6259 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 6591 6259 77 171 0 6418 0
Current children cumulated CPU time (s) 404.88
Current children cumulated vsize (KiB) 31720

[startup+405.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 25212
/proc/meminfo: memFree=1432968/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=26364 CPUtime=403.95
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 6282 0 0 0 40390 5 0 0 25 0 1 0 127998082 26996736 6259 1992294400 134512640 135214827 4294956208 18446744073709551615 134529469 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 6591 6259 77 171 0 6418 0
Current children cumulated CPU time (s) 405.08
Current children cumulated vsize (KiB) 31720

[startup+405.401 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 25212
/proc/meminfo: memFree=1432968/2055920 swapFree=4181588/4192956
[pid=25209] ppid=25207 vsize=5356 CPUtime=1.13
/proc/25209/stat : 25209 (lysat.sh) S 25207 25209 25049 0 -1 4194304 310 5473 0 0 0 0 109 4 16 0 1 0 127997967 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25209/statm: 1339 237 195 169 0 50 0
[pid=25212] ppid=25209 vsize=26364 CPUtime=404.05
/proc/25212/stat : 25212 (LySATc) R 25209 25209 25049 0 -1 4194304 6282 0 0 0 40400 5 0 0 25 0 1 0 127998082 26996736 6259 1992294400 134512640 135214827 4294956208 18446744073709551615 134528403 0 0 4096 3 0 0 0 17 0 0 0
/proc/25212/statm: 6591 6259 77 171 0 6418 0
Current children cumulated CPU time (s) 405.18
Current children cumulated vsize (KiB) 31720

Child status: 20
Real time (s): 405.482
CPU time (s): 405.292
CPU user time (s): 405.179
CPU system time (s): 0.112982
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 31720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 405.179
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12228
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= 42
involuntary context switches= 1259

runsolver used 0.349946 second user time and 1.12983 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-29 12:08:09
IDJOB=1563039
IDBENCH=70946
IDSOLVER=512
FILE ID=node91/1563039-1240999689
PBS_JOBID= 9204781
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=630654008

node91.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.241
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.241
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:       1461824 kB
Buffers:         25408 kB
Cached:         495352 kB
SwapCached:       5152 kB
Active:         125876 kB
Inactive:       403968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461824 kB
SwapTotal:     4192956 kB
SwapFree:      4181588 kB
Dirty:            5296 kB
Writeback:           0 kB
Mapped:          15108 kB
Slab:            50128 kB
Committed_AS:   419704 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node91 at 2009-04-29 12:14:55