Trace number 3483891

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.2 1200.44

General information on the benchmark

Namevelev-npe-1.0-9dlx-b71.cnf
MD5SUM75d91f0ba4398ccb5b452707c0e7fa27
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.3769
Satisfiable
(Un)Satisfiability was proved
Number of variables889302
Number of clauses14582074
Sum of the clauses size42006170
Maximum clause length5391
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212803954
Number of clauses of size 3913633
Number of clauses of size 418493
Number of clauses of size 536153
Number of clauses of size over 5809840

Solver Data

0.37/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.64	c INFO: solving HOME/instance-3483891-1307748345.cnf
0.37/0.64	c INFO: computing task features
72.16/72.41	c INFO: computed variable-clause graph statistics
74.05/74.30	c INFO: computed clause balance statistics
292.95/293.21	c INFO: computed variable balance statistics
441.86/442.15	c INFO: computed small-clause counts
455.56/455.83	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-3483891-1307748345/watcher-3483891-1307748345 -o /tmp/evaluation-result-3483891-1307748345/solver-3483891-1307748345 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483891-1307748345.cnf -seed 815363443 -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: 4.12 3.97 3.05 5/203 28863
/proc/meminfo: memFree=30205204/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=15184 CPUtime=0 cores=5,7
/proc/28863/stat : 28863 (python) S 28861 28863 28449 0 -1 4202496 725 0 0 0 0 0 0 0 21 0 1 0 886433762 15548416 614 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 5 0 0 0
/proc/28863/statm: 3796 614 321 364 0 283 0

[startup+0.0499381 s]
/proc/loadavg: 4.12 3.97 3.05 5/203 28863
/proc/meminfo: memFree=30205204/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=18880 CPUtime=0.02 cores=5,7
/proc/28863/stat : 28863 (python) S 28861 28863 28449 0 -1 4202496 1289 0 0 0 2 0 0 0 21 0 1 0 886433762 19333120 1140 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 7 0 0 0
/proc/28863/statm: 4720 1140 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.101129 s]
/proc/loadavg: 4.12 3.97 3.05 5/203 28863
/proc/meminfo: memFree=30205204/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=91828 CPUtime=0.07 cores=5,7
/proc/28863/stat : 28863 (python) S 28861 28863 28449 0 -1 4202496 2680 0 0 0 5 2 0 0 17 0 1 0 886433762 94031872 2394 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 7 0 0 0
/proc/28863/statm: 22957 2394 755 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 91828

[startup+0.300695 s]
/proc/loadavg: 4.12 3.97 3.05 5/203 28863
/proc/meminfo: memFree=30205204/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=135748 CPUtime=0.2 cores=5,7
/proc/28863/stat : 28863 (python) S 28861 28863 28449 0 -1 4202496 5974 930 1 0 15 5 0 0 18 0 1 0 886433762 139005952 4148 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335888389 0 2147483391 16781312 2 18446744071699453118 0 0 17 7 0 0 0
/proc/28863/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.700628 s]
/proc/loadavg: 4.12 3.97 3.05 5/203 28863
/proc/meminfo: memFree=30205204/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=594672 CPUtime=0.46 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 39187 930 1 0 31 15 0 0 17 0 1 0 886433762 608944128 36855 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335892224 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/28863/statm: 148668 36855 1758 364 0 84592 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 594672

[startup+1.50053 s]
/proc/loadavg: 4.12 3.97 3.05 5/204 28868
/proc/meminfo: memFree=29827144/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=641436 CPUtime=1.25 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 99725 930 1 0 99 26 0 0 18 0 1 0 886433762 656830464 97393 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 160359 97394 1761 364 0 96283 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 641436

[startup+3.10024 s]
/proc/loadavg: 4.12 3.97 3.05 5/204 28868
/proc/meminfo: memFree=29729188/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=748028 CPUtime=2.86 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 126006 930 1 0 256 30 0 0 21 0 1 0 886433762 765980672 123674 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 187007 123674 1761 364 0 122931 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 748028

