Trace number 3308688

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 575.104 576.508

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

0.00/0.00	c Parsing...
0.00/0.73	c ==============================================================================
0.00/0.73	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.73	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.73	c ==============================================================================
0.00/0.73	c |         0 | 1689184  4062497 |  506755       0        0     nan |  0.000 % |
1.18/1.28	c |         0 | 1596018  3866706 |      --       0       --      -- |     --   | -8260/1624
1.18/1.28	c ==============================================================================
1.18/1.28	c Result  :   #vars: 188863   #clauses: 1596018   #literals: 3866706
1.18/1.28	c CPU time:   1.14682 s
1.18/1.28	c ==============================================================================
2.08/2.14	c lySAT 0.1
2.08/2.14	c minisat core +  additionnal features
2.08/2.14	c ============================[ Problem Statistics ]=============================
2.08/2.14	c |                                                                             |
2.08/2.14	c |  Number of variables:  188863                                               |
2.08/2.14	c |  Number of clauses:    1596018                                              |
2.12/2.63	c |  Parsing time:         0.45         s                                       |
574.98/576.48	c restarts              : 1279
574.98/576.48	c conflicts             : 83892          (147 /sec)
574.98/576.48	c decisions             : 3863090        (4.88 % random) (6748 /sec)
574.98/576.48	c euip                  : 9255        
574.98/576.48	c propagations          : 1437715128     (2511245 /sec)
574.98/576.48	c conflict literals     : 130393015      (37.73 % deleted)
574.98/576.48	c Memory used           : 375.16 MB
574.98/576.48	c CPU time              : 572.511 s
574.98/576.48	c 
574.98/576.49	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-3308688-1303984444/watcher-3308688-1303984444 -o /tmp/evaluation-result-3308688-1303984444/solver-3308688-1303984444 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308688-1303984444.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: 4.04 3.97 3.01 7/190 30988
/proc/meminfo: memFree=15795740/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=0 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) R 30986 30988 30829 0 -1 4202496 313 0 0 0 0 0 0 0 23 0 1 0 510044173 8908800 249 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646966677 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30988/statm: 2175 249 209 178 0 68 0

[startup+0.042588 s]
/proc/loadavg: 4.04 3.97 3.01 7/190 30988
/proc/meminfo: memFree=15795740/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=0 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 510044173 8908800 249 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30988/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100579 s]
/proc/loadavg: 4.04 3.97 3.01 7/190 30988
/proc/meminfo: memFree=15795740/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=0 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 510044173 8908800 249 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30988/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300547 s]
/proc/loadavg: 4.04 3.97 3.01 7/190 30988
/proc/meminfo: memFree=15795740/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=0 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 510044173 8908800 249 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30988/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700445 s]
/proc/loadavg: 4.04 3.97 3.01 7/190 30988
/proc/meminfo: memFree=15795740/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=0 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 510044173 8908800 249 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30988/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50034 s]
/proc/loadavg: 4.04 3.97 3.01 6/192 30990
/proc/meminfo: memFree=15652884/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=0 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 510044173 8908800 249 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30988/statm: 2175 249 209 178 0 68 0
[pid=30989] ppid=30988 vsize=155696 CPUtime=1.48 cores=1,3
/proc/30989/stat : 30989 (SatElite) R 30988 30988 30829 0 -1 4202496 56473 0 0 0 134 14 0 0 25 0 1 0 510044174 159432704 35178 33554432000 134512640 135034092 4288924656 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30989/statm: 38924 35178 74 128 0 38794 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 164396

[startup+3.10104 s]
/proc/loadavg: 4.04 3.97 3.01 6/192 30990
/proc/meminfo: memFree=15619900/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30055 s]
/proc/loadavg: 4.28 4.02 3.03 7/192 30992
/proc/meminfo: memFree=15657856/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=100888 CPUtime=4.14 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 23940 0 0 0 410 4 0 0 25 0 1 0 510044388 103309312 23895 33554432000 134512640 135226915 4293235792 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 25222 23895 81 175 0 25045 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 109588

[startup+12.7004 s]
/proc/loadavg: 4.49 4.07 3.05 5/192 30992
/proc/meminfo: memFree=15645340/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=104860 CPUtime=10.32 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 24931 0 0 0 1024 8 0 0 25 0 1 0 510044388 107376640 24886 33554432000 134512640 135226915 4293235792 18446744073709551615 134538684 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30991/statm: 26215 24886 81 175 0 26038 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 113560

[startup+25.5003 s]
/proc/loadavg: 4.67 4.13 3.09 5/192 30992
/proc/meminfo: memFree=15620904/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=113824 CPUtime=22.94 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 27185 0 0 0 2283 11 0 0 25 0 1 0 510044388 116555776 27140 33554432000 134512640 135226915 4293235792 18446744073709551615 134536744 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30991/statm: 28456 27140 81 175 0 28279 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 122524

