Trace number 3378762

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-par-industrial (fixed)? 1179.08 1179.39

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.28/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.28/0.67	c INFO: solving HOME/instance-3378762-1305465287.cnf
0.28/0.67	c INFO: computing task features
23.66/24.04	c INFO: computed variable-clause graph statistics
24.25/24.65	c INFO: computed clause balance statistics
95.45/95.80	c INFO: computed variable balance statistics
145.65/146.01	c INFO: computed small-clause counts
150.67/151.05	c INFO: computed Horn-clause counts
1178.88/1179.26	c INFO: computed variable graph statistics
1178.88/1179.27	c INFO: collected features for HOME/instance-3378762-1305465287.cnf in 1177.26 s
1178.88/1179.28	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3378762-1305465287/watcher-3378762-1305465287 -o /tmp/evaluation-result-3378762-1305465287/solver-3378762-1305465287 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378762-1305465287.cnf -seed 1462724125 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.00 8.11 7.23 5/382 1913
/proc/meminfo: memFree=14117464/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=15216 CPUtime=0 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 658 0 0 0 0 0 0 0 21 0 1 0 638944887 15581184 555 33554432000 4194304 5683644 140733413341232 18446744073709551615 5288080 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 3804 558 314 364 0 291 0

[startup+0.0414871 s]
/proc/loadavg: 8.00 8.11 7.23 5/382 1913
/proc/meminfo: memFree=14117464/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=18888 CPUtime=0.01 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1281 0 0 0 1 0 0 0 21 0 1 0 638944887 19341312 1135 33554432000 4194304 5683644 140733413341232 18446744073709551615 4950383 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 4722 1135 421 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18888

[startup+0.10044 s]
/proc/loadavg: 8.00 8.11 7.23 5/382 1913
/proc/meminfo: memFree=14117464/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=87708 CPUtime=0.05 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 2637 0 0 0 4 1 0 0 21 0 1 0 638944887 89812992 2354 33554432000 4194304 5683644 140733413341232 18446744073709551615 233510295552 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87708

[startup+0.300432 s]
/proc/loadavg: 8.00 8.11 7.23 5/382 1913
/proc/meminfo: memFree=14117464/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=135752 CPUtime=0.16 cores=0,2,4,6
/proc/1913/stat : 1913 (python) S 1911 1913 1592 0 -1 4202496 5962 934 1 0 13 3 0 0 17 0 1 0 638944887 139010048 4150 33554432000 4194304 5683644 140733413341232 18446744073709551615 233510293509 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/1913/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 135752

[startup+0.700375 s]
/proc/loadavg: 8.00 8.11 7.23 5/382 1913
/proc/meminfo: memFree=14117464/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=375764 CPUtime=0.35 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 19690 934 1 0 27 8 0 0 16 0 1 0 638944887 384782336 17371 33554432000 4194304 5683644 140733413341232 18446744073709551615 233510297344 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 93941 17408 1758 364 0 29865 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 375764

[startup+1.50023 s]
/proc/loadavg: 8.00 8.11 7.23 6/383 1918
/proc/meminfo: memFree=13979816/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=426828 CPUtime=1.15 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 46306 934 1 0 102 13 0 0 17 0 1 0 638944887 437071872 43987 33554432000 4194304 5683644 140733413341232 18446744073709551615 233509958341 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 106707 43988 1761 364 0 42631 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 426828

[startup+3.10094 s]
/proc/loadavg: 8.00 8.11 7.23 6/383 1918
/proc/meminfo: memFree=13979816/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=535936 CPUtime=2.75 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 72561 934 1 0 258 17 0 0 19 0 1 0 638944887 548798464 70242 33554432000 4194304 5683644 140733413341232 18446744073709551615 4539731 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 133984 70243 1761 364 0 69908 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 535936

[startup+6.30039 s]
/proc/loadavg: 7.76 8.06 7.22 6/383 1918
/proc/meminfo: memFree=13671548/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=747288 CPUtime=5.95 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 124853 934 1 0 571 24 0 0 25 0 1 0 638944887 765222912 122535 33554432000 4194304 5683644 140733413341232 18446744073709551615 233509958341 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 186822 122535 1761 364 0 122746 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 747288

[startup+12.7002 s]
/proc/loadavg: 7.54 8.01 7.21 6/383 1918
/proc/meminfo: memFree=13264096/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1162652 CPUtime=12.35 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 219931 934 1 0 1199 36 0 0 25 0 1 0 638944887 1190555648 217612 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966739141 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 290663 217613 1761 364 0 226587 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1162652

