Trace number 1577467

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 362.81 362.982

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.171
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c Parsing...
0.99/1.10	c ==============================================================================
0.99/1.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.99/1.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.99/1.10	c ==============================================================================
0.99/1.10	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
17.57/17.63	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
17.57/17.63	c ==============================================================================
17.57/17.63	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
17.57/17.63	c CPU time:   17.3664 s
17.57/17.63	c ==============================================================================
18.17/18.23	This is MiniSat 2.0 beta
18.17/18.23	WARNING: for repeatability, setting FPU to use double precision
18.17/18.23	============================[ Problem Statistics ]=============================
18.17/18.23	|                                                                             |
18.17/18.23	|  Number of variables:  34857                                                |
18.17/18.23	|  Number of clauses:    365178                                               |
18.20/18.45	|  Parsing time:         0.19         s                                       |
362.71/362.95	restarts              : 19
362.71/362.95	conflicts             : 370625         (1076 /sec)
362.71/362.95	decisions             : 586337         (1.60 % random) (1703 /sec)
362.71/362.95	propagations          : 171205385      (497152 /sec)
362.71/362.95	conflict literals     : 10500240       (46.68 % deleted)
362.71/362.95	Memory used           : 73.29 MB
362.71/362.95	CPU time              : 344.373 s
362.71/362.95	
362.71/362.95	UNSATISFIABLE
362.71/362.96	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-1577467-1241001613/watcher-1577467-1241001613 -o /tmp/evaluation-result-1577467-1241001613/solver-1577467-1241001613 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1577467-1241001613.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: 0.99 0.98 0.93 3/65 7133
/proc/meminfo: memFree=1740840/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5212 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) R 7131 7133 6943 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 128191327 5337088 91 1992294400 4194304 4889804 548682068800 18446744073709551615 269808008543 0 0 4096 0 0 0 0 17 1 0 0
/proc/7133/statm: 1336 104 83 169 0 47 0

[startup+0.0586961 s]
/proc/loadavg: 0.99 0.98 0.93 3/65 7133
/proc/meminfo: memFree=1740840/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191327 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7133/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101696 s]
/proc/loadavg: 0.99 0.98 0.93 3/65 7133
/proc/meminfo: memFree=1740840/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191327 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7133/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301717 s]
/proc/loadavg: 0.99 0.98 0.93 3/65 7133
/proc/meminfo: memFree=1740840/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191327 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7133/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70176 s]
/proc/loadavg: 0.99 0.98 0.93 3/65 7133
/proc/meminfo: memFree=1740840/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191327 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7133/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50184 s]
/proc/loadavg: 0.99 0.98 0.93 2/67 7135
/proc/meminfo: memFree=1632344/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191327 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7133/statm: 1339 235 195 169 0 50 0
[pid=7135] ppid=7133 vsize=125112 CPUtime=1.48
/proc/7135/stat : 7135 (SatElite) R 7133 7133 6943 0 -1 4194304 29752 0 0 0 132 16 0 0 25 0 1 0 128191328 128114688 29659 1992294400 134512640 135034092 4294956096 18446744073709551615 134540978 0 0 4096 3 0 0 0 17 0 0 0
/proc/7135/statm: 31278 29659 64 127 0 31148 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 130468

[startup+3.10202 s]
/proc/loadavg: 0.99 0.98 0.93 2/67 7135
/proc/meminfo: memFree=1612056/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191327 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7133/statm: 1339 235 195 169 0 50 0
[pid=7135] ppid=7133 vsize=136812 CPUtime=3.08
/proc/7135/stat : 7135 (SatElite) R 7133 7133 6943 0 -1 4194304 32221 0 0 0 291 17 0 0 25 0 1 0 128191328 140095488 32128 1992294400 134512640 135034092 4294956096 18446744073709551615 134541075 0 0 4096 3 0 0 0 17 0 0 0
/proc/7135/statm: 34203 32128 67 127 0 34073 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142168

[startup+6.30136 s]
/proc/loadavg: 1.07 1.00 0.93 2/67 7135
/proc/meminfo: memFree=1612056/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191327 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7133/statm: 1339 235 195 169 0 50 0
[pid=7135] ppid=7133 vsize=136812 CPUtime=6.28
/proc/7135/stat : 7135 (SatElite) R 7133 7133 6943 0 -1 4194304 32253 0 0 0 611 17 0 0 25 0 1 0 128191328 140095488 32160 1992294400 134512640 135034092 4294956096 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 0 0 0
/proc/7135/statm: 34203 32160 67 127 0 34073 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142168

[startup+12.702 s]
/proc/loadavg: 1.07 1.00 0.93 2/67 7135
/proc/meminfo: memFree=1611608/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=0
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128191327 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7133/statm: 1339 235 195 169 0 50 0
[pid=7135] ppid=7133 vsize=137324 CPUtime=12.68
/proc/7135/stat : 7135 (SatElite) R 7133 7133 6943 0 -1 4194304 32410 0 0 0 1251 17 0 0 25 0 1 0 128191328 140619776 32317 1992294400 134512640 135034092 4294956096 18446744073709551615 134541266 0 0 4096 3 0 0 0 17 0 0 0
/proc/7135/statm: 34331 32317 67 127 0 34201 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 142680

[startup+25.5014 s]
/proc/loadavg: 1.05 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1696856/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=25540 CPUtime=7.26
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 6095 0 0 0 722 4 0 0 25 0 1 0 128193151 26152960 6056 1992294400 134512640 135214827 4294956208 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 6385 6056 77 171 0 6212 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 30896

