Trace number 3483929

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, 1200 s timeout)? (TO) 1200.12 1205.57

General information on the benchmark

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

Solver Data

0.32/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.63	c INFO: solving HOME/instance-3483929-1307749040.cnf
0.32/0.63	c INFO: computing task features
46.51/46.87	c INFO: computed variable-clause graph statistics
47.51/47.84	c INFO: computed clause balance statistics
159.81/160.12	c INFO: computed variable balance statistics
237.67/238.07	c INFO: computed small-clause counts
250.70/251.15	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-3483929-1307749040/watcher-3483929-1307749040 -o /tmp/evaluation-result-3483929-1307749040/solver-3483929-1307749040 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483929-1307749040.cnf -seed 1707191892 -budget 1200 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 5.01 5.02 4.57 6/200 25198
/proc/meminfo: memFree=26996368/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=14820 CPUtime=0 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 480 0 0 0 0 0 0 0 22 0 1 0 886504476 15175680 387 33554432000 4194304 5683644 140735318032112 18446744073709551615 248089392075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25198/statm: 3705 391 238 364 0 192 0

[startup+0.0264659 s]
/proc/loadavg: 5.01 5.02 4.57 6/200 25198
/proc/meminfo: memFree=26996368/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=16244 CPUtime=0.01 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 1065 0 0 0 1 0 0 0 22 0 1 0 886504476 16633856 935 33554432000 4194304 5683644 140735318032112 18446744073709551615 4602375 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 4061 935 381 364 0 548 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16244

[startup+0.100455 s]
/proc/loadavg: 5.01 5.02 4.57 6/200 25198
/proc/meminfo: memFree=26996368/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=87704 CPUtime=0.05 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2638 0 0 0 4 1 0 0 22 0 1 0 886504476 89808896 2353 33554432000 4194304 5683644 140735318032112 18446744073709551615 248084735464 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87704

[startup+0.300481 s]
/proc/loadavg: 5.01 5.02 4.57 6/200 25198
/proc/meminfo: memFree=26996368/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=135752 CPUtime=0.16 cores=5,7
/proc/25198/stat : 25198 (python) S 25196 25198 24692 0 -1 4202496 5971 935 1 0 13 3 0 0 22 0 1 0 886504476 139010048 4149 33554432000 4194304 5683644 140735318032112 18446744073709551615 248089694213 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/25198/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 135752

[startup+0.700356 s]
/proc/loadavg: 5.01 5.02 4.57 6/200 25198
/proc/meminfo: memFree=26996368/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=443552 CPUtime=0.41 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 42996 935 1 0 28 13 0 0 21 0 1 0 886504476 454197248 40666 33554432000 4194304 5683644 140735318032112 18446744073709551615 248089698048 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 110888 40687 1758 364 0 46812 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 443552

[startup+1.50021 s]
/proc/loadavg: 5.01 5.02 4.57 6/201 25203
/proc/meminfo: memFree=26789180/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=499000 CPUtime=1.21 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 64105 935 1 0 104 17 0 0 23 0 1 0 886504476 510976000 61775 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476554388717 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 124750 61776 1761 364 0 60674 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 499000

[startup+3.10092 s]
/proc/loadavg: 5.01 5.02 4.57 6/201 25203
/proc/meminfo: memFree=26656252/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=609232 CPUtime=2.81 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 91687 935 1 0 261 20 0 0 25 0 1 0 886504476 623853568 89357 33554432000 4194304 5683644 140735318032112 18446744073709551615 248089359045 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 152308 89357 1761 364 0 88232 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 609232

[startup+6.30736 s]
/proc/loadavg: 5.01 5.02 4.57 6/201 25203
/proc/meminfo: memFree=26439108/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=841556 CPUtime=6.02 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 146681 935 1 0 574 28 0 0 25 0 1 0 886504476 861753344 144351 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476554399014 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 210389 144352 1761 364 0 146313 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 841556

