Trace number 3308706

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.04 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
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 variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 6175026, num vars = 1134832
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:  1134832                                              |
0.00/0.00	c |  Number of clauses:    6175026                                              |
1.69/1.79	c |  Parsing time:         1.65         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-3308706-1303984501/watcher-3308706-1303984501 -o /tmp/evaluation-result-3308706-1303984501/solver-3308706-1303984501 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308706-1303984501.cnf i 

running on 2 cores: 5,7

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.07 3.99 3.02 4/196 29240
/proc/meminfo: memFree=20937388/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) R 29238 29240 29020 0 -1 4202496 338 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377121685 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0

[startup+0.0160111 s]
/proc/loadavg: 4.07 3.99 3.02 4/196 29240
/proc/meminfo: memFree=20937388/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100996 s]
/proc/loadavg: 4.07 3.99 3.02 4/196 29240
/proc/meminfo: memFree=20937388/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300963 s]
/proc/loadavg: 4.07 3.99 3.02 4/196 29240
/proc/meminfo: memFree=20937388/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700883 s]
/proc/loadavg: 4.07 3.99 3.02 4/196 29240
/proc/meminfo: memFree=20937388/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50075 s]
/proc/loadavg: 4.07 3.99 3.02 5/198 29243
/proc/meminfo: memFree=20599968/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=287752 CPUtime=1.49 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 68980 0 0 0 138 11 0 0 25 0 1 0 510048325 294658048 68926 33554432000 134512640 135226915 4288348896 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 71938 68927 64 175 0 71761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 296452

[startup+3.10045 s]
/proc/loadavg: 4.07 3.99 3.02 5/198 29243
/proc/meminfo: memFree=20479280/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=355780 CPUtime=3.09 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 84118 0 0 0 295 14 0 0 25 0 1 0 510048325 364318720 83986 33554432000 134512640 135226915 4288348896 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 88945 83986 81 175 0 88768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 364480

[startup+6.30086 s]
/proc/loadavg: 4.07 3.99 3.02 5/198 29244
/proc/meminfo: memFree=20584456/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=358952 CPUtime=6.29 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 84920 0 0 0 615 14 0 0 25 0 1 0 510048325 367566848 84788 33554432000 134512640 135226915 4288348896 18446744073709551615 134528214 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 89738 84788 81 175 0 89561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 367652

[startup+12.7007 s]
/proc/loadavg: 4.06 3.99 3.03 5/198 29244
/proc/meminfo: memFree=20564260/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=361860 CPUtime=12.69 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 85648 0 0 0 1254 15 0 0 25 0 1 0 510048325 370544640 85516 33554432000 134512640 135226915 4288348896 18446744073709551615 134538799 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 90465 85516 81 175 0 90288 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 370560

[startup+25.5003 s]
/proc/loadavg: 4.11 4.00 3.05 5/198 29273
/proc/meminfo: memFree=20411744/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=376296 CPUtime=25.5 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 89357 0 0 0 2535 15 0 0 25 0 1 0 510048325 385327104 89225 33554432000 134512640 135226915 4288348896 18446744073709551615 134536715 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 94074 89225 81 175 0 93897 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 384996

[startup+51.1006 s]
/proc/loadavg: 4.15 4.02 3.08 5/198 29274
/proc/meminfo: memFree=20318356/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=400796 CPUtime=51.09 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 95450 0 0 0 5093 16 0 0 25 0 1 0 510048325 410415104 95318 33554432000 134512640 135226915 4288348896 18446744073709551615 134527802 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 100199 95318 81 175 0 100022 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 409496