[startup+51.1009 s]
/proc/loadavg: 4.44 4.12 3.11 5/192 30992
/proc/meminfo: memFree=15570996/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=128556 CPUtime=48.4 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 30935 0 0 0 4828 12 0 0 25 0 1 0 510044388 131641344 30845 33554432000 134512640 135226915 4293235792 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30991/statm: 32139 30845 81 175 0 31962 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 137256

[startup+102.306 s]
/proc/loadavg: 7.24 4.87 3.41 6/192 31084
/proc/meminfo: memFree=16086868/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=158512 CPUtime=99.32 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 38434 0 0 0 9909 23 0 0 25 0 1 0 510044388 162316288 38276 33554432000 134512640 135226915 4293235792 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30991/statm: 39628 38276 81 175 0 39451 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 167212

[startup+162.3 s]
/proc/loadavg: 5.71 4.90 3.51 5/192 31116
/proc/meminfo: memFree=16244516/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=196420 CPUtime=158.99 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 47833 0 0 0 15869 30 0 0 25 0 1 0 510044388 201134080 47675 33554432000 134512640 135226915 4293235792 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30991/statm: 49105 47675 81 175 0 48928 0
Current children cumulated CPU time (s) 161.11
Current children cumulated vsize (KiB) 205120

[startup+222.301 s]
/proc/loadavg: 4.80 4.78 3.56 5/192 31146
/proc/meminfo: memFree=16596068/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=207880 CPUtime=218.75 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 50682 0 0 0 21843 32 0 0 25 0 1 0 510044388 212869120 50524 33554432000 134512640 135226915 4293235792 18446744073709551615 134538612 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 51970 50524 81 175 0 51793 0
Current children cumulated CPU time (s) 220.87
Current children cumulated vsize (KiB) 216580

[startup+282.301 s]
/proc/loadavg: 4.34 4.65 3.58 5/192 31148
/proc/meminfo: memFree=16511160/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=261756 CPUtime=278.75 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 64185 0 0 0 27839 36 0 0 25 0 1 0 510044388 268038144 64027 33554432000 134512640 135226915 4293235792 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 65439 64027 81 175 0 65262 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 270456

[startup+342.301 s]
/proc/loadavg: 4.21 4.56 3.62 5/192 31149
/proc/meminfo: memFree=16403688/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=334256 CPUtime=338.74 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 82277 0 0 0 33835 39 0 0 25 0 1 0 510044388 342278144 82119 33554432000 134512640 135226915 4293235792 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 83564 82119 81 175 0 83387 0
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (KiB) 342956

[startup+402.301 s]
/proc/loadavg: 4.08 4.45 3.64 5/192 31151
/proc/meminfo: memFree=16334104/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=370928 CPUtime=398.75 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 91569 0 0 0 39834 41 0 0 25 0 1 0 510044388 379830272 91375 33554432000 134512640 135226915 4293235792 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 92732 91375 81 175 0 92555 0
Current children cumulated CPU time (s) 400.87
Current children cumulated vsize (KiB) 379628

[startup+462.301 s]
/proc/loadavg: 4.03 4.37 3.66 5/192 31162
/proc/meminfo: memFree=16315196/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=371108 CPUtime=458.75 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 91578 0 0 0 45833 42 0 0 25 0 1 0 510044388 380014592 91384 33554432000 134512640 135226915 4293235792 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 92777 91384 81 175 0 92600 0
Current children cumulated CPU time (s) 460.87
Current children cumulated vsize (KiB) 379808

[startup+522.3 s]
/proc/loadavg: 4.01 4.30 3.68 5/192 31163
/proc/meminfo: memFree=16288644/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=371108 CPUtime=518.75 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 91578 0 0 0 51833 42 0 0 25 0 1 0 510044388 380014592 91384 33554432000 134512640 135226915 4293235792 18446744073709551615 134537592 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 92777 91384 81 175 0 92600 0
Current children cumulated CPU time (s) 520.87
Current children cumulated vsize (KiB) 379808

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

[startup+537.501 s]
/proc/loadavg: 4.01 4.28 3.68 5/192 31164
/proc/meminfo: memFree=16277972/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=371108 CPUtime=533.95 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 91578 0 0 0 53353 42 0 0 25 0 1 0 510044388 380014592 91384 33554432000 134512640 135226915 4293235792 18446744073709551615 134540051 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 92777 91384 81 175 0 92600 0
Current children cumulated CPU time (s) 536.07
Current children cumulated vsize (KiB) 379808

[startup+563.101 s]
/proc/loadavg: 4.00 4.26 3.69 5/192 31164
/proc/meminfo: memFree=16273996/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=374704 CPUtime=559.56 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 92103 0 0 0 55914 42 0 0 25 0 1 0 510044388 383696896 91909 33554432000 134512640 135226915 4293235792 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 93676 91909 81 175 0 93499 0
Current children cumulated CPU time (s) 561.68
Current children cumulated vsize (KiB) 383404

