Trace number 3377864

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.78 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

0.37/0.72	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.73	c INFO: solving HOME/instance-3377864-1307741597.cnf
0.37/0.73	c INFO: computing task features
48.76/49.15	c INFO: computed variable-clause graph statistics
49.76/50.14	c INFO: computed clause balance statistics
164.26/164.64	c INFO: computed variable balance statistics
245.76/246.19	c INFO: computed small-clause counts
259.56/259.92	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.1 (svn: 988)

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

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: 0.08 0.02 0.01 3/183 7539
/proc/meminfo: memFree=31289236/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=15184 CPUtime=0 cores=1,3
/proc/7539/stat : 7539 (python) S 7537 7539 7469 0 -1 4202496 725 0 0 0 0 0 0 0 21 0 1 0 885761067 15548416 615 33554432000 4194304 5683644 140735100494384 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/7539/statm: 3796 615 321 364 0 283 0

[startup+0.01524 s]
/proc/loadavg: 0.08 0.02 0.01 3/183 7539
/proc/meminfo: memFree=31289236/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=15776 CPUtime=0 cores=1,3
/proc/7539/stat : 7539 (python) S 7537 7539 7469 0 -1 4202496 928 0 0 0 0 0 0 0 21 0 1 0 885761067 16154624 807 33554432000 4194304 5683644 140735100494384 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/7539/statm: 3944 807 356 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.100233 s]
/proc/loadavg: 0.08 0.02 0.01 3/183 7539
/proc/meminfo: memFree=31289236/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=50336 CPUtime=0.06 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2011 0 0 0 5 1 0 0 17 0 1 0 885761067 51544064 1770 33554432000 4194304 5683644 140735100494384 18446744073709551615 222921775104 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 12584 1770 480 364 0 1284 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50336

[startup+0.300196 s]
/proc/loadavg: 0.08 0.02 0.01 3/183 7539
/proc/meminfo: memFree=31289236/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=135748 CPUtime=0.18 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 5969 933 1 0 14 4 0 0 18 0 1 0 885761067 139005952 4148 33554432000 4194304 5683644 140735100494384 18446744073709551615 222921773061 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.701105 s]
/proc/loadavg: 0.08 0.02 0.01 3/183 7539
/proc/meminfo: memFree=31289236/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=261732 CPUtime=0.37 cores=1,3
/proc/7539/stat : 7539 (python) S 7537 7539 7469 0 -1 4202496 8761 933 1 0 29 8 0 0 16 0 1 0 885761067 268013568 6530 33554432000 4194304 5683644 140735100494384 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/7539/statm: 65433 6530 1663 364 0 5257 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 261732

[startup+1.50097 s]
/proc/loadavg: 0.08 0.02 0.01 4/184 7544
/proc/meminfo: memFree=30936792/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=497864 CPUtime=1.16 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 63782 933 1 0 97 19 0 0 17 0 1 0 885761067 509812736 61453 33554432000 4194304 5683644 140735100494384 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 124466 61454 1761 364 0 60390 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 497864

[startup+3.10068 s]
/proc/loadavg: 0.55 0.12 0.04 4/184 7544
/proc/meminfo: memFree=30721900/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=610404 CPUtime=2.75 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 91374 933 1 0 253 22 0 0 19 0 1 0 885761067 625053696 89045 33554432000 4194304 5683644 140735100494384 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 152601 89046 1761 364 0 88525 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 610404

[startup+6.30109 s]
/proc/loadavg: 0.55 0.12 0.04 4/184 7544
/proc/meminfo: memFree=30466008/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=827828 CPUtime=5.95 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 146039 933 1 0 565 30 0 0 25 0 1 0 885761067 847695872 143710 33554432000 4194304 5683644 140735100494384 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 206957 143713 1761 364 0 142881 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 827828

[startup+12.7009 s]
/proc/loadavg: 0.93 0.21 0.07 4/184 7545
/proc/meminfo: memFree=30012440/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1278700 CPUtime=12.36 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 255570 933 1 0 1190 46 0 0 25 0 1 0 885761067 1309388800 253241 33554432000 4194304 5683644 140735100494384 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 319675 253242 1761 364 0 255599 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 1278700

[startup+25.5006 s]
/proc/loadavg: 1.25 0.30 0.10 4/184 7545
/proc/meminfo: memFree=29365444/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1924864 CPUtime=25.16 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 796458 933 1 0 2406 110 0 0 25 0 1 0 885761067 1971060736 413663 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301969530 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 481216 413665 1814 364 0 417140 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 1924864

[startup+51.1009 s]
/proc/loadavg: 1.84 0.52 0.18 4/187 7549
/proc/meminfo: memFree=29541200/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=50.75 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 1598058 933 1 0 4882 193 0 0 25 0 1 0 885761067 1712783360 355545 33554432000 4194304 5683644 140735100494384 18446744073709551615 4533090 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355545 1826 364 0 354084 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 1672640

[startup+102.306 s]
/proc/loadavg: 2.54 0.93 0.33 4/190 7553
/proc/meminfo: memFree=29471904/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=101.96 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 1598058 933 1 0 10003 193 0 0 25 0 1 0 885761067 1712783360 355545 33554432000 4194304 5683644 140735100494384 18446744073709551615 222921432417 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355545 1826 364 0 354084 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 1672640

[startup+162.3 s]
/proc/loadavg: 2.83 1.31 0.50 4/190 7554
/proc/meminfo: memFree=29410500/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=161.96 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 1598058 933 1 0 16003 193 0 0 25 0 1 0 885761067 1712783360 355545 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301612535 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355545 1826 364 0 354084 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 1672640

