Trace number 3377854

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed)? (TO) 1299.96 1300.16

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.17/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.17/0.62	c INFO: solving HOME/instance-3377854-1305453854.cnf
0.17/0.62	c INFO: computing task features
73.15/73.41	c INFO: computed variable-clause graph statistics
75.06/75.31	c INFO: computed clause balance statistics
302.87/303.15	c INFO: computed variable balance statistics
459.38/459.64	c INFO: computed small-clause counts
472.96/473.21	c INFO: computed Horn-clause counts

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377854-1305453854/watcher-3377854-1305453854 -o /tmp/evaluation-result-3377854-1305453854/solver-3377854-1305453854 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377854-1305453854.cnf -seed 995740606 -budget 2400 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.89 3.00 3.31 5/428 20002
/proc/meminfo: memFree=19683564/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=15380 CPUtime=0 cores=4,6
/proc/20002/stat : 20002 (python) S 20000 20002 18426 0 -1 4202496 791 0 0 0 0 0 0 0 22 0 1 0 735617233 15749120 680 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/20002/statm: 3845 680 322 364 0 332 0

[startup+0.041941 s]
/proc/loadavg: 3.89 3.00 3.31 5/428 20002
/proc/meminfo: memFree=19683564/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=18884 CPUtime=0.01 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 1282 0 0 0 1 0 0 0 22 0 1 0 735617233 19337216 1136 33554432000 4194304 5683644 140734678339328 18446744073709551615 4620212 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 4721 1136 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.100932 s]
/proc/loadavg: 3.89 3.00 3.31 5/428 20002
/proc/meminfo: memFree=19683564/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=93960 CPUtime=0.05 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 2693 0 0 0 4 1 0 0 22 0 1 0 735617233 96215040 2407 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988590592 0 2147483391 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93960

[startup+0.300896 s]
/proc/loadavg: 3.89 3.00 3.31 5/428 20002
/proc/meminfo: memFree=19683564/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=135752 CPUtime=0.17 cores=4,6
/proc/20002/stat : 20002 (python) S 20000 20002 18426 0 -1 4202496 5969 930 1 0 13 4 0 0 22 0 1 0 735617233 139010048 4149 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988588549 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/20002/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+1.45669 s]
/proc/loadavg: 3.89 3.00 3.31 5/428 20002
/proc/meminfo: memFree=19683564/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=637612 CPUtime=1.21 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 99009 930 1 0 95 26 0 0 25 0 1 0 735617233 652914688 96681 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988253381 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 159403 96681 1761 364 0 95327 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 637612

[startup+1.50069 s]
/proc/loadavg: 3.89 3.00 3.31 5/428 20002
/proc/meminfo: memFree=19683564/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=641308 CPUtime=1.25 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 99711 930 1 0 99 26 0 0 25 0 1 0 735617233 656699392 97383 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988253381 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 160327 97385 1761 364 0 96251 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 641308

[startup+3.10051 s]
/proc/loadavg: 3.89 3.00 3.31 5/432 20010
/proc/meminfo: memFree=19198700/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=746184 CPUtime=2.86 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 125260 930 1 0 256 30 0 0 25 0 1 0 735617233 764092416 122932 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988253381 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 186546 122932 1761 364 0 122470 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 746184

[startup+6.30085 s]
/proc/loadavg: 3.90 3.02 3.31 5/432 20010
/proc/meminfo: memFree=19013660/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=949836 CPUtime=6.06 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 176237 930 1 0 568 38 0 0 25 0 1 0 735617233 972632064 173909 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988253381 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 237459 173909 1761 364 0 173383 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 949836

[startup+12.7008 s]
/proc/loadavg: 3.91 3.04 3.31 5/435 20013
/proc/meminfo: memFree=18540336/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=1373924 CPUtime=12.45 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 277269 930 1 0 1195 50 0 0 25 0 1 0 735617233 1406898176 274941 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988253381 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 343481 274941 1761 364 0 279405 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1373924