[startup+12.7002 s]
/proc/loadavg: 5.00 5.02 4.57 6/201 25203
/proc/meminfo: memFree=26060028/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1284792 CPUtime=12.42 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 256253 935 1 0 1200 42 0 0 25 0 1 0 886504476 1315627008 253923 33554432000 4194304 5683644 140735318032112 18446744073709551615 4602384 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 321198 253923 1761 364 0 257122 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 1284792

[startup+25.501 s]
/proc/loadavg: 5.08 5.03 4.58 6/195 25211
/proc/meminfo: memFree=27323108/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1941180 CPUtime=25.21 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 811882 935 1 0 2418 103 0 0 25 0 1 0 886504476 1987768320 407764 33554432000 4194304 5683644 140735318032112 18446744073709551615 248089395669 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 485295 407784 1814 364 0 421219 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 1941180

[startup+51.1004 s]
/proc/loadavg: 5.12 5.04 4.60 6/198 25247
/proc/meminfo: memFree=26049248/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=50.81 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 1521238 935 1 0 4905 176 0 0 25 0 1 0 886504476 1670529024 345229 33554432000 4194304 5683644 140735318032112 18446744073709551615 4562917 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 407844 345229 1826 364 0 343768 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 1631376

[startup+102.3 s]
/proc/loadavg: 5.25 5.09 4.64 6/191 25291
/proc/meminfo: memFree=25428688/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=102.01 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 1521238 935 1 0 10025 176 0 0 25 0 1 0 886504476 1670529024 345229 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383682334 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 407844 345229 1826 364 0 343768 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 1631376

[startup+162.301 s]
/proc/loadavg: 5.16 5.09 4.66 6/191 25293
/proc/meminfo: memFree=25409636/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=162.01 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 1521239 935 1 0 16025 176 0 0 25 0 1 0 886504476 1670529024 345230 33554432000 4194304 5683644 140735318032112 18446744073709551615 4862068 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 407844 345230 1827 364 0 343768 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 1631376

[startup+222.3 s]
/proc/loadavg: 5.06 5.07 4.68 6/191 25295
/proc/meminfo: memFree=25409524/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=222.01 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 1521239 935 1 0 22025 176 0 0 25 0 1 0 886504476 1670529024 345230 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383770834 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25198/statm: 407844 345230 1827 364 0 343768 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 1631376

[startup+282.301 s]
/proc/loadavg: 5.02 5.06 4.70 6/194 25299
/proc/meminfo: memFree=25515832/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=281.73 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 27907 266 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 281.73
Current children cumulated vsize (KiB) 1631376

[startup+342.301 s]
/proc/loadavg: 5.08 5.06 4.72 6/198 25305
/proc/meminfo: memFree=24930716/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=341.4 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 33874 266 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 341.4
Current children cumulated vsize (KiB) 1631376

[startup+402.306 s]
/proc/loadavg: 5.03 5.05 4.73 6/194 25352
/proc/meminfo: memFree=25671056/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=401.08 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 39842 266 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 401.08
Current children cumulated vsize (KiB) 1631376

[startup+462.301 s]
/proc/loadavg: 5.01 5.04 4.75 6/197 25403
/proc/meminfo: memFree=26315452/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=460.75 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 45809 266 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 460.75
Current children cumulated vsize (KiB) 1631376

[startup+522.3 s]
/proc/loadavg: 5.00 5.03 4.76 6/201 25409
/proc/meminfo: memFree=25529160/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=520.42 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 51776 266 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 520.42
Current children cumulated vsize (KiB) 1631376

[startup+582.301 s]
/proc/loadavg: 5.08 5.04 4.77 6/201 25410
/proc/meminfo: memFree=24827612/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=580.22 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 57756 266 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 580.22
Current children cumulated vsize (KiB) 1631376

[startup+642.301 s]
/proc/loadavg: 5.10 5.04 4.79 6/202 25413
/proc/meminfo: memFree=24819512/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=639.9 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 63724 266 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 639.9
Current children cumulated vsize (KiB) 1631376

[startup+702.3 s]
/proc/loadavg: 5.10 5.05 4.81 6/202 25414
/proc/meminfo: memFree=24819092/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=699.57 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 69691 266 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 699.57
Current children cumulated vsize (KiB) 1631376

