Trace number 3350313

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
minisat hack: contrasat 2011-03-02? (TO) 1300.07 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

Solver Data


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: 961)

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-3350313-1304969838/watcher-3350313-1304969838 -o /tmp/evaluation-result-3350313-1304969838/solver-3350313-1304969838 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350313-1304969838.cnf 

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.10 4.00 3.36 4/284 13429
/proc/meminfo: memFree=3833428/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=24724 CPUtime=0 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 1736 0 0 0 0 0 0 0 23 0 1 0 608583793 25317376 1677 33554432000 4194304 4298156 140735255444608 18446744073709551615 4200685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 6181 1677 215 26 0 2813 0

[startup+0.046333 s]
/proc/loadavg: 4.10 4.00 3.36 4/284 13429
/proc/meminfo: memFree=3833428/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=30396 CPUtime=0.04 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 3237 0 0 0 4 0 0 0 23 0 1 0 608583793 31125504 3145 33554432000 4194304 4298156 140735255444608 18446744073709551615 4201019 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 7599 3145 216 26 0 4231 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30396

[startup+0.100322 s]
/proc/loadavg: 4.10 4.00 3.36 4/284 13429
/proc/meminfo: memFree=3833428/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=37952 CPUtime=0.09 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 5313 0 0 0 9 0 0 0 23 0 1 0 608583793 38862848 5089 33554432000 4194304 4298156 140735255444608 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 9488 5091 216 26 0 6120 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37952

[startup+0.300287 s]
/proc/loadavg: 4.10 4.00 3.36 4/284 13429
/proc/meminfo: memFree=3833428/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=79476 CPUtime=0.29 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 16764 0 0 0 27 2 0 0 25 0 1 0 608583793 81383424 15037 33554432000 4194304 4298156 140735255444608 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 19902 15038 216 26 0 16534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79476

[startup+0.700215 s]
/proc/loadavg: 4.10 4.00 3.36 4/284 13429
/proc/meminfo: memFree=3833428/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=192596 CPUtime=0.69 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 43556 0 0 0 63 6 0 0 25 0 1 0 608583793 197218304 37470 33554432000 4194304 4298156 140735255444608 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 48149 37471 216 26 0 44781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 192596

[startup+1.50113 s]
/proc/loadavg: 4.10 4.00 3.36 5/285 13430
/proc/meminfo: memFree=3643884/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=352724 CPUtime=1.5 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 90388 0 0 0 137 13 0 0 25 0 1 0 608583793 361189376 77087 33554432000 4194304 4298156 140735255444608 18446744073709551615 4218842 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 88181 77087 221 26 0 84813 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 352724

[startup+3.10079 s]
/proc/loadavg: 4.10 4.00 3.36 5/285 13430
/proc/meminfo: memFree=3545424/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=352724 CPUtime=3.1 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 90390 0 0 0 297 13 0 0 25 0 1 0 608583793 361189376 77089 33554432000 4194304 4298156 140735255444608 18446744073709551615 4256015 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 88181 77089 222 26 0 84813 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 352724

[startup+6.30022 s]
/proc/loadavg: 4.18 4.02 3.36 5/285 13430
/proc/meminfo: memFree=3497312/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=437000 CPUtime=6.29 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 100816 0 0 0 614 15 0 0 25 0 1 0 608583793 447488000 86706 33554432000 4194304 4298156 140735255444608 18446744073709551615 4227993 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 109250 86706 222 26 0 105882 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 437000

[startup+12.7011 s]
/proc/loadavg: 4.16 4.02 3.37 5/285 13430
/proc/meminfo: memFree=3551748/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=349336 CPUtime=12.69 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 125664 0 0 0 1249 20 0 0 25 0 1 0 608583793 357720064 73996 33554432000 4194304 4298156 140735255444608 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 87334 73996 242 26 0 83966 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 349336

[startup+25.5008 s]
/proc/loadavg: 4.20 4.03 3.38 5/285 13431
/proc/meminfo: memFree=3445144/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=349336 CPUtime=25.5 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 182359 0 0 0 2521 29 0 0 25 0 1 0 608583793 357720064 74165 33554432000 4194304 4298156 140735255444608 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 87334 74165 243 26 0 83966 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 349336

[startup+51.1002 s]
/proc/loadavg: 4.13 4.03 3.40 5/285 13431
/proc/meminfo: memFree=3539976/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=399424 CPUtime=51.09 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 218617 0 0 0 5074 35 0 0 25 0 1 0 608583793 409010176 81095 33554432000 4194304 4298156 140735255444608 18446744073709551615 4252142 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 99856 81095 243 26 0 96488 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 399424