[startup+25.5005 s]
/proc/loadavg: 3.93 3.08 3.32 6/435 20014
/proc/meminfo: memFree=17714872/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2194936 CPUtime=25.25 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 479535 930 1 0 2449 76 0 0 25 0 1 0 735617233 2247614464 477207 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988253381 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 548734 477208 1761 364 0 484658 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 2194936

[startup+51.1011 s]
/proc/loadavg: 4.03 3.17 3.35 5/432 20046
/proc/meminfo: memFree=16718976/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=3377032 CPUtime=50.85 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 1437811 930 1 0 4889 196 0 0 25 0 1 0 735617233 3458080768 779740 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969920634 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 844258 779741 1814 364 0 780182 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 3377032

[startup+102.301 s]
/proc/loadavg: 4.09 3.31 3.38 5/432 20118
/proc/meminfo: memFree=16655564/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2921844 CPUtime=102.05 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 2249781 930 1 0 9916 289 0 0 25 0 1 0 735617233 2991968256 667846 33554432000 4194304 5683644 140734678339328 18446744073709551615 215992001205 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 730461 667846 1826 364 0 666385 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 2921844

[startup+162.301 s]
/proc/loadavg: 4.03 3.44 3.42 5/432 20119
/proc/meminfo: memFree=16707076/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2921844 CPUtime=162.05 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 2249781 930 1 0 15916 289 0 0 25 0 1 0 735617233 2991968256 667846 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239972247041 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 730461 667846 1826 364 0 666385 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 2921844

[startup+222.301 s]
/proc/loadavg: 4.01 3.54 3.45 5/432 20121
/proc/meminfo: memFree=16703640/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2921844 CPUtime=222.06 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 2249781 930 1 0 21916 290 0 0 25 0 1 0 735617233 2991968256 667846 33554432000 4194304 5683644 140734678339328 18446744073709551615 215988251380 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 730461 667846 1826 364 0 666385 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 2921844

[startup+282.301 s]
/proc/loadavg: 4.00 3.62 3.48 5/432 20122
/proc/meminfo: memFree=16702616/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2921844 CPUtime=282.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 2249781 930 1 0 27917 290 0 0 25 0 1 0 735617233 2991968256 667846 33554432000 4194304 5683644 140734678339328 18446744073709551615 4533072 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 730461 667846 1826 364 0 666385 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 2921844

[startup+342.301 s]
/proc/loadavg: 4.00 3.68 3.51 5/434 20126
/proc/meminfo: memFree=16686260/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=342.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 2253256 930 1 0 33917 290 0 0 25 0 1 0 735617233 3006197760 671321 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969582196 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671321 1827 364 0 669859 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 2935740

[startup+402.301 s]
/proc/loadavg: 4.00 3.74 3.54 5/434 20128
/proc/meminfo: memFree=16684732/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=402.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 2253256 930 1 0 39917 290 0 0 25 0 1 0 735617233 3006197760 671321 33554432000 4194304 5683644 140734678339328 18446744073709551615 4539648 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671321 1827 364 0 669859 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 2935740

[startup+462.301 s]
/proc/loadavg: 4.00 3.78 3.57 5/437 20132
/proc/meminfo: memFree=16378596/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=3277512 CPUtime=462.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 2498003 930 1 0 45890 317 0 0 25 0 1 0 735617233 3356172288 745182 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969920634 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 819378 745183 1829 364 0 755302 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 3277512

[startup+522.301 s]
/proc/loadavg: 3.51 3.68 3.54 4/434 20158
/proc/meminfo: memFree=16920912/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=522.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 51813 394 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507456 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 2935740

[startup+582.301 s]
/proc/loadavg: 3.29 3.59 3.52 4/434 20159
/proc/meminfo: memFree=16848100/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=582.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 57813 394 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507468 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 2935740

[startup+642.317 s]
/proc/loadavg: 3.15 3.49 3.49 4/442 20169
/proc/meminfo: memFree=15508288/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=642.08 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 63814 394 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47240002186005 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 2935740

[startup+702.301 s]
/proc/loadavg: 3.14 3.43 3.46 4/442 20171
/proc/meminfo: memFree=14892828/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=702.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 69813 394 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507456 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 2935740

