Trace number 3308511

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
SAT09 reference solver:LySAT i/2009-03-20UNSAT 197.388 197.388

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c Parsing...
1.10/1.15	c ==============================================================================
1.10/1.15	c |           |     ORIGINAL     |              LEARNT              |          |
1.10/1.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.10/1.15	c ==============================================================================
1.10/1.15	c |         0 | 2333194  6866110 |  699958       0        0     nan |  0.000 % |
32.30/32.40	c |         0 |  944203  3351555 |      --       0       --      -- |     --   | -1124318/-2793809
32.30/32.40	c ==============================================================================
32.30/32.40	c Result  :   #vars: 91522   #clauses: 944203   #literals: 3351555
32.30/32.40	c CPU time:   32.1841 s
32.30/32.40	c ==============================================================================
33.09/33.14	c lySAT 0.1
33.09/33.14	c minisat core +  additionnal features
33.09/33.14	c ============================[ Problem Statistics ]=============================
33.09/33.14	c |                                                                             |
33.09/33.14	c |  Number of variables:  91522                                                |
33.09/33.14	c |  Number of clauses:    944203                                               |
33.38/33.48	c |  Parsing time:         0.32         s                                       |
197.29/197.37	c restarts              : 1015
197.29/197.37	c conflicts             : 677231         (4125 /sec)
197.29/197.37	c decisions             : 1321271        (14.81 % random) (8048 /sec)
197.29/197.37	c euip                  : 31761       
197.29/197.37	c propagations          : 420443282      (2560867 /sec)
197.29/197.37	c conflict literals     : 18279551       (41.45 % deleted)
197.29/197.37	c Memory used           : 93.36 MB
197.29/197.37	c CPU time              : 164.18 s
197.29/197.37	c 
197.29/197.37	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308511-1303983228/watcher-3308511-1303983228 -o /tmp/evaluation-result-3308511-1303983228/solver-3308511-1303983228 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308511-1303983228.cnf i 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.32 0.07 0.02 5/192 25102
/proc/meminfo: memFree=23084276/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0

[startup+0.06526 s]
/proc/loadavg: 0.32 0.07 0.02 5/192 25102
/proc/meminfo: memFree=23084276/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100244 s]
/proc/loadavg: 0.32 0.07 0.02 5/192 25102
/proc/meminfo: memFree=23084276/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300208 s]
/proc/loadavg: 0.32 0.07 0.02 5/192 25102
/proc/meminfo: memFree=23084276/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701136 s]
/proc/loadavg: 0.32 0.07 0.02 5/192 25102
/proc/meminfo: memFree=23084276/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50098 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 25105
/proc/meminfo: memFree=22921052/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
[pid=25103] ppid=25102 vsize=250560 CPUtime=1.49 cores=1,3
/proc/25103/stat : 25103 (SatElite) R 25102 25102 25038 0 -1 4202496 59429 0 0 0 135 14 0 0 25 0 1 0 588553408 256573440 59276 33554432000 134512640 135034092 4287619280 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25103/statm: 62640 59276 64 128 0 62510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 259260