[startup+222.3 s]
/proc/loadavg: 3.08 1.66 0.67 4/190 7556
/proc/meminfo: memFree=29405624/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=221.96 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 1598059 933 1 0 22003 193 0 0 25 0 1 0 885761067 1712783360 355546 33554432000 4194304 5683644 140735100494384 18446744073709551615 4570176 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355546 1827 364 0 354084 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 1672640

[startup+282.3 s]
/proc/loadavg: 3.03 1.90 0.81 4/190 7558
/proc/meminfo: memFree=29393316/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=281.97 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 27907 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556352 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 1672640

[startup+342.3 s]
/proc/loadavg: 3.01 2.10 0.94 4/190 7559
/proc/meminfo: memFree=29369484/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=341.97 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 33907 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556352 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 341.97
Current children cumulated vsize (KiB) 1672640

[startup+402.3 s]
/proc/loadavg: 3.00 2.26 1.07 4/190 7561
/proc/meminfo: memFree=29376648/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=401.97 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 39907 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 1672640

[startup+462.3 s]
/proc/loadavg: 3.00 2.39 1.19 4/195 7567
/proc/meminfo: memFree=29298692/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=461.97 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 45907 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556352 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 1672640

[startup+522.3 s]
/proc/loadavg: 3.00 2.50 1.30 4/195 7569
/proc/meminfo: memFree=29282052/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=521.97 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 51907 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 1672640

[startup+582.3 s]
/proc/loadavg: 3.00 2.59 1.40 4/199 7575
/proc/meminfo: memFree=29218228/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=581.98 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 57908 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556352 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 1672640

[startup+642.3 s]
/proc/loadavg: 3.05 2.67 1.50 4/199 7576
/proc/meminfo: memFree=29190300/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=641.98 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 63908 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 1672640

[startup+702.3 s]
/proc/loadavg: 3.02 2.73 1.60 4/200 7579
/proc/meminfo: memFree=29170788/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=701.98 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 69908 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 1672640

[startup+762.306 s]
/proc/loadavg: 3.05 2.79 1.69 4/206 7587
/proc/meminfo: memFree=27996800/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=761.99 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 75909 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 1672640

[startup+822.3 s]
/proc/loadavg: 3.02 2.83 1.77 4/206 7588
/proc/meminfo: memFree=26087420/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=821.98 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 81908 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556352 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 1672640

[startup+882.3 s]
/proc/loadavg: 3.04 2.87 1.84 4/206 7590
/proc/meminfo: memFree=20402616/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=881.99 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 87909 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556352 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1672640

[startup+942.3 s]
/proc/loadavg: 2.57 2.78 1.88 3/192 7592
/proc/meminfo: memFree=24477324/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=941.99 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 93909 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999334235047 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 1672640

[startup+1002.3 s]
/proc/loadavg: 2.21 2.64 1.88 3/192 7594
/proc/meminfo: memFree=24163460/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=1001.99 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 99909 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 1672640

[startup+1062.3 s]
/proc/loadavg: 1.47 2.35 1.83 2/178 7596
/proc/meminfo: memFree=29914176/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=1061.99 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 105909 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556352 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 1672640

[startup+1122.3 s]
/proc/loadavg: 1.17 2.10 1.78 2/178 7598
/proc/meminfo: memFree=29914164/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=1121.99 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 111909 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1672640

[startup+1182.3 s]
/proc/loadavg: 1.06 1.90 1.72 2/178 7600
/proc/meminfo: memFree=29914136/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=1181.99 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 117909 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556352 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1672640

[startup+1242.3 s]
/proc/loadavg: 1.02 1.73 1.68 2/178 7601
/proc/meminfo: memFree=29914352/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=1242 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 123910 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 1672640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.61 1.63 2/178 7603
/proc/meminfo: memFree=29914324/32951124 swapFree=67056684/67111528
[pid=7539] ppid=7537 vsize=1672640 CPUtime=1299.7 cores=1,3
/proc/7539/stat : 7539 (python) R 7537 7539 7469 0 -1 4202496 2507380 933 1 0 129680 290 0 0 25 0 1 0 885761067 1712783360 355552 33554432000 4194304 5683644 140735100494384 18446744073709551615 47999301556364 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7539/statm: 418160 355552 1833 364 0 354084 0
Current children cumulated CPU time (s) 1299.7
Current children cumulated vsize (KiB) 1672640

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.07
CPU time (s): 1299.78
CPU user time (s): 1296.81
CPU system time (s): 2.96555
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 1990996

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

runsolver used 1.87172 second user time and 4.31734 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-10 23:33:23
IDJOB=3377864
IDBENCH=82388
IDSOLVER=1858
FILE ID=node109/3377864-1307741597
RUNJOBID= node109-1307741597-7489
PBS_JOBID= 13550800
Free space on /tmp= 73848 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.050-SAT.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-3377864-1307741597/watcher-3377864-1307741597 -o /tmp/evaluation-result-3377864-1307741597/solver-3377864-1307741597 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377864-1307741597.cnf -seed 1731649969 -budget 2400

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1731649969

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31290392 kB
Buffers:        273892 kB
Cached:        1091212 kB
SwapCached:       8608 kB
Active:         836588 kB
Inactive:       583344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31290392 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:          294040 kB
Writeback:           0 kB
AnonPages:       52416 kB
Mapped:          17812 kB
Slab:           174176 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   270440 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= 73816 MiB
End job on node109 at 2011-06-10 23:55:05