[startup+102.31 s]
/proc/loadavg: 4.06 4.02 3.43 5/285 13433
/proc/meminfo: memFree=3516176/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=399424 CPUtime=102.3 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 321262 0 0 0 10179 51 0 0 25 0 1 0 608583793 409010176 80354 33554432000 4194304 4298156 140735255444608 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 99856 80354 243 26 0 96488 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 399424

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.46 5/285 13434
/proc/meminfo: memFree=3483948/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=399424 CPUtime=162.29 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 497232 0 0 0 16147 82 0 0 25 0 1 0 608583793 409010176 84727 33554432000 4194304 4298156 140735255444608 18446744073709551615 4251915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 99856 84727 243 26 0 96488 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 399424

[startup+222.301 s]
/proc/loadavg: 4.07 4.03 3.49 5/285 13436
/proc/meminfo: memFree=3521540/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=399424 CPUtime=222.3 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 676071 0 0 0 22121 109 0 0 25 0 1 0 608583793 409010176 80261 33554432000 4194304 4298156 140735255444608 18446744073709551615 4251934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 99856 80261 243 26 0 96488 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 399424

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.52 5/285 13438
/proc/meminfo: memFree=3309380/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=613072 CPUtime=282.3 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 799497 0 0 0 28103 127 0 0 25 0 1 0 608583793 627785728 111835 33554432000 4194304 4298156 140735255444608 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 153268 111835 243 26 0 149900 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 613072

[startup+342.3 s]
/proc/loadavg: 4.01 4.02 3.55 5/285 13439
/proc/meminfo: memFree=3358140/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=342.3 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 957069 0 0 0 34079 151 0 0 25 0 1 0 608583793 492351488 93088 33554432000 4194304 4298156 140735255444608 18446744073709551615 4256968 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 93088 243 26 0 116835 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 480812

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.58 5/285 13441
/proc/meminfo: memFree=3435776/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=402.3 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 1135580 0 0 0 40053 177 0 0 25 0 1 0 608583793 492351488 92772 33554432000 4194304 4298156 140735255444608 18446744073709551615 4252196 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 92772 243 26 0 116835 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 480812

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.60 5/285 13442
/proc/meminfo: memFree=3417584/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=462.3 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 1279399 0 0 0 46032 198 0 0 25 0 1 0 608583793 492351488 97948 33554432000 4194304 4298156 140735255444608 18446744073709551615 4256586 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 97948 243 26 0 116835 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 480812

[startup+522.3 s]
/proc/loadavg: 4.08 4.02 3.63 5/285 13444
/proc/meminfo: memFree=3415240/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=522.31 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 1447663 0 0 0 52007 224 0 0 25 0 1 0 608583793 492351488 94780 33554432000 4194304 4298156 140735255444608 18446744073709551615 4256623 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 94780 243 26 0 116835 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 480812

[startup+582.301 s]
/proc/loadavg: 4.08 4.03 3.65 5/285 13446
/proc/meminfo: memFree=3350140/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=582.3 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 1644559 0 0 0 57976 254 0 0 25 0 1 0 608583793 492351488 90813 33554432000 4194304 4298156 140735255444608 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 90813 243 26 0 116835 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 480812

[startup+642.301 s]
/proc/loadavg: 4.05 4.03 3.68 5/285 13447
/proc/meminfo: memFree=3337584/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=642.32 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 1816936 0 0 0 63951 281 0 0 25 0 1 0 608583793 492351488 108509 33554432000 4194304 4298156 140735255444608 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 108509 243 26 0 116835 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 480812

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.69 5/285 13449
/proc/meminfo: memFree=3318700/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=702.31 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 1943858 0 0 0 69930 301 0 0 25 0 1 0 608583793 492351488 109632 33554432000 4194304 4298156 140735255444608 18446744073709551615 4251954 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 109632 243 26 0 116835 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 480812