[startup+6.30067 s]
/proc/loadavg: 4.11 3.97 3.06 5/204 28868
/proc/meminfo: memFree=29425392/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=970276 CPUtime=6.06 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 178749 930 1 0 568 38 0 0 25 0 1 0 886433762 993562624 176417 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 242569 176417 1761 364 0 178493 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 970276

[startup+12.7005 s]
/proc/loadavg: 4.10 3.97 3.06 5/204 28869
/proc/meminfo: memFree=28965148/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=1388836 CPUtime=12.45 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 283159 930 1 0 1194 51 0 0 25 0 1 0 886433762 1422168064 280827 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579964880178 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 347209 280828 1761 364 0 283133 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1388836

[startup+25.5002 s]
/proc/loadavg: 4.08 3.97 3.07 6/204 28869
/proc/meminfo: memFree=28122448/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2227668 CPUtime=25.25 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 492402 930 1 0 2449 76 0 0 25 0 1 0 886433762 2281132032 490070 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 556917 490071 1761 364 0 492841 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 2227668

[startup+51.1007 s]
/proc/loadavg: 4.05 3.97 3.10 5/204 28870
/proc/meminfo: memFree=26834628/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=3490952 CPUtime=50.85 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 1520029 930 1 0 4887 198 0 0 25 0 1 0 886433762 3574734848 804993 33554432000 4194304 5683644 140735719173168 18446744073709551615 232335589845 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 872738 805014 1814 364 0 808662 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 3490952

[startup+102.301 s]
/proc/loadavg: 4.13 4.02 3.16 5/197 28961
/proc/meminfo: memFree=26901340/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2921840 CPUtime=102.06 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 2249784 930 1 0 9924 282 0 0 25 0 1 0 886433762 2991964160 667845 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579796897863 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 730460 667845 1826 364 0 666384 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 2921840

[startup+162.301 s]
/proc/loadavg: 4.09 4.03 3.21 5/197 28963
/proc/meminfo: memFree=26765576/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2921840 CPUtime=162.06 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 2249784 930 1 0 15924 282 0 0 25 0 1 0 886433762 2991964160 667845 33554432000 4194304 5683644 140735719173168 18446744073709551615 4510830 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 730460 667845 1826 364 0 666384 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 2921840

[startup+222.3 s]
/proc/loadavg: 4.03 4.02 3.26 5/197 28964
/proc/meminfo: memFree=26713600/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2921840 CPUtime=222.06 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 2249784 930 1 0 21924 282 0 0 25 0 1 0 886433762 2991964160 667845 33554432000 4194304 5683644 140735719173168 18446744073709551615 4500382 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 730460 667845 1826 364 0 666384 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 2921840

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.30 5/197 29012
/proc/meminfo: memFree=26523688/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2921840 CPUtime=282.06 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 2249784 930 1 0 27924 282 0 0 25 0 1 0 886433762 2991964160 667845 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794324952 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 730460 667845 1826 364 0 666384 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 2921840

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.34 5/204 29020
/proc/meminfo: memFree=26233468/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=342.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 2253259 930 1 0 33923 282 0 0 25 0 1 0 886433762 3006193664 671320 33554432000 4194304 5683644 140735719173168 18446744073709551615 4602366 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671320 1827 364 0 669858 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 2935736

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 3.39 5/204 29022
/proc/meminfo: memFree=25600748/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=402.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 2253259 930 1 0 39923 282 0 0 25 0 1 0 886433762 3006193664 671320 33554432000 4194304 5683644 140735719173168 18446744073709551615 4272072 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671320 1827 364 0 669858 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 2935736

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.42 5/204 29024
/proc/meminfo: memFree=25340208/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=462.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 45816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 2935736

[startup+522.301 s]
/proc/loadavg: 4.10 4.04 3.47 5/204 29025
/proc/meminfo: memFree=25198764/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=522.06 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 51817 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028672 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 2935736

