Trace number 3377862

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
borg-sat 11.03.02-seq-industrial (fixed)? (TO) 1299.87 1300.06

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data

0.45/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.45/0.71	c INFO: solving HOME/instance-3377862-1305454023.cnf
0.45/0.71	c INFO: computing task features
25.64/25.98	c INFO: computed variable-clause graph statistics
26.35/26.64	c INFO: computed clause balance statistics
108.45/108.77	c INFO: computed variable balance statistics
166.25/166.51	c INFO: computed small-clause counts
171.75/172.03	c INFO: computed Horn-clause counts

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-3377862-1305454023/watcher-3377862-1305454023 -o /tmp/evaluation-result-3377862-1305454023/solver-3377862-1305454023 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377862-1305454023.cnf -seed 1002302266 -budget 2400 

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: 3.32 3.22 3.23 3/350 1753
/proc/meminfo: memFree=21380896/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=15216 CPUtime=0 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 656 0 0 0 0 0 0 0 21 0 1 0 637818240 15581184 552 33554432000 4194304 5683644 140735551417536 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 3804 553 312 364 0 291 0

[startup+0.083667 s]
/proc/loadavg: 3.32 3.22 3.23 3/350 1753
/proc/meminfo: memFree=21380896/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=50012 CPUtime=0.05 cores=0,2
/proc/1753/stat : 1753 (python) S 1751 1753 32723 0 -1 4202496 1948 0 0 0 4 1 0 0 17 0 1 0 637818240 51212288 1713 33554432000 4194304 5683644 140735551417536 18446744073709551615 270338379621 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/1753/statm: 12503 1713 476 364 0 1203 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50012

[startup+0.100667 s]
/proc/loadavg: 3.32 3.22 3.23 3/350 1753
/proc/meminfo: memFree=21380896/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=85356 CPUtime=0.06 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 2581 0 0 0 5 1 0 0 17 0 1 0 637818240 87404544 2307 33554432000 4194304 5683644 140735551417536 18446744073709551615 270338381824 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 21339 2307 707 364 0 1556 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85356

[startup+0.300637 s]
/proc/loadavg: 3.32 3.22 3.23 3/350 1753
/proc/meminfo: memFree=21380896/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=135748 CPUtime=0.2 cores=0,2
/proc/1753/stat : 1753 (python) S 1751 1753 32723 0 -1 4202496 5968 932 1 0 14 6 0 0 17 0 1 0 637818240 139005952 4148 33554432000 4194304 5683644 140735551417536 18446744073709551615 270338379781 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/1753/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.700563 s]
/proc/loadavg: 3.32 3.22 3.23 3/350 1753
/proc/meminfo: memFree=21380896/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=268640 CPUtime=0.45 cores=0,2
/proc/1753/stat : 1753 (python) S 1751 1753 32723 0 -1 4202496 8857 932 1 0 33 12 0 0 16 0 1 0 637818240 275087360 6619 33554432000 4194304 5683644 140735551417536 18446744073709551615 270338379621 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/1753/statm: 67160 6619 1705 364 0 5291 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 268640

[startup+1.50041 s]
/proc/loadavg: 3.32 3.22 3.23 5/351 1758
/proc/meminfo: memFree=21246472/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=423284 CPUtime=1.24 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 45090 932 1 0 106 18 0 0 16 0 1 0 637818240 433442816 42765 33554432000 4194304 5683644 140735551417536 18446744073709551615 4602358 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 105821 42766 1761 364 0 41745 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 423284

[startup+3.10106 s]
/proc/loadavg: 3.37 3.23 3.23 5/351 1758
/proc/meminfo: memFree=21176916/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=523464 CPUtime=2.84 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 70361 932 1 0 263 21 0 0 18 0 1 0 637818240 536027136 68036 33554432000 4194304 5683644 140735551417536 18446744073709551615 4602370 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 130866 68036 1761 364 0 66790 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 523464

[startup+6.30046 s]
/proc/loadavg: 3.37 3.23 3.23 5/351 1759
/proc/meminfo: memFree=20970172/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=732896 CPUtime=6.04 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 120333 932 1 0 574 30 0 0 25 0 1 0 637818240 750485504 118008 33554432000 4194304 5683644 140735551417536 18446744073709551615 270338044613 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 183224 118008 1761 364 0 119148 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 732896

[startup+12.7002 s]
/proc/loadavg: 3.31 3.23 3.23 5/351 1759
/proc/meminfo: memFree=20621616/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1122968 CPUtime=12.44 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 208585 932 1 0 1199 45 0 0 25 0 1 0 637818240 1149919232 206260 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713886405 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 280742 206261 1761 364 0 216666 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1122968

[startup+25.5006 s]
/proc/loadavg: 3.27 3.22 3.23 5/351 1759
/proc/meminfo: memFree=20482204/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1154404 CPUtime=25.24 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 733165 932 1 0 2413 111 0 0 25 0 1 0 637818240 1182109696 225975 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560714118753 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 288601 225975 1815 364 0 224525 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 1154404

[startup+51.1006 s]
/proc/loadavg: 3.17 3.20 3.22 5/351 1760
/proc/meminfo: memFree=20519120/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=50.84 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 762940 932 1 0 4969 115 0 0 25 0 1 0 637818240 1141473280 216065 33554432000 4194304 5683644 140735551417536 18446744073709551615 4602366 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216065 1826 364 0 214604 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 1114720

[startup+102.312 s]
/proc/loadavg: 3.07 3.16 3.20 5/353 1763
/proc/meminfo: memFree=20514724/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=102.06 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 762940 932 1 0 10091 115 0 0 25 0 1 0 637818240 1141473280 216065 33554432000 4194304 5683644 140735551417536 18446744073709551615 5005552 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216065 1826 364 0 214604 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 1114720

