Trace number 3308691

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-20? (TO) 1300.03 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8233086, num vars = 1512832
0.00/0.00	c Exiting...too many clauses
0.00/0.00	c lySAT 0.1
0.00/0.00	c minisat core +  additionnal features
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1512832                                              |
0.00/0.00	c |  Number of clauses:    8233086                                              |
2.59/2.60	c |  Parsing time:         2.42         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3308691-1303984499/watcher-3308691-1303984499 -o /tmp/evaluation-result-3308691-1303984499/solver-3308691-1303984499 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308691-1303984499.cnf i 

running on 2 cores: 0,2

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.01 3.95 3.01 4/184 22631
/proc/meminfo: memFree=21118200/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0

[startup+0.086718 s]
/proc/loadavg: 4.01 3.95 3.01 4/184 22631
/proc/meminfo: memFree=21118200/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100715 s]
/proc/loadavg: 4.01 3.95 3.01 4/184 22631
/proc/meminfo: memFree=21118200/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300691 s]
/proc/loadavg: 4.01 3.95 3.01 4/184 22631
/proc/meminfo: memFree=21118200/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700614 s]
/proc/loadavg: 4.01 3.95 3.01 4/184 22631
/proc/meminfo: memFree=21118200/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5005 s]
/proc/loadavg: 4.01 3.95 3.01 5/184 22634
/proc/meminfo: memFree=20896264/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=275444 CPUtime=1.49 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 65067 0 0 0 138 11 0 0 25 0 1 0 510048209 282054656 65013 33554432000 134512640 135226915 4289099568 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 68861 65016 64 175 0 68684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 284144

[startup+3.10118 s]
/proc/loadavg: 4.01 3.95 3.01 5/188 22642
/proc/meminfo: memFree=20503772/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=471664 CPUtime=3.09 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 114843 0 0 0 291 18 0 0 25 0 1 0 510048209 482983936 114760 33554432000 134512640 135226915 4289099568 18446744073709551615 134537389 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 117916 114760 77 175 0 117739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 480364

[startup+6.30061 s]
/proc/loadavg: 4.33 4.02 3.03 5/194 22650
/proc/meminfo: memFree=19482232/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=479232 CPUtime=6.29 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 116673 0 0 0 610 19 0 0 25 0 1 0 510048209 490733568 116542 33554432000 134512640 135226915 4289099568 18446744073709551615 134527739 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 119808 116542 80 175 0 119631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 487932

[startup+12.7005 s]
/proc/loadavg: 4.55 4.07 3.05 5/194 22650
/proc/meminfo: memFree=19429504/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=484384 CPUtime=12.69 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 117967 0 0 0 1250 19 0 0 25 0 1 0 510048209 496009216 117836 33554432000 134512640 135226915 4289099568 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 121096 117836 80 175 0 120919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 493084

[startup+25.5012 s]
/proc/loadavg: 4.42 4.06 3.07 5/194 22651
/proc/meminfo: memFree=19413268/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=499768 CPUtime=25.49 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 121896 0 0 0 2529 20 0 0 25 0 1 0 510048209 511762432 121765 33554432000 134512640 135226915 4289099568 18446744073709551615 134538547 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 124942 121765 80 175 0 124765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 508468

[startup+51.1006 s]
/proc/loadavg: 4.28 4.06 3.09 5/190 22702
/proc/meminfo: memFree=20885452/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=526372 CPUtime=51.09 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 128306 0 0 0 5088 21 0 0 25 0 1 0 510048209 539004928 128175 33554432000 134512640 135226915 4289099568 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 131593 128175 80 175 0 131416 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 535072

[startup+102.3 s]
/proc/loadavg: 4.12 4.05 3.14 5/194 22711
/proc/meminfo: memFree=20742324/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=585524 CPUtime=102.29 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 143164 0 0 0 10205 24 0 0 25 0 1 0 510048209 599576576 143033 33554432000 134512640 135226915 4289099568 18446744073709551615 134527838 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 146381 143033 80 175 0 146204 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 594224

[startup+162.3 s]
/proc/loadavg: 4.04 4.04 3.19 5/194 22712
/proc/meminfo: memFree=20632348/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=652172 CPUtime=162.29 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 159886 0 0 0 16201 28 0 0 25 0 1 0 510048209 667824128 159714 33554432000 134512640 135226915 4289099568 18446744073709551615 134527727 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 163043 159714 80 175 0 162866 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 660872

[startup+222.301 s]
/proc/loadavg: 4.01 4.03 3.24 5/194 22714
/proc/meminfo: memFree=20598732/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=652172 CPUtime=222.29 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 159919 0 0 0 22201 28 0 0 25 0 1 0 510048209 667824128 159747 33554432000 134512640 135226915 4289099568 18446744073709551615 134538728 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 163043 159747 80 175 0 162866 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 660872

[startup+282.301 s]
/proc/loadavg: 4.07 4.04 3.29 5/194 22716
/proc/meminfo: memFree=20522940/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=694168 CPUtime=282.3 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 170390 0 0 0 28199 31 0 0 25 0 1 0 510048209 710828032 170218 33554432000 134512640 135226915 4289099568 18446744073709551615 134538857 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 173542 170218 80 175 0 173365 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 702868

[startup+342.301 s]
/proc/loadavg: 4.02 4.03 3.33 5/194 22717
/proc/meminfo: memFree=20424992/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=730564 CPUtime=342.3 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 179505 0 0 0 34198 32 0 0 25 0 1 0 510048209 748097536 179333 33554432000 134512640 135226915 4289099568 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 182641 179333 80 175 0 182464 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 739264

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.37 5/194 22728
/proc/meminfo: memFree=20396376/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2

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

/proc/22633/statm: 220504 217175 80 175 0 220327 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 890716