[startup+102.301 s]
/proc/loadavg: 4.06 4.01 3.12 5/198 29275
/proc/meminfo: memFree=20180008/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=463636 CPUtime=102.3 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 111168 0 0 0 10211 19 0 0 25 0 1 0 510048325 474763264 111036 33554432000 134512640 135226915 4288348896 18446744073709551615 134540978 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 115909 111036 81 175 0 115732 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 472336

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.18 5/198 29277
/proc/meminfo: memFree=20037928/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=510372 CPUtime=162.3 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 122904 0 0 0 16209 21 0 0 25 0 1 0 510048325 522620928 122772 33554432000 134512640 135226915 4288348896 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 127593 122772 81 175 0 127416 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 519072

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.22 5/198 29309
/proc/meminfo: memFree=20136916/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=527576 CPUtime=222.29 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 127199 0 0 0 22208 21 0 0 25 0 1 0 510048325 540237824 127067 33554432000 134512640 135226915 4288348896 18446744073709551615 134527844 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 131894 127067 81 175 0 131717 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 536276

[startup+282.301 s]
/proc/loadavg: 4.08 4.02 3.28 5/198 29310
/proc/meminfo: memFree=20023080/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=594752 CPUtime=282.3 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 143978 0 0 0 28206 24 0 0 25 0 1 0 510048325 609026048 143846 33554432000 134512640 135226915 4288348896 18446744073709551615 134538819 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 148688 143846 81 175 0 148511 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 603452

[startup+342.301 s]
/proc/loadavg: 4.03 4.01 3.32 5/198 29312
/proc/meminfo: memFree=19852676/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=674860 CPUtime=342.31 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 163980 0 0 0 34203 28 0 0 25 0 1 0 510048325 691056640 163848 33554432000 134512640 135226915 4288348896 18446744073709551615 134538740 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 168715 163848 81 175 0 168538 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 683560

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 3.36 5/198 29353
/proc/meminfo: memFree=20121960/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7

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

/proc/29242/statm: 178755 173914 81 175 0 178578 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 723720

[startup+642.301 s]
/proc/loadavg: 4.21 4.09 3.53 5/198 29363
/proc/meminfo: memFree=19934392/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=715020 CPUtime=642.31 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 174048 0 0 0 64201 30 0 0 25 0 1 0 510048325 732180480 173916 33554432000 134512640 135226915 4288348896 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 178755 173916 81 175 0 178578 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 723720

[startup+702.301 s]
/proc/loadavg: 4.08 4.07 3.56 5/198 29364
/proc/meminfo: memFree=19818436/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=715020 CPUtime=702.32 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 174048 0 0 0 70202 30 0 0 25 0 1 0 510048325 732180480 173916 33554432000 134512640 135226915 4288348896 18446744073709551615 134538547 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 178755 173916 81 175 0 178578 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 723720

[startup+762.301 s]
/proc/loadavg: 4.10 4.07 3.59 5/198 29366
/proc/meminfo: memFree=19709308/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=747016 CPUtime=762.31 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 182028 0 0 0 76199 32 0 0 25 0 1 0 510048325 764944384 181896 33554432000 134512640 135226915 4288348896 18446744073709551615 134538563 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 186754 181896 81 175 0 186577 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 755716

[startup+822.301 s]
/proc/loadavg: 4.04 4.05 3.61 5/198 29368
/proc/meminfo: memFree=19620016/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=832728 CPUtime=822.32 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 203460 0 0 0 82195 37 0 0 25 0 1 0 510048325 852713472 203328 33554432000 134512640 135226915 4288348896 18446744073709551615 134538684 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 208182 203328 81 175 0 208005 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 841428

[startup+882.301 s]
/proc/loadavg: 4.01 4.04 3.63 5/198 29369
/proc/meminfo: memFree=19530980/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=899572 CPUtime=882.32 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 220144 0 0 0 88192 40 0 0 25 0 1 0 510048325 921161728 220012 33554432000 134512640 135226915 4288348896 18446744073709551615 134538799 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 224893 220012 81 175 0 224716 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 908272