[startup+762.31 s]
/proc/loadavg: 4.00 4.02 3.71 5/285 13450
/proc/meminfo: memFree=3292112/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=762.32 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 2117368 0 0 0 75907 325 0 0 25 0 1 0 608583793 492351488 95652 33554432000 4194304 4298156 140735255444608 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 95652 243 26 0 116835 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 480812

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 3.73 5/285 13452
/proc/meminfo: memFree=3328520/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=822.31 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 2245444 0 0 0 81883 348 0 0 25 0 1 0 608583793 492351488 99496 33554432000 4194304 4298156 140735255444608 18446744073709551615 4252016 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 99496 243 26 0 116835 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 480812

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.74 5/285 13454
/proc/meminfo: memFree=3253808/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=613072 CPUtime=882.32 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 2360696 0 0 0 87864 368 0 0 25 0 1 0 608583793 627785728 115446 33554432000 4194304 4298156 140735255444608 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 153268 115446 243 26 0 149900 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 613072

[startup+942.3 s]
/proc/loadavg: 3.06 3.77 3.67 3/273 13491
/proc/meminfo: memFree=3694772/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=613072 CPUtime=942.31 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 2444597 0 0 0 93851 380 0 0 25 0 1 0 608583793 627785728 127144 33554432000 4194304 4298156 140735255444608 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 153268 127144 243 26 0 149900 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 613072

[startup+1002.3 s]
/proc/loadavg: 2.39 3.44 3.57 3/273 13493
/proc/meminfo: memFree=3808064/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=1002.32 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 2648452 0 0 0 99823 409 0 0 25 0 1 0 608583793 492351488 107832 33554432000 4194304 4298156 140735255444608 18446744073709551615 4262400 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 107832 243 26 0 116835 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 480812

[startup+1062.3 s]
/proc/loadavg: 2.14 3.18 3.46 3/273 13494
/proc/meminfo: memFree=3817796/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=1062.32 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 2824830 0 0 0 105797 435 0 0 25 0 1 0 608583793 492351488 103082 33554432000 4194304 4298156 140735255444608 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 103082 243 26 0 116835 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 480812

[startup+1122.3 s]
/proc/loadavg: 1.82 2.91 3.35 2/267 13514
/proc/meminfo: memFree=4005084/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=613072 CPUtime=1122.32 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 2906946 0 0 0 111783 449 0 0 25 0 1 0 608583793 627785728 118473 33554432000 4194304 4298156 140735255444608 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 153268 118473 243 26 0 149900 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 613072

[startup+1182.3 s]
/proc/loadavg: 1.30 2.56 3.20 2/267 13516
/proc/meminfo: memFree=4076200/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=1182.32 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 3101841 0 0 0 117756 476 0 0 25 0 1 0 608583793 492351488 100067 33554432000 4194304 4298156 140735255444608 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 100067 243 26 0 116835 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 480812

[startup+1242.3 s]
/proc/loadavg: 1.11 2.27 3.06 2/267 13517
/proc/meminfo: memFree=4044176/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=480812 CPUtime=1242.32 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 3242203 0 0 0 123737 495 0 0 25 0 1 0 608583793 492351488 108006 33554432000 4194304 4298156 140735255444608 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 120203 108006 243 26 0 116835 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 480812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.04 2.04 2.93 2/267 13519
/proc/meminfo: memFree=4030632/32950904 swapFree=67057400/67111528
[pid=13429] ppid=13427 vsize=613072 CPUtime=1300.03 cores=1,3
/proc/13429/stat : 13429 (contrasat_relea) R 13427 13429 13021 0 -1 4202496 3391429 0 0 0 129486 517 0 0 25 0 1 0 608583793 627785728 111146 33554432000 4194304 4298156 140735255444608 18446744073709551615 4252412 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13429/statm: 153268 111146 243 26 0 149900 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 613072

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)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1294.87
CPU system time (s): 5.19721
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 956948

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

runsolver used 3.39748 second user time and 7.92979 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 21:37:20
IDJOB=3350313
IDBENCH=82387
IDSOLVER=1816
FILE ID=node121/3350313-1304969838
RUNJOBID= node121-1304968096-13042
PBS_JOBID= 13285629
Free space on /tmp= 43836 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350313-1304969838/watcher-3350313-1304969838 -o /tmp/evaluation-result-3350313-1304969838/solver-3350313-1304969838 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350313-1304969838.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=332360542

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       3833460 kB
Buffers:        234212 kB
Cached:       22159472 kB
SwapCached:       7408 kB
Active:       13816140 kB
Inactive:     14495760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       3833460 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           87116 kB
Writeback:           0 kB
AnonPages:     5916160 kB
Mapped:          22212 kB
Slab:           718264 kB
PageTables:      25892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31318820 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= 43924 MiB
End job on node121 at 2011-05-09 21:59:02