[startup+582.3 s]
/proc/loadavg: 4.09 4.04 3.50 5/201 29070
/proc/meminfo: memFree=26243200/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=582.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 57816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 2935736

[startup+642.308 s]
/proc/loadavg: 4.03 4.03 3.53 5/201 29071
/proc/meminfo: memFree=26215264/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=642.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 63816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 2935736

[startup+702.301 s]
/proc/loadavg: 4.05 4.04 3.56 5/204 29076
/proc/meminfo: memFree=26240644/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=702.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 69816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 2935736

[startup+762.3 s]
/proc/loadavg: 4.02 4.03 3.58 5/204 29078
/proc/meminfo: memFree=26220800/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=762.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 75816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 2935736

[startup+822.301 s]
/proc/loadavg: 4.07 4.04 3.61 5/208 29083
/proc/meminfo: memFree=25628032/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=822.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 81816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 2935736

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 3.64 5/208 29085
/proc/meminfo: memFree=25558532/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=882.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 87816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 2935736

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.65 5/208 29086
/proc/meminfo: memFree=25545128/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=942.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 93816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 2935736

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.67 5/208 29088
/proc/meminfo: memFree=25520936/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=1002.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 99816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028675 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 2935736

[startup+1062.3 s]
/proc/loadavg: 4.06 4.03 3.70 5/208 29090
/proc/meminfo: memFree=25149568/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=1062.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 105816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 2935736

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.71 5/208 29091
/proc/meminfo: memFree=24842164/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=1122.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 111816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 2935736

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.73 5/204 29139
/proc/meminfo: memFree=26233896/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=1182.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 117816 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2935736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 4.12 4.04 3.74 5/204 29139
/proc/meminfo: memFree=26260696/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=2935736 CPUtime=1200.05 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4202496 3193138 930 1 0 119616 389 0 0 25 0 1 0 886433762 3006193664 671326 33554432000 4194304 5683644 140735719173168 18446744073709551615 47579794028684 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28863/statm: 733934 671326 1833 364 0 669858 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 2935736

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

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

[startup+1200.41 s]
/proc/loadavg: 4.12 4.04 3.74 5/204 29139
/proc/meminfo: memFree=26260696/32951124 swapFree=67063272/67111528
[pid=28863] ppid=28861 vsize=0 CPUtime=1200.16 cores=5,7
/proc/28863/stat : 28863 (python) R 28861 28863 28449 0 -1 4203524 3193138 930 1 0 119616 400 0 0 25 0 1 0 886433762 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28863/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.2
CPU user time (s): 1196.17
CPU system time (s): 4.03239
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 3490952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.17
system time used= 4.03239
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3194068
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= 2833
involuntary context switches= 2047

runsolver used 1.89471 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 01:25:56
IDJOB=3483891
IDBENCH=71686
IDSOLVER=1976
FILE ID=node132/3483891-1307748345
RUNJOBID= node132-1307747008-28470
PBS_JOBID= 13550826
Free space on /tmp= 73672 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT_RACE06/velev-npe-1.0-9dlx-b71.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-3483891-1307748345/watcher-3483891-1307748345 -o /tmp/evaluation-result-3483891-1307748345/solver-3483891-1307748345 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483891-1307748345.cnf -seed 815363443 -budget 1200

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

MD5SUM BENCH= 75d91f0ba4398ccb5b452707c0e7fa27
RANDOM SEED=815363443

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30206128 kB
Buffers:        226272 kB
Cached:        1314672 kB
SwapCached:       9968 kB
Active:        1932052 kB
Inactive:       589400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30206128 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:          350976 kB
Writeback:           0 kB
AnonPages:      978132 kB
Mapped:          16580 kB
Slab:           152560 kB
PageTables:      11356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1789764 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73624 MiB
End job on node132 at 2011-06-11 01:45:58