[startup+3.29465 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 25105
/proc/meminfo: memFree=22921052/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
[pid=25103] ppid=25102 vsize=274440 CPUtime=3.28 cores=1,3
/proc/25103/stat : 25103 (SatElite) R 25102 25102 25038 0 -1 4202496 64640 0 0 0 314 14 0 0 25 0 1 0 588553408 281026560 64487 33554432000 134512640 135034092 4287619280 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25103/statm: 68610 64487 67 128 0 68480 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 283140

[startup+6.30109 s]
/proc/loadavg: 0.61 0.13 0.04 5/194 25106
/proc/meminfo: memFree=22896348/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
[pid=25103] ppid=25102 vsize=274440 CPUtime=6.29 cores=1,3
/proc/25103/stat : 25103 (SatElite) R 25102 25102 25038 0 -1 4202496 64652 0 0 0 615 14 0 0 25 0 1 0 588553408 281026560 64499 33554432000 134512640 135034092 4287619280 18446744073709551615 134540977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25103/statm: 68610 64499 67 128 0 68480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 283140

[startup+12.7009 s]
/proc/loadavg: 0.89 0.20 0.06 5/194 25106
/proc/meminfo: memFree=22888268/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
[pid=25103] ppid=25102 vsize=274212 CPUtime=12.69 cores=1,3
/proc/25103/stat : 25103 (SatElite) R 25102 25102 25038 0 -1 4202496 64712 0 0 0 1254 15 0 0 25 0 1 0 588553408 280793088 64502 33554432000 134512640 135034092 4287619280 18446744073709551615 134541252 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25103/statm: 68553 64502 67 128 0 68423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 282912

[startup+25.5005 s]
/proc/loadavg: 1.57 0.38 0.13 6/194 25137
/proc/meminfo: memFree=22774384/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=0 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 588553408 8908800 249 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 249 209 178 0 68 0
[pid=25103] ppid=25102 vsize=274308 CPUtime=25.49 cores=1,3
/proc/25103/stat : 25103 (SatElite) R 25102 25102 25038 0 -1 4202496 65033 0 0 0 2534 15 0 0 25 0 1 0 588553408 280891392 64591 33554432000 134512640 135034092 4287619280 18446744073709551615 134540977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25103/statm: 68577 64591 67 128 0 68447 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 283008

[startup+51.1067 s]
/proc/loadavg: 2.53 0.70 0.24 6/194 25168
/proc/meminfo: memFree=22945460/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=72548 CPUtime=17.96 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 17922 0 0 0 1793 3 0 0 25 0 1 0 588556722 74289152 17822 33554432000 134512640 135226915 4288692560 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 18137 17822 81 175 0 17960 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81248

[startup+102.3 s]
/proc/loadavg: 3.40 1.22 0.44 5/194 25229
/proc/meminfo: memFree=22852660/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=85912 CPUtime=69.15 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 21193 0 0 0 6911 4 0 0 25 0 1 0 588556722 87973888 21093 33554432000 134512640 135226915 4288692560 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 21478 21093 81 175 0 21301 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 94612

[startup+162.301 s]
/proc/loadavg: 3.78 1.73 0.66 6/194 25230
/proc/meminfo: memFree=22796040/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=95288 CPUtime=129.15 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 23460 0 0 0 12910 5 0 0 25 0 1 0 588556722 97574912 23360 33554432000 134512640 135226915 4288692560 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 23822 23360 81 175 0 23645 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 103988

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

[startup+180.701 s]
/proc/loadavg: 3.84 1.87 0.73 6/194 25231
/proc/meminfo: memFree=22787064/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=95288 CPUtime=147.55 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 23478 0 0 0 14750 5 0 0 25 0 1 0 588556722 97574912 23378 33554432000 134512640 135226915 4288692560 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 23822 23378 81 175 0 23645 0
Current children cumulated CPU time (s) 180.68
Current children cumulated vsize (KiB) 103988

[startup+187.1 s]
/proc/loadavg: 3.85 1.91 0.75 6/194 25231
/proc/meminfo: memFree=22784568/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=95452 CPUtime=153.95 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 23519 0 0 0 15390 5 0 0 25 0 1 0 588556722 97742848 23419 33554432000 134512640 135226915 4288692560 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 23863 23419 81 175 0 23686 0
Current children cumulated CPU time (s) 187.08
Current children cumulated vsize (KiB) 104152

[startup+193.5 s]
/proc/loadavg: 3.86 1.94 0.76 5/194 25231
/proc/meminfo: memFree=22777736/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=95596 CPUtime=160.35 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 23564 0 0 0 16030 5 0 0 25 0 1 0 588556722 97890304 23464 33554432000 134512640 135226915 4288692560 18446744073709551615 134536785 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 23899 23464 81 175 0 23722 0
Current children cumulated CPU time (s) 193.48
Current children cumulated vsize (KiB) 104296

[startup+195.101 s]
/proc/loadavg: 3.87 1.98 0.78 6/194 25231
/proc/meminfo: memFree=22775876/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=95596 CPUtime=161.96 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 23564 0 0 0 16191 5 0 0 25 0 1 0 588556722 97890304 23464 33554432000 134512640 135226915 4288692560 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 23899 23464 81 175 0 23722 0
Current children cumulated CPU time (s) 195.09
Current children cumulated vsize (KiB) 104296

[startup+196.701 s]
/proc/loadavg: 3.87 1.98 0.78 6/194 25231
/proc/meminfo: memFree=22774884/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=95596 CPUtime=163.55 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 23564 0 0 0 16350 5 0 0 25 0 1 0 588556722 97890304 23464 33554432000 134512640 135226915 4288692560 18446744073709551615 134536945 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 23899 23464 81 175 0 23722 0
Current children cumulated CPU time (s) 196.68
Current children cumulated vsize (KiB) 104296

[startup+197.101 s]
/proc/loadavg: 3.87 1.98 0.78 6/194 25231
/proc/meminfo: memFree=22774884/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=95596 CPUtime=163.95 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 23564 0 0 0 16390 5 0 0 25 0 1 0 588556722 97890304 23464 33554432000 134512640 135226915 4288692560 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 23899 23464 81 175 0 23722 0
Current children cumulated CPU time (s) 197.08
Current children cumulated vsize (KiB) 104296

[startup+197.301 s]
/proc/loadavg: 3.87 1.98 0.78 6/194 25231
/proc/meminfo: memFree=22773840/32951124 swapFree=67111348/67111528
[pid=25102] ppid=25100 vsize=8700 CPUtime=33.13 cores=1,3
/proc/25102/stat : 25102 (lysat.sh) S 25100 25102 25038 0 -1 4202496 355 80930 0 0 0 0 3287 26 18 0 1 0 588553408 8908800 251 33554432000 4194304 4922060 140734230109040 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25102/statm: 2175 251 209 178 0 68 0
[pid=25138] ppid=25102 vsize=95596 CPUtime=164.16 cores=1,3
/proc/25138/stat : 25138 (LySATi) R 25102 25102 25038 0 -1 4202496 23564 0 0 0 16411 5 0 0 25 0 1 0 588556722 97890304 23464 33554432000 134512640 135226915 4288692560 18446744073709551615 134527225 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25138/statm: 23899 23464 81 175 0 23722 0
Current children cumulated CPU time (s) 197.29
Current children cumulated vsize (KiB) 104296

Child status: 20
Real time (s): 197.388
CPU time (s): 197.388
CPU user time (s): 197.059
CPU system time (s): 0.328949
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 307552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 197.059
system time used= 0.328949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105067
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= 39
involuntary context switches= 757

runsolver used 0.32595 second user time and 0.748886 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-28 11:33:49
IDJOB=3308511
IDBENCH=70961
IDSOLVER=1692
FILE ID=node111/3308511-1303983228
RUNJOBID= node111-1303983224-25058
PBS_JOBID= 13168715
Free space on /tmp= 70808 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308511-1303983228/watcher-3308511-1303983228 -o /tmp/evaluation-result-3308511-1303983228/solver-3308511-1303983228 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308511-1303983228.cnf i

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1149357644

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23084920 kB
Buffers:       1269164 kB
Cached:        7907308 kB
SwapCached:        132 kB
Active:        3807964 kB
Inactive:      5574716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23084920 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           94552 kB
Writeback:           0 kB
AnonPages:      205040 kB
Mapped:          16060 kB
Slab:           418604 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   423700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70756 MiB
End job on node111 at 2011-04-28 11:37:07