[startup+762.301 s]
/proc/loadavg: 5.03 5.04 4.82 6/197 25461
/proc/meminfo: memFree=27768580/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=759.25 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 75658 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 759.25
Current children cumulated vsize (KiB) 1631376

[startup+822.3 s]
/proc/loadavg: 5.08 5.04 4.83 6/197 25463
/proc/meminfo: memFree=27763796/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=818.93 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 81626 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537280 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 818.93
Current children cumulated vsize (KiB) 1631376

[startup+882.301 s]
/proc/loadavg: 5.09 5.05 4.84 6/200 25513
/proc/meminfo: memFree=28020608/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=878.6 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 87593 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 878.6
Current children cumulated vsize (KiB) 1631376

[startup+942.301 s]
/proc/loadavg: 5.13 5.07 4.86 6/200 25561
/proc/meminfo: memFree=28033860/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=938.28 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 93561 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537280 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 938.28
Current children cumulated vsize (KiB) 1631376

[startup+1002.3 s]
/proc/loadavg: 5.16 5.08 4.87 6/204 25566
/proc/meminfo: memFree=26882444/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=997.95 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 99528 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537280 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 997.95
Current children cumulated vsize (KiB) 1631376

[startup+1062.31 s]
/proc/loadavg: 5.11 5.08 4.89 6/204 25568
/proc/meminfo: memFree=26693916/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=1057.63 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 105496 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537280 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 1057.63
Current children cumulated vsize (KiB) 1631376

[startup+1122.3 s]
/proc/loadavg: 5.08 5.08 4.90 6/195 25584
/proc/meminfo: memFree=29322020/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=1117.3 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 111463 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 1117.3
Current children cumulated vsize (KiB) 1631376

[startup+1182.3 s]
/proc/loadavg: 4.44 4.89 4.84 5/191 25596
/proc/meminfo: memFree=29583640/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=1176.97 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 117430 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 1176.97
Current children cumulated vsize (KiB) 1631376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.5 s]
/proc/loadavg: 4.35 4.84 4.83 5/191 25597
/proc/meminfo: memFree=29581152/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=1200.05 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 119738 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1631376

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

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

[startup+1205.5 s]
/proc/loadavg: 4.35 4.84 4.83 5/191 25597
/proc/meminfo: memFree=29581152/32950928 swapFree=67055156/67111528
[pid=25198] ppid=25196 vsize=1631376 CPUtime=1200.05 cores=5,7
/proc/25198/stat : 25198 (python) R 25196 25198 24692 0 -1 4202496 2373538 935 1 0 119738 267 0 0 25 0 1 0 886504476 1670529024 345236 33554432000 4194304 5683644 140735318032112 18446744073709551615 47476383537292 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/25198/statm: 407844 345236 1833 364 0 343768 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1631376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.57
CPU time (s): 1200.12
CPU user time (s): 1197.38
CPU system time (s): 2.73758
CPU usage (%): 99.5478
Max. virtual memory (cumulated for all children) (KiB): 1941180

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

runsolver used 1.9767 second user time and 4.47232 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 01:37:27
IDJOB=3483929
IDBENCH=82404
IDSOLVER=1976
FILE ID=node123/3483929-1307749040
RUNJOBID= node123-1307747010-24713
PBS_JOBID= 13550834
Free space on /tmp= 73668 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-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-3483929-1307749040/watcher-3483929-1307749040 -o /tmp/evaluation-result-3483929-1307749040/solver-3483929-1307749040 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483929-1307749040.cnf -seed 1707191892 -budget 1200

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1707191892

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      26997052 kB
Buffers:        240712 kB
Cached:        1340204 kB
SwapCached:      10356 kB
Active:        5096692 kB
Inactive:       641912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26997052 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:          358252 kB
Writeback:           0 kB
AnonPages:     4154964 kB
Mapped:          20096 kB
Slab:           135164 kB
PageTables:      18288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5656276 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= 73896 MiB
End job on node123 at 2011-06-11 01:57:34