[startup+569.5 s]
/proc/loadavg: 4.00 4.25 3.69 5/192 31164
/proc/meminfo: memFree=16268164/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=379036 CPUtime=565.95 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 93177 0 0 0 56553 42 0 0 25 0 1 0 510044388 388132864 92983 33554432000 134512640 135226915 4293235792 18446744073709551615 134538813 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 94759 92983 81 175 0 94582 0
Current children cumulated CPU time (s) 568.07
Current children cumulated vsize (KiB) 387736

[startup+572.701 s]
/proc/loadavg: 4.00 4.25 3.69 5/192 31164
/proc/meminfo: memFree=16264568/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=380872 CPUtime=569.15 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 93650 0 0 0 56873 42 0 0 25 0 1 0 510044388 390012928 93456 33554432000 134512640 135226915 4293235792 18446744073709551615 134539675 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 95218 93456 81 175 0 95041 0
Current children cumulated CPU time (s) 571.27
Current children cumulated vsize (KiB) 389572

[startup+574.301 s]
/proc/loadavg: 4.00 4.25 3.69 5/192 31164
/proc/meminfo: memFree=16261716/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=382744 CPUtime=570.75 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 94102 0 0 0 57033 42 0 0 25 0 1 0 510044388 391929856 93908 33554432000 134512640 135226915 4293235792 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 95686 93908 81 175 0 95509 0
Current children cumulated CPU time (s) 572.87
Current children cumulated vsize (KiB) 391444

[startup+575.9 s]
/proc/loadavg: 4.00 4.25 3.69 5/192 31164
/proc/meminfo: memFree=16259980/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=384164 CPUtime=572.35 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 94442 0 0 0 57192 43 0 0 25 0 1 0 510044388 393383936 94248 33554432000 134512640 135226915 4293235792 18446744073709551615 134527285 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 96041 94248 81 175 0 95864 0
Current children cumulated CPU time (s) 574.47
Current children cumulated vsize (KiB) 392864

[startup+576.3 s]
/proc/loadavg: 4.00 4.25 3.69 5/192 31164
/proc/meminfo: memFree=16259112/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8700 CPUtime=2.12 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 355 56476 0 0 0 0 195 17 19 0 1 0 510044173 8908800 251 33554432000 4194304 4922060 140737014404064 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30988/statm: 2175 251 209 178 0 68 0
[pid=30991] ppid=30988 vsize=384164 CPUtime=572.76 cores=1,3
/proc/30991/stat : 30991 (LySATi) R 30988 30988 30829 0 -1 4202496 94442 0 0 0 57233 43 0 0 25 0 1 0 510044388 393383936 94248 33554432000 134512640 135226915 4293235792 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30991/statm: 96041 94248 81 175 0 95864 0
Current children cumulated CPU time (s) 574.88
Current children cumulated vsize (KiB) 392864

[startup+576.5 s]
/proc/loadavg: 4.00 4.25 3.69 5/192 31164
/proc/meminfo: memFree=16259112/32951132 swapFree=67111524/67111528
[pid=30988] ppid=30986 vsize=8704 CPUtime=575.09 cores=1,3
/proc/30988/stat : 30988 (lysat.sh) S 30986 30988 30829 0 -1 4202496 364 150925 0 0 0 0 57447 62 18 0 1 0 510044173 8912896 256 33554432000 4194304 4922060 140737014404064 18446744073709551615 210647142245 0 2147483391 4100 65536 18446744071699109054 0 0 17 1 0 0 0
/proc/30988/statm: 2176 256 213 178 0 69 0
Current children cumulated CPU time (s) 575.09
Current children cumulated vsize (KiB) 8704

Child status: 20
Real time (s): 576.508
CPU time (s): 575.104
CPU user time (s): 574.471
CPU system time (s): 0.632903
CPU usage (%): 99.7563
Max. virtual memory (cumulated for all children) (KiB): 392864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 574.471
system time used= 0.632903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151492
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= 4918

runsolver used 0.953854 second user time and 2.22966 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-28 11:54:06
IDJOB=3308688
IDBENCH=82403
IDSOLVER=1692
FILE ID=node129/3308688-1303984444
RUNJOBID= node129-1303983198-30849
PBS_JOBID= 13168697
Free space on /tmp= 66256 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308688-1303984444/watcher-3308688-1303984444 -o /tmp/evaluation-result-3308688-1303984444/solver-3308688-1303984444 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308688-1303984444.cnf i

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=624592204

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      15796020 kB
Buffers:       1269192 kB
Cached:       13980940 kB
SwapCached:          4 kB
Active:        4963464 kB
Inactive:     11521836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15796020 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           42388 kB
Writeback:           0 kB
AnonPages:     1234812 kB
Mapped:          16376 kB
Slab:           604640 kB
PageTables:       7528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1426648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node129 at 2011-04-28 12:03:42