[startup+942.301 s]
/proc/loadavg: 4.00 4.03 3.65 5/198 29371
/proc/meminfo: memFree=19443516/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=976572 CPUtime=942.32 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 239509 0 0 0 94189 43 0 0 25 0 1 0 510048325 1000009728 239248 33554432000 134512640 135226915 4288348896 18446744073709551615 134538810 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 244143 239248 81 175 0 243966 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 985272

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.67 5/198 29372
/proc/meminfo: memFree=19365620/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=1053800 CPUtime=1002.32 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 258826 0 0 0 100186 46 0 0 25 0 1 0 510048325 1079091200 258565 33554432000 134512640 135226915 4288348896 18446744073709551615 134537110 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 263450 258565 81 175 0 263273 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1062500

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.69 5/198 29374
/proc/meminfo: memFree=19329492/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=1087936 CPUtime=1062.32 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 267692 0 0 0 106184 48 0 0 25 0 1 0 510048325 1114046464 267093 33554432000 134512640 135226915 4288348896 18446744073709551615 134539485 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 271984 267093 81 175 0 271807 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1096636

[startup+1122.31 s]
/proc/loadavg: 4.00 4.01 3.71 5/198 29376
/proc/meminfo: memFree=19312100/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=1087936 CPUtime=1122.33 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 267692 0 0 0 112185 48 0 0 25 0 1 0 510048325 1114046464 267093 33554432000 134512640 135226915 4288348896 18446744073709551615 134525824 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 271984 267093 81 175 0 271807 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1096636

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.72 5/198 29377
/proc/meminfo: memFree=19260224/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=1087936 CPUtime=1182.33 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 267692 0 0 0 118185 48 0 0 25 0 1 0 510048325 1114046464 267093 33554432000 134512640 135226915 4288348896 18446744073709551615 134538591 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 271984 267093 81 175 0 271807 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1096636

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.74 5/198 29379
/proc/meminfo: memFree=19133724/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=1087936 CPUtime=1242.33 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 267692 0 0 0 124185 48 0 0 25 0 1 0 510048325 1114046464 267093 33554432000 134512640 135226915 4288348896 18446744073709551615 134538620 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 271984 267093 81 175 0 271807 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1096636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.75 4/195 29381
/proc/meminfo: memFree=20049580/32951124 swapFree=67111524/67111528
[pid=29240] ppid=29238 vsize=8700 CPUtime=0 cores=5,7
/proc/29240/stat : 29240 (lysat.sh) S 29238 29240 29020 0 -1 4202496 355 108 0 0 0 0 0 0 22 0 1 0 510048325 8908800 252 33554432000 4194304 4922060 140736641578160 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29240/statm: 2175 252 209 178 0 68 0
[pid=29242] ppid=29240 vsize=1087936 CPUtime=1300.04 cores=5,7
/proc/29242/stat : 29242 (LySATi) R 29240 29240 29020 0 -1 4202496 267693 0 0 0 129956 48 0 0 25 0 1 0 510048325 1114046464 267094 33554432000 134512640 135226915 4288348896 18446744073709551615 134538573 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29242/statm: 271984 267094 81 175 0 271807 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1096636

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 29240 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.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.56
CPU system time (s): 0.48
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1097988

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= 463
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= 5
involuntary context switches= 5

runsolver used 2.15267 second user time and 4.94125 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-28 11:55:05
IDJOB=3308706
IDBENCH=82413
IDSOLVER=1692
FILE ID=node135/3308706-1303984501
RUNJOBID= node135-1303983196-29041
PBS_JOBID= 13168691
Free space on /tmp= 70820 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.030-NOTKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308706-1303984501/watcher-3308706-1303984501 -o /tmp/evaluation-result-3308706-1303984501/solver-3308706-1303984501 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308706-1303984501.cnf i

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=2066404250

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20938652 kB
Buffers:       1870272 kB
Cached:        9080272 kB
SwapCached:          4 kB
Active:        3056600 kB
Inactive:      8361692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20938652 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          309416 kB
Writeback:           0 kB
AnonPages:      466836 kB
Mapped:          15572 kB
Slab:           531264 kB
PageTables:       6348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   706412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70952 MiB
End job on node135 at 2011-04-28 12:16:47