[startup+51.1011 s]
/proc/loadavg: 1.03 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1687832/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=34936 CPUtime=32.84
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 8407 0 0 0 3277 7 0 0 25 0 1 0 128193151 35774464 8368 1992294400 134512640 135214827 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 8734 8368 77 171 0 8561 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 40292

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1675864/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=46608 CPUtime=84.02
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 11344 0 0 0 8392 10 0 0 25 0 1 0 128193151 47726592 11305 1992294400 134512640 135214827 4294956208 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 11652 11305 77 171 0 11479 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 51964

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1666904/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=55972 CPUtime=143.99
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 13631 0 0 0 14386 13 0 0 25 0 1 0 128193151 57315328 13592 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 13993 13592 77 171 0 13820 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 61328

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1659736/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=62920 CPUtime=203.97
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 15392 0 0 0 20381 16 0 0 25 0 1 0 128193151 64430080 15353 1992294400 134512640 135214827 4294956208 18446744073709551615 134529214 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 15730 15353 77 171 0 15557 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 68276

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1653656/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=69576 CPUtime=263.94
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 16941 0 0 0 26377 17 0 0 25 0 1 0 128193151 71245824 16902 1992294400 134512640 135214827 4294956208 18446744073709551615 134529651 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 17394 16902 77 171 0 17221 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 74932

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1648736/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=74512 CPUtime=323.92
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 18151 0 0 0 32373 19 0 0 25 0 1 0 128193151 76300288 18112 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 18628 18112 77 171 0 18455 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 79868

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

[startup+345.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1648480/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=74644 CPUtime=327.11
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 18208 0 0 0 32692 19 0 0 25 0 1 0 128193151 76435456 18169 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 18661 18169 77 171 0 18488 0
Current children cumulated CPU time (s) 345.31
Current children cumulated vsize (KiB) 80000

[startup+351.901 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1647968/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=75040 CPUtime=333.51
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 18318 0 0 0 33332 19 0 0 25 0 1 0 128193151 76840960 18279 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 18760 18279 77 171 0 18587 0
Current children cumulated CPU time (s) 351.71
Current children cumulated vsize (KiB) 80396

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1647968/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=75040 CPUtime=339.91
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 18325 0 0 0 33972 19 0 0 25 0 1 0 128193151 76840960 18286 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 18760 18286 77 171 0 18587 0
Current children cumulated CPU time (s) 358.11
Current children cumulated vsize (KiB) 80396

[startup+361.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1647968/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=75040 CPUtime=343.1
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 18325 0 0 0 34291 19 0 0 25 0 1 0 128193151 76840960 18286 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 18760 18286 77 171 0 18587 0
Current children cumulated CPU time (s) 361.3
Current children cumulated vsize (KiB) 80396

[startup+362.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1647968/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=75040 CPUtime=343.9
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 18325 0 0 0 34371 19 0 0 25 0 1 0 128193151 76840960 18286 1992294400 134512640 135214827 4294956208 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 18760 18286 77 171 0 18587 0
Current children cumulated CPU time (s) 362.1
Current children cumulated vsize (KiB) 80396

[startup+362.701 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1647968/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=75040 CPUtime=344.3
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 18325 0 0 0 34411 19 0 0 25 0 1 0 128193151 76840960 18286 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 18760 18286 77 171 0 18587 0
Current children cumulated CPU time (s) 362.5
Current children cumulated vsize (KiB) 80396

[startup+362.901 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 7136
/proc/meminfo: memFree=1647968/2055920 swapFree=4175168/4192956
[pid=7133] ppid=7131 vsize=5356 CPUtime=18.2
/proc/7133/stat : 7133 (lysat.sh) S 7131 7133 6943 0 -1 4194304 310 39117 0 0 0 0 1790 30 19 0 1 0 128191327 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7133/statm: 1339 237 195 169 0 50 0
[pid=7136] ppid=7133 vsize=75040 CPUtime=344.51
/proc/7136/stat : 7136 (LySATc) R 7133 7133 6943 0 -1 4194304 18325 0 0 0 34432 19 0 0 25 0 1 0 128193151 76840960 18286 1992294400 134512640 135214827 4294956208 18446744073709551615 134538192 0 0 4096 3 0 0 0 17 0 0 0
/proc/7136/statm: 18760 18286 77 171 0 18587 0
Current children cumulated CPU time (s) 362.71
Current children cumulated vsize (KiB) 80396

Child status: 20
Real time (s): 362.982
CPU time (s): 362.81
CPU user time (s): 362.279
CPU system time (s): 0.530919
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 153060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 362.279
system time used= 0.530919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57916
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= 40
involuntary context switches= 938

runsolver used 0.303953 second user time and 1.02384 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-29 12:40:15
IDJOB=1577467
IDBENCH=70960
IDSOLVER=512
FILE ID=node81/1577467-1241001613
PBS_JOBID= 9204791
Free space on /tmp= 126588 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=872017612

node81.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.234
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.234
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:       1741384 kB
Buffers:         25572 kB
Cached:         231940 kB
SwapCached:      11360 kB
Active:          36620 kB
Inactive:       233636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741384 kB
SwapTotal:     4192956 kB
SwapFree:      4175168 kB
Dirty:           25276 kB
Writeback:           0 kB
Mapped:          13656 kB
Slab:            30088 kB
Committed_AS:   509232 kB
PageTables:       1452 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= 126588 MiB
End job on node81 at 2009-04-29 12:46:18