[startup+642.307 s]
/proc/loadavg: 4.01 4.02 3.51 5/194 22737
/proc/meminfo: memFree=20023168/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=928860 CPUtime=642.3 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 229037 0 0 0 64189 41 0 0 25 0 1 0 510048209 951152640 228865 33554432000 134512640 135226915 4289099568 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 232215 228865 80 175 0 232038 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 937560

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.54 5/194 22739
/proc/meminfo: memFree=19967188/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=928860 CPUtime=702.3 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 229038 0 0 0 70188 42 0 0 25 0 1 0 510048209 951152640 228866 33554432000 134512640 135226915 4289099568 18446744073709551615 134538728 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 232215 228866 80 175 0 232038 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 937560

[startup+762.3 s]
/proc/loadavg: 4.01 4.02 3.57 5/194 22740
/proc/meminfo: memFree=19926012/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=928860 CPUtime=762.3 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 229038 0 0 0 76188 42 0 0 25 0 1 0 510048209 951152640 228866 33554432000 134512640 135226915 4289099568 18446744073709551615 134538566 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 232215 228866 80 175 0 232038 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 937560

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.59 5/194 22742
/proc/meminfo: memFree=19893468/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=928860 CPUtime=822.3 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 229038 0 0 0 82188 42 0 0 25 0 1 0 510048209 951152640 228866 33554432000 134512640 135226915 4289099568 18446744073709551615 134538566 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 232215 228866 80 175 0 232038 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 937560

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.62 5/194 22744
/proc/meminfo: memFree=19886792/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=928860 CPUtime=882.3 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 229038 0 0 0 88188 42 0 0 25 0 1 0 510048209 951152640 228866 33554432000 134512640 135226915 4289099568 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 232215 228866 80 175 0 232038 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 937560

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.64 5/194 22745
/proc/meminfo: memFree=19857668/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=957908 CPUtime=942.31 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 236316 0 0 0 94187 44 0 0 25 0 1 0 510048209 980897792 236144 33554432000 134512640 135226915 4289099568 18446744073709551615 134538656 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 239477 236144 80 175 0 239300 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 966608

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.66 5/194 22747
/proc/meminfo: memFree=19725232/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=1017120 CPUtime=1002.31 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 251068 0 0 0 100184 47 0 0 25 0 1 0 510048209 1041530880 250896 33554432000 134512640 135226915 4289099568 18446744073709551615 134538547 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 254280 250896 80 175 0 254103 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1025820

[startup+1062.3 s]
/proc/loadavg: 4.13 4.04 3.69 5/194 22748
/proc/meminfo: memFree=19714516/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=1017120 CPUtime=1062.31 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 251068 0 0 0 106184 47 0 0 25 0 1 0 510048209 1041530880 250896 33554432000 134512640 135226915 4289099568 18446744073709551615 134538740 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 254280 250896 80 175 0 254103 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1025820

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.70 5/194 22750
/proc/meminfo: memFree=19714364/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=1017120 CPUtime=1122.31 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 251068 0 0 0 112184 47 0 0 25 0 1 0 510048209 1041530880 250896 33554432000 134512640 135226915 4289099568 18446744073709551615 134538728 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 254280 250896 80 175 0 254103 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1025820

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.72 5/194 22782
/proc/meminfo: memFree=20479712/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=1017120 CPUtime=1182.32 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 251068 0 0 0 118185 47 0 0 25 0 1 0 510048209 1041530880 250896 33554432000 134512640 135226915 4289099568 18446744073709551615 134538728 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 254280 250896 80 175 0 254103 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1025820

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 3.74 5/194 22783
/proc/meminfo: memFree=20452592/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=1017120 CPUtime=1242.31 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 251069 0 0 0 124184 47 0 0 25 0 1 0 510048209 1041530880 250897 33554432000 134512640 135226915 4289099568 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 254280 250897 80 175 0 254103 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1025820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 22785
/proc/meminfo: memFree=20433720/32951124 swapFree=67111412/67111528
[pid=22631] ppid=22629 vsize=8700 CPUtime=0 cores=0,2
/proc/22631/stat : 22631 (lysat.sh) S 22629 22631 22426 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 510048209 8908800 251 33554432000 4194304 4922060 140733896887296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22631/statm: 2175 251 209 178 0 68 0
[pid=22633] ppid=22631 vsize=1017980 CPUtime=1300.03 cores=0,2
/proc/22633/stat : 22633 (LySATi) R 22631 22631 22426 0 -1 4202496 251158 0 0 0 129956 47 0 0 25 0 1 0 510048209 1042411520 250986 33554432000 134512640 135226915 4289099568 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22633/statm: 254495 250986 80 175 0 254318 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1026680

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22631 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.56
CPU system time (s): 0.47
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1026680

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

runsolver used 2.31965 second user time and 4.78227 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-28 11:55:05
IDJOB=3308691
IDBENCH=82404
IDSOLVER=1692
FILE ID=node137/3308691-1303984499
RUNJOBID= node137-1303983195-22444
PBS_JOBID= 13168689
Free space on /tmp= 70952 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308691-1303984499/watcher-3308691-1303984499 -o /tmp/evaluation-result-3308691-1303984499/solver-3308691-1303984499 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308691-1303984499.cnf i

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=109052573

node137.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.844
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.68
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.844
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.75
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21118232 kB
Buffers:       1777460 kB
Cached:        8914620 kB
SwapCached:        112 kB
Active:        4779776 kB
Inactive:      6482820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21118232 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          499472 kB
Writeback:           0 kB
AnonPages:      570520 kB
Mapped:          15468 kB
Slab:           505532 kB
PageTables:       6228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   737452 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= 71392 MiB
End job on node137 at 2011-04-28 12:16:47