[startup+162.3 s]
/proc/loadavg: 3.02 3.13 3.19 5/353 1765
/proc/meminfo: memFree=20514196/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=162.05 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 762941 932 1 0 16090 115 0 0 25 0 1 0 637818240 1141473280 216066 33554432000 4194304 5683644 140735551417536 18446744073709551615 270338080299 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216066 1827 364 0 214604 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 1114720

[startup+222.301 s]
/proc/loadavg: 3.01 3.10 3.17 5/353 1766
/proc/meminfo: memFree=20512532/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=222.05 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 22049 156 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 1114720

[startup+282.301 s]
/proc/loadavg: 3.00 3.08 3.16 4/353 1768
/proc/meminfo: memFree=20513236/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=282.05 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 28049 156 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 1114720

[startup+342.301 s]
/proc/loadavg: 3.00 3.06 3.15 4/359 1775
/proc/meminfo: memFree=20329528/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=342.05 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 34049 156 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 1114720

[startup+402.301 s]
/proc/loadavg: 3.10 3.08 3.15 4/367 1785
/proc/meminfo: memFree=19261676/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=402.06 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 40050 156 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 1114720

[startup+462.301 s]
/proc/loadavg: 3.04 3.06 3.14 4/367 1787
/proc/meminfo: memFree=18651748/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=462.06 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 46050 156 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 1114720

[startup+522.301 s]
/proc/loadavg: 3.11 3.08 3.14 5/367 1788
/proc/meminfo: memFree=18064924/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=522.06 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 52050 156 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1114720

[startup+582.301 s]
/proc/loadavg: 3.04 3.06 3.12 5/367 1790
/proc/meminfo: memFree=17780628/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=582.06 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 58050 156 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 1114720

[startup+642.3 s]
/proc/loadavg: 3.01 3.05 3.11 5/367 1791
/proc/meminfo: memFree=17639224/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=642.07 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 64050 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1114720

[startup+702.3 s]
/proc/loadavg: 3.00 3.04 3.10 5/367 1793
/proc/meminfo: memFree=17454812/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=702.07 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 70050 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1114720

[startup+762.312 s]
/proc/loadavg: 3.00 3.03 3.09 5/367 1795
/proc/meminfo: memFree=17413096/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=762.09 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 76052 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1114720

[startup+822.3 s]
/proc/loadavg: 3.00 3.02 3.08 5/367 1796
/proc/meminfo: memFree=17292148/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=822.08 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 82051 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 1114720

[startup+882.301 s]
/proc/loadavg: 2.85 2.98 3.07 4/350 1816
/proc/meminfo: memFree=19448312/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=882.08 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 88051 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 1114720

[startup+942.301 s]
/proc/loadavg: 2.34 2.81 3.00 3/350 1817
/proc/meminfo: memFree=19371432/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=942.08 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 94051 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 1114720

[startup+1002.3 s]
/proc/loadavg: 2.25 2.70 2.95 4/341 1851
/proc/meminfo: memFree=20969300/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=1002.09 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 100052 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 1114720

[startup+1062.3 s]
/proc/loadavg: 2.12 2.58 2.89 3/341 1853
/proc/meminfo: memFree=20961972/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=1062.09 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 106052 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1114720

[startup+1122.3 s]
/proc/loadavg: 2.69 2.64 2.89 4/339 1889
/proc/meminfo: memFree=20890104/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=1122.09 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 112052 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1114720

[startup+1182.3 s]
/proc/loadavg: 3.00 2.74 2.91 4/345 1897
/proc/meminfo: memFree=20769556/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=1182.1 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 118053 157 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705612 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1114720

[startup+1242.3 s]
/proc/loadavg: 3.00 2.78 2.91 4/345 1898
/proc/meminfo: memFree=20747824/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=1242.1 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 124052 158 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705603 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1114720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 2.81 2.91 3/337 1918
/proc/meminfo: memFree=21048304/32951124 swapFree=59367104/67111528
[pid=1753] ppid=1751 vsize=1114720 CPUtime=1299.81 cores=0,2
/proc/1753/stat : 1753 (python) R 1751 1753 32723 0 -1 4202496 1110182 932 1 0 129823 158 0 0 25 0 1 0 637818240 1141473280 216072 33554432000 4194304 5683644 140735551417536 18446744073709551615 47560713705600 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/1753/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 1114720

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.06
CPU time (s): 1299.87
CPU user time (s): 1298.24
CPU system time (s): 1.63175
CPU usage (%): 99.9857
Max. virtual memory (cumulated for all children) (KiB): 1305752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.24
system time used= 1.63175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1111114
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2826
involuntary context switches= 2800

runsolver used 4.46532 second user time and 8.68368 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 12:07:06
IDJOB=3377862
IDBENCH=82367
IDSOLVER=1858
FILE ID=node143/3377862-1305454023
RUNJOBID= node143-1305453700-1577
PBS_JOBID= 13324839
Free space on /tmp= 73304 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377862-1305454023/watcher-3377862-1305454023 -o /tmp/evaluation-result-3377862-1305454023/solver-3377862-1305454023 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377862-1305454023.cnf -seed 1002302266 -budget 2400

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=1002302266

node143.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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.15
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.846
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.846
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.83
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21380928 kB
Buffers:        203900 kB
Cached:        1649148 kB
SwapCached:      67400 kB
Active:        1446680 kB
Inactive:      9869048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21380928 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:          129656 kB
Writeback:           0 kB
AnonPages:     9395216 kB
Mapped:          28700 kB
Slab:           128284 kB
PageTables:      59436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71551252 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= 73380 MiB
End job on node143 at 2011-05-15 12:28:48