[startup+762.301 s]
/proc/loadavg: 3.05 3.35 3.43 4/442 20172
/proc/meminfo: memFree=14412772/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=762.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 75813 394 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507456 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 2935740

[startup+822.301 s]
/proc/loadavg: 3.02 3.28 3.40 4/442 20174
/proc/meminfo: memFree=14264152/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=822.07 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 81813 394 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47240002185972 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 2935740

[startup+882.301 s]
/proc/loadavg: 3.00 3.23 3.37 4/442 20175
/proc/meminfo: memFree=14090360/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=882.08 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 87813 395 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507456 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 2935740

[startup+942.301 s]
/proc/loadavg: 3.00 3.18 3.35 4/442 20177
/proc/meminfo: memFree=13917708/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=942.08 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 93813 395 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507468 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 2935740

[startup+1002.3 s]
/proc/loadavg: 3.00 3.15 3.33 4/442 20179
/proc/meminfo: memFree=13864596/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=1002.08 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 99813 395 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507468 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 2935740

[startup+1062.3 s]
/proc/loadavg: 3.00 3.12 3.30 4/442 20180
/proc/meminfo: memFree=13846556/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=1062.08 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 105813 395 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507468 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 2935740

[startup+1122.3 s]
/proc/loadavg: 3.19 3.14 3.29 4/442 20182
/proc/meminfo: memFree=13708972/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=1122.08 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 111813 395 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507456 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 2935740

[startup+1182.3 s]
/proc/loadavg: 3.17 3.14 3.28 4/442 20183
/proc/meminfo: memFree=13659056/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=1182.09 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 117814 395 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507468 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2935740

[startup+1242.3 s]
/proc/loadavg: 3.25 3.16 3.28 4/427 20252
/proc/meminfo: memFree=17049152/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=1242.08 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 123811 397 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507456 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2935740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.52 2.98 3.20 4/418 20272
/proc/meminfo: memFree=17256320/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=2935740 CPUtime=1299.8 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4202496 3193135 930 1 0 129583 397 0 0 25 0 1 0 735617233 3006197760 671327 33554432000 4194304 5683644 140734678339328 18446744073709551615 47239969507456 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20002/statm: 733935 671327 1833 364 0 669859 0
Current children cumulated CPU time (s) 1299.8
Current children cumulated vsize (KiB) 2935740

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

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

[startup+1300.13 s]
/proc/loadavg: 2.52 2.98 3.20 4/418 20272
/proc/meminfo: memFree=17256320/32950940 swapFree=67111356/67111528
[pid=20002] ppid=20000 vsize=0 CPUtime=1299.91 cores=4,6
/proc/20002/stat : 20002 (python) R 20000 20002 18426 0 -1 4203524 3193135 930 1 0 129584 407 0 0 25 0 1 0 735617233 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20002/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.16
CPU time (s): 1299.96
CPU user time (s): 1295.85
CPU system time (s): 4.11038
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 3490956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.85
system time used= 4.11038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3194065
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= 2814
involuntary context switches= 3129

runsolver used 5.45217 second user time and 12.1811 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 12:04:24
IDJOB=3377854
IDBENCH=71686
IDSOLVER=1858
FILE ID=node117/3377854-1305453854
RUNJOBID= node117-1305453746-19908
PBS_JOBID= 13324847
Free space on /tmp= 73040 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
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-3377854-1305453854/watcher-3377854-1305453854 -o /tmp/evaluation-result-3377854-1305453854/solver-3377854-1305453854 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377854-1305453854.cnf -seed 995740606 -budget 2400

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

MD5SUM BENCH= 75d91f0ba4398ccb5b452707c0e7fa27
RANDOM SEED=995740606

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19683728 kB
Buffers:        317856 kB
Cached:        3809864 kB
SwapCached:          0 kB
Active:       10901052 kB
Inactive:      2000676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19683728 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          360028 kB
Writeback:           0 kB
AnonPages:     8774164 kB
Mapped:          38180 kB
Slab:           249324 kB
PageTables:      49008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 101587632 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= 73120 MiB
End job on node117 at 2011-05-15 12:26:07