[startup+25.5009 s]
/proc/loadavg: 6.98 7.86 7.17 6/383 1918
/proc/meminfo: memFree=13259996/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=25.16 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 762932 934 1 0 2416 100 0 0 25 0 1 0 638944887 1141473280 216064 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967969326221 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216064 1826 364 0 214604 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 1114720

[startup+51.1003 s]
/proc/loadavg: 6.30 7.63 7.11 6/383 1919
/proc/meminfo: memFree=13258716/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=50.75 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 762932 934 1 0 4975 100 0 0 25 0 1 0 638944887 1141473280 216064 33554432000 4194304 5683644 140733413341232 18446744073709551615 233509956252 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216064 1826 364 0 214604 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 1114720

[startup+102.3 s]
/proc/loadavg: 5.56 7.22 7.00 6/383 1920
/proc/meminfo: memFree=13258752/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=101.95 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 762933 934 1 0 10095 100 0 0 25 0 1 0 638944887 1141473280 216065 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966790567 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216065 1827 364 0 214604 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 1114720

[startup+162.3 s]
/proc/loadavg: 5.31 6.85 6.88 6/383 1922
/proc/meminfo: memFree=13258080/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=161.95 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 16057 138 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 1114720

[startup+222.301 s]
/proc/loadavg: 5.20 6.54 6.77 6/383 1924
/proc/meminfo: memFree=13257592/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=221.95 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 22057 138 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967999237094 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 1114720

[startup+282.301 s]
/proc/loadavg: 5.11 6.27 6.66 6/383 1925
/proc/meminfo: memFree=13254732/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=281.96 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 28057 139 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 281.96
Current children cumulated vsize (KiB) 1114720

[startup+342.3 s]
/proc/loadavg: 5.08 6.05 6.56 6/383 1927
/proc/meminfo: memFree=13257804/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=341.97 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 34058 139 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 341.97
Current children cumulated vsize (KiB) 1114720

[startup+402.3 s]
/proc/loadavg: 4.70 5.78 6.43 6/374 1971
/proc/meminfo: memFree=13337368/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=401.96 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 40057 139 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 1114720

[startup+462.313 s]
/proc/loadavg: 4.94 5.65 6.35 6/374 1973
/proc/meminfo: memFree=13281152/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=461.97 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 46058 139 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 1114720

[startup+522.301 s]
/proc/loadavg: 4.98 5.53 6.26 6/378 1979
/proc/meminfo: memFree=13064540/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=521.97 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 52057 140 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 1114720

[startup+582.3 s]
/proc/loadavg: 4.92 5.41 6.17 6/374 2024
/proc/meminfo: memFree=13400776/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=581.97 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 58057 140 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 1114720

[startup+642.3 s]
/proc/loadavg: 5.01 5.35 6.10 6/374 2029
/proc/meminfo: memFree=13345280/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=641.97 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 64057 140 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 1114720

[startup+702.301 s]
/proc/loadavg: 5.20 5.34 6.05 6/378 2034
/proc/meminfo: memFree=13196016/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=701.97 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 70056 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 1114720

[startup+762.301 s]
/proc/loadavg: 5.11 5.29 5.99 6/378 2036
/proc/meminfo: memFree=13159144/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=761.97 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 76056 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 1114720

[startup+822.3 s]
/proc/loadavg: 5.15 5.27 5.93 6/378 2038
/proc/meminfo: memFree=13138028/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=821.97 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 82056 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 1114720

[startup+882.3 s]
/proc/loadavg: 5.13 5.23 5.88 6/378 2039
/proc/meminfo: memFree=13117148/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=881.98 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 88057 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 1114720

[startup+942.301 s]
/proc/loadavg: 5.04 5.19 5.82 6/378 2041
/proc/meminfo: memFree=13094536/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=941.98 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 94057 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967999237105 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1114720

[startup+1002.3 s]
/proc/loadavg: 5.01 5.15 5.77 7/378 2042
/proc/meminfo: memFree=13075656/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1001.98 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 100057 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 1114720

[startup+1062.3 s]
/proc/loadavg: 5.04 5.13 5.72 6/378 2044
/proc/meminfo: memFree=13040396/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1061.98 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 106057 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1114720

[startup+1122.31 s]
/proc/loadavg: 5.01 5.11 5.67 6/378 2046
/proc/meminfo: memFree=13005392/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1121.99 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 112058 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1114720

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

[startup+1127.7 s]
/proc/loadavg: 5.01 5.11 5.67 6/378 2046
/proc/meminfo: memFree=13011592/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1127.38 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 112597 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1127.38
Current children cumulated vsize (KiB) 1114720

[startup+1153.3 s]
/proc/loadavg: 5.01 5.10 5.65 6/378 2046
/proc/meminfo: memFree=13033644/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1152.98 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 115157 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1152.98
Current children cumulated vsize (KiB) 1114720

[startup+1166.1 s]
/proc/loadavg: 5.00 5.09 5.64 6/382 2051
/proc/meminfo: memFree=12985980/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1165.78 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 116437 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1165.78
Current children cumulated vsize (KiB) 1114720

[startup+1172.5 s]
/proc/loadavg: 5.00 5.09 5.63 6/382 2051
/proc/meminfo: memFree=12977664/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1172.18 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 117077 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1172.18
Current children cumulated vsize (KiB) 1114720

[startup+1175.7 s]
/proc/loadavg: 5.00 5.09 5.63 6/382 2051
/proc/meminfo: memFree=12973448/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1175.38 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 117397 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1175.38
Current children cumulated vsize (KiB) 1114720

[startup+1177.31 s]
/proc/loadavg: 5.00 5.09 5.63 6/382 2051
/proc/meminfo: memFree=12971836/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1176.99 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 117558 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1176.99
Current children cumulated vsize (KiB) 1114720

[startup+1178.1 s]
/proc/loadavg: 5.00 5.09 5.63 6/382 2051
/proc/meminfo: memFree=12971836/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1177.78 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 117637 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558348 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1177.78
Current children cumulated vsize (KiB) 1114720

[startup+1178.9 s]
/proc/loadavg: 5.00 5.09 5.63 6/382 2051
/proc/meminfo: memFree=12968116/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=1114720 CPUtime=1178.58 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110174 934 1 0 117717 141 0 0 25 0 1 0 638944887 1141473280 216071 33554432000 4194304 5683644 140733413341232 18446744073709551615 46967966558336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/1913/statm: 278680 216071 1833 364 0 214604 0
Current children cumulated CPU time (s) 1178.58
Current children cumulated vsize (KiB) 1114720

[startup+1179.3 s]
/proc/loadavg: 5.00 5.09 5.63 6/382 2051
/proc/meminfo: memFree=12968116/32951124 swapFree=67111348/67111528
[pid=1913] ppid=1911 vsize=752992 CPUtime=1178.98 cores=0,2,4,6
/proc/1913/stat : 1913 (python) R 1911 1913 1592 0 -1 4202496 1110666 934 1 0 117755 143 0 0 25 0 1 0 638944887 771063808 125664 33554432000 4194304 5683644 140733413341232 18446744073709551615 4417878 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1913/statm: 188248 125664 1858 364 0 124172 0
Current children cumulated CPU time (s) 1178.98
Current children cumulated vsize (KiB) 752992

Child status: 0
Real time (s): 1179.39
CPU time (s): 1179.08
CPU user time (s): 1177.61
CPU system time (s): 1.47078
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 1305756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1177.61
system time used= 1.47078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1112386
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= 2849
involuntary context switches= 1819

runsolver used 3.90341 second user time and 9.01163 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 15:14:50
IDJOB=3378762
IDBENCH=82367
IDSOLVER=1860
FILE ID=node145/3378762-1305465287
RUNJOBID= node145-1305463524-1610
PBS_JOBID= 13325000
Free space on /tmp= 73540 MiB

SOLVER NAME= borg-sat 11.03.02-par-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 -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378762-1305465287/watcher-3378762-1305465287 -o /tmp/evaluation-result-3378762-1305465287/solver-3378762-1305465287 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378762-1305465287.cnf -seed 1462724125 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=1462724125

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14117868 kB
Buffers:        317924 kB
Cached:        8705812 kB
SwapCached:          0 kB
Active:       11626212 kB
Inactive:      6831752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14117868 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          129568 kB
Writeback:           0 kB
AnonPages:     9433980 kB
Mapped:          34948 kB
Slab:           262208 kB
PageTables:      47520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 84480216 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= 73508 MiB
End job on node145 at 2011-05-15 15:34:30