Trace number 3483856

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 1199.93

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.29/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.29/0.64	c INFO: solving HOME/instance-3483856-1307747612.cnf
0.29/0.64	c INFO: computing task features
0.66/1.07	c INFO: computed variable-clause graph statistics
0.66/1.09	c INFO: computed clause balance statistics
3.06/3.45	c INFO: computed variable balance statistics
4.76/5.19	c INFO: computed small-clause counts
4.86/5.20	c INFO: computed Horn-clause counts
7.95/8.36	c INFO: computed variable graph statistics
7.95/8.36	c INFO: collected features for HOME/instance-3483856-1307747612.cnf in 7.67 s
7.95/8.37	c INFO: running lingeling-276@0 for 582 with 1192 remaining (b = 0.59)
592.39/592.07	c INFO: running cryptominisat-2.9.0@0 for 608 with 608 remaining (b = 0.53)

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

running on 2 cores: 4,6

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.08 3.55 1.96 4/199 29795
/proc/meminfo: memFree=31462420/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=15184 CPUtime=0 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 734 0 0 0 0 0 0 0 17 0 1 0 886359073 15548416 622 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377299456 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/29795/statm: 3796 622 322 364 0 283 0

[startup+0.0962321 s]
/proc/loadavg: 4.08 3.55 1.96 4/199 29795
/proc/meminfo: memFree=31462420/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=85620 CPUtime=0.05 cores=4,6
/proc/29795/stat : 29795 (python) R 29793 29795 29444 0 -1 4202496 2630 0 0 0 4 1 0 0 17 0 1 0 886359073 87674880 2348 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377299456 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29795/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.100277 s]
/proc/loadavg: 4.08 3.55 1.96 4/199 29795
/proc/meminfo: memFree=31462420/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=93960 CPUtime=0.05 cores=4,6
/proc/29795/stat : 29795 (python) R 29793 29795 29444 0 -1 4202496 2688 0 0 0 4 1 0 0 17 0 1 0 886359073 96215040 2402 33554432000 4194304 5683644 140737153117344 18446744073709551615 255372338944 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29795/statm: 23490 2403 760 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93960

[startup+0.30024 s]
/proc/loadavg: 4.08 3.55 1.96 4/199 29795
/proc/meminfo: memFree=31462420/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=135748 CPUtime=0.15 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 5977 932 1 0 12 3 0 0 18 0 1 0 886359073 139005952 4148 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377297413 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/29795/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 135748

[startup+0.701181 s]
/proc/loadavg: 4.08 3.55 1.96 4/199 29795
/proc/meminfo: memFree=31462420/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=284256 CPUtime=0.36 cores=4,6
/proc/29795/stat : 29795 (python) R 29793 29795 29444 0 -1 4202496 10692 932 1 0 30 6 0 0 16 0 1 0 886359073 291078144 8358 33554432000 4194304 5683644 140737153117344 18446744073709551615 46983524819731 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29795/statm: 71064 8358 1761 364 0 6988 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 284256

[startup+1.50095 s]
/proc/loadavg: 4.08 3.55 1.96 5/200 29800
/proc/meminfo: memFree=31416736/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=306260 CPUtime=1.16 cores=4,6
/proc/29795/stat : 29795 (python) R 29793 29795 29444 0 -1 4202496 21125 932 1 0 107 9 0 0 17 0 1 0 886359073 313610240 13950 33554432000 4194304 5683644 140737153117344 18446744073709551615 255376959618 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/29795/statm: 76565 13950 1826 364 0 12489 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 306260

[startup+3.10065 s]
/proc/loadavg: 4.08 3.55 1.96 5/200 29800
/proc/meminfo: memFree=31412520/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=306260 CPUtime=2.76 cores=4,6
/proc/29795/stat : 29795 (python) R 29793 29795 29444 0 -1 4202496 21125 932 1 0 267 9 0 0 20 0 1 0 886359073 313610240 13950 33554432000 4194304 5683644 140737153117344 18446744073709551615 255376992693 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/29795/statm: 76565 13950 1826 364 0 12489 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 306260

[startup+6.30107 s]
/proc/loadavg: 4.08 3.55 1.97 5/200 29800
/proc/meminfo: memFree=31409792/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=307448 CPUtime=5.96 cores=4,6
/proc/29795/stat : 29795 (python) R 29793 29795 29444 0 -1 4202496 21429 932 1 0 587 9 0 0 25 0 1 0 886359073 314826752 14254 33554432000 4194304 5683644 140737153117344 18446744073709551615 46983353956492 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/29795/statm: 76862 14254 1833 364 0 12786 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 307448

[startup+12.7009 s]
/proc/loadavg: 4.07 3.56 1.98 5/203 29803
/proc/meminfo: memFree=31394688/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=315384 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 21708 932 1 0 793 9 0 0 25 0 2 0 886359073 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 78846 13709 1867 364 0 14764 0
[pid=29801] ppid=29795 vsize=305140 CPUtime=0 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 886359910 312463360 12214 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321487 0 0 16781312 514 18428260188029944068 0 0 17 6 0 0 0
/proc/29801/statm: 76285 12214 376 364 0 12203 0
[pid=29803] ppid=29801 vsize=20260 CPUtime=4.31 cores=4,6
/proc/29803/stat : 29803 (lingeling) R 29801 29803 29803 0 -1 4202496 7253 0 0 0 430 1 0 0 25 0 1 0 886359911 20746240 4234 33554432000 4194304 4352236 140733526299552 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29803/statm: 5065 4234 129 39 0 4145 0
[pid=29795/tid=29802] ppid=29793 vsize=315384 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886359910 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 640784

[startup+25.5006 s]
/proc/loadavg: 4.06 3.58 2.01 5/203 29804
/proc/meminfo: memFree=31391560/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=315384 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 21708 932 1 0 793 9 0 0 25 0 2 0 886359073 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 78846 13709 1867 364 0 14764 0
[pid=29801] ppid=29795 vsize=305140 CPUtime=0.02 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 886 0 0 0 1 1 0 0 18 0 1 0 886359910 312463360 12214 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321487 0 0 16781312 514 2816438616966791428 0 0 17 6 0 0 0
/proc/29801/statm: 76285 12214 376 364 0 12203 0
[pid=29803] ppid=29801 vsize=22728 CPUtime=17.09 cores=4,6
/proc/29803/stat : 29803 (lingeling) R 29801 29803 29803 0 -1 4202496 8494 0 0 0 1708 1 0 0 25 0 1 0 886359911 23273472 4851 33554432000 4194304 4352236 140733526299552 18446744073709551615 4235483 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29803/statm: 5682 4851 129 39 0 4762 0
[pid=29795/tid=29802] ppid=29793 vsize=315384 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886359910 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 643252

[startup+51.1008 s]
/proc/loadavg: 4.12 3.63 2.07 5/203 29804
/proc/meminfo: memFree=31390764/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=315384 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 21708 932 1 0 793 9 0 0 25 0 2 0 886359073 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 78846 13709 1867 364 0 14764 0
[pid=29801] ppid=29795 vsize=305140 CPUtime=0.05 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 897 0 0 0 3 2 0 0 18 0 1 0 886359910 312463360 12214 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321487 0 0 16781312 514 2816438616966791428 0 0 17 6 0 0 0
/proc/29801/statm: 76285 12214 376 364 0 12203 0
[pid=29803] ppid=29801 vsize=23328 CPUtime=42.69 cores=4,6
/proc/29803/stat : 29803 (lingeling) R 29801 29803 29803 0 -1 4202496 8644 0 0 0 4268 1 0 0 25 0 1 0 886359911 23887872 5001 33554432000 4194304 4352236 140733526299552 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29803/statm: 5832 5001 129 39 0 4912 0
[pid=29795/tid=29802] ppid=29793 vsize=315384 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886359910 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 643852

[startup+102.307 s]
/proc/loadavg: 4.09 3.70 2.17 5/203 29806
/proc/meminfo: memFree=31374356/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=315384 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 21708 932 1 0 793 9 0 0 25 0 2 0 886359073 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 78846 13709 1867 364 0 14764 0
[pid=29801] ppid=29795 vsize=305140 CPUtime=0.12 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 922 0 0 0 7 5 0 0 18 0 1 0 886359910 312463360 12214 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321487 0 0 16781312 514 2816438616966791428 0 0 17 6 0 0 0
/proc/29801/statm: 76285 12214 376 364 0 12203 0
[pid=29803] ppid=29801 vsize=24172 CPUtime=93.89 cores=4,6
/proc/29803/stat : 29803 (lingeling) R 29801 29803 29803 0 -1 4202496 8856 0 0 0 9388 1 0 0 25 0 1 0 886359911 24752128 5212 33554432000 4194304 4352236 140733526299552 18446744073709551615 4241440 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29803/statm: 6043 5212 129 39 0 5123 0
[pid=29795/tid=29802] ppid=29793 vsize=315384 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886359910 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 644696

[startup+162.301 s]
/proc/loadavg: 4.11 3.78 2.30 5/203 29807
/proc/meminfo: memFree=31375036/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=315384 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 21708 932 1 0 793 9 0 0 25 0 2 0 886359073 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 78846 13709 1867 364 0 14764 0
[pid=29801] ppid=29795 vsize=305140 CPUtime=0.2 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 941 0 0 0 11 9 0 0 18 0 1 0 886359910 312463360 12214 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321487 0 0 16781312 514 2816438616966791428 0 0 17 6 0 0 0
/proc/29801/statm: 76285 12214 376 364 0 12203 0
[pid=29803] ppid=29801 vsize=26988 CPUtime=153.89 cores=4,6
/proc/29803/stat : 29803 (lingeling) R 29801 29803 29803 0 -1 4202496 9560 0 0 0 15388 1 0 0 25 0 1 0 886359911 27635712 5916 33554432000 4194304 4352236 140733526299552 18446744073709551615 4328032 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29803/statm: 6747 5916 129 39 0 5827 0
[pid=29795/tid=29802] ppid=29793 vsize=315384 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886359910 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 647512

[startup+222.301 s]
/proc/loadavg: 4.08 3.83 2.40 5/203 29809
/proc/meminfo: memFree=31359848/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=315384 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 21708 932 1 0 793 9 0 0 25 0 2 0 886359073 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 78846 13709 1867 364 0 14764 0
[pid=29801] ppid=29795 vsize=305140 CPUtime=0.28 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 961 0 0 0 16 12 0 0 18 0 1 0 886359910 312463360 12214 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321487 0 0 16781312 514 2816438616966791428 0 0 17 6 0 0 0
/proc/29801/statm: 76285 12214 376 364 0 12203 0
[pid=29803] ppid=29801 vsize=31508 CPUtime=213.9 cores=4,6
/proc/29803/stat : 29803 (lingeling) R 29801 29803 29803 0 -1 4202496 10690 0 0 0 21388 2 0 0 25 0 1 0 886359911 32264192 7046 33554432000 4194304 4352236 140733526299552 18446744073709551615 4233800 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29803/statm: 7877 7046 129 39 0 6957 0
[pid=29795/tid=29802] ppid=29793 vsize=315384 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886359910 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 652032

[startup+282.301 s]
/proc/loadavg: 4.18 3.92 2.52 5/203 29811
/proc/meminfo: memFree=31344540/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=315384 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 21708 932 1 0 793 9 0 0 25 0 2 0 886359073 322953216 13709 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 78846 13709 1867 364 0 14764 0
[pid=29801] ppid=29795 vsize=305140 CPUtime=0.35 cores=4,6

################
# More data... #
################

[pid=29833] ppid=29795 vsize=315396 CPUtime=0.61 cores=4,6
/proc/29833/stat : 29833 (python) S 29795 29795 29444 0 -1 4202560 1007 0 0 0 34 27 0 0 15 0 1 0 886418280 322965504 12213 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321542 0 0 16781312 514 4562797337704890625 0 0 17 4 0 0 0
/proc/29833/statm: 78849 12213 371 364 0 14764 0
[pid=29835] ppid=29833 vsize=570852 CPUtime=409.28 cores=4,6
/proc/29835/stat : 29835 (cryptominisat-2) R 29833 29835 29835 0 -1 4202496 177231 0 0 0 40894 34 0 0 25 0 1 0 886418281 584552448 117095 33554432000 4194304 4677096 140737231615136 18446744073709551615 4319754 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29835/statm: 142713 117095 393 118 0 137672 0
[pid=29795/tid=29802] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 886359910 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
[pid=29795/tid=29834] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29834/stat : 29834 (python) S 29793 29795 29444 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 886418281 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 1571832

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.38 5/198 29976
/proc/meminfo: memFree=28163308/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=325640 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 22510 932 1 0 793 9 0 0 19 0 3 0 886359073 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 81410 13716 1870 364 0 17325 0
[pid=29801] ppid=29795 vsize=315384 CPUtime=0.78 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 1194 0 0 0 44 34 0 0 19 0 2 0 886359910 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29801/statm: 78846 12257 414 364 0 14764 0
[pid=29803] ppid=29801 vsize=44560 CPUtime=583.67 cores=4,6
/proc/29803/stat : 29803 (lingeling) T 29801 29803 29803 0 -1 4202496 24194 0 0 0 58364 3 0 0 25 0 1 0 886359911 45629440 10308 33554432000 4194304 4352236 140733526299552 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29803/statm: 11140 10308 129 39 0 10220 0
[pid=29801/tid=29832] ppid=29795 vsize=315384 CPUtime=0 cores=4,6
/proc/29801/task/29832/stat : 29832 (python) S 29795 29795 29444 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886418280 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 514 18446604452908389632 0 0 -1 6 0 0 0
[pid=29833] ppid=29795 vsize=315396 CPUtime=0.7 cores=4,6
/proc/29833/stat : 29833 (python) S 29795 29795 29444 0 -1 4202560 1007 0 0 0 39 31 0 0 15 0 1 0 886418280 322965504 12213 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321542 0 0 16781312 514 4562797337704890625 0 0 17 4 0 0 0
/proc/29833/statm: 78849 12213 371 364 0 14764 0
[pid=29835] ppid=29833 vsize=589148 CPUtime=469.2 cores=4,6
/proc/29835/stat : 29835 (cryptominisat-2) R 29833 29835 29835 0 -1 4202496 199435 0 0 0 46882 38 0 0 25 0 1 0 886418281 603287552 122260 33554432000 4194304 4677096 140737231615136 18446744073709551615 4336210 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29835/statm: 147287 122260 393 118 0 142246 0
[pid=29795/tid=29802] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 886359910 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
[pid=29795/tid=29834] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29834/stat : 29834 (python) S 29793 29795 29444 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 886418281 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 1590128

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.42 5/201 29981
/proc/meminfo: memFree=28205116/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=325640 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 22510 932 1 0 793 9 0 0 19 0 3 0 886359073 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 81410 13716 1870 364 0 17325 0
[pid=29801] ppid=29795 vsize=315384 CPUtime=0.78 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 1194 0 0 0 44 34 0 0 19 0 2 0 886359910 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29801/statm: 78846 12257 414 364 0 14764 0
[pid=29803] ppid=29801 vsize=44560 CPUtime=583.67 cores=4,6
/proc/29803/stat : 29803 (lingeling) T 29801 29803 29803 0 -1 4202496 24194 0 0 0 58364 3 0 0 25 0 1 0 886359911 45629440 10308 33554432000 4194304 4352236 140733526299552 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29803/statm: 11140 10308 129 39 0 10220 0
[pid=29801/tid=29832] ppid=29795 vsize=315384 CPUtime=0 cores=4,6
/proc/29801/task/29832/stat : 29832 (python) S 29795 29795 29444 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886418280 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 514 18446604452908389632 0 0 -1 6 0 0 0
[pid=29833] ppid=29795 vsize=315396 CPUtime=0.78 cores=4,6
/proc/29833/stat : 29833 (python) S 29795 29795 29444 0 -1 4202560 1007 0 0 0 44 34 0 0 15 0 1 0 886418280 322965504 12213 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321542 0 0 16781312 514 2816438616966791425 0 0 17 4 0 0 0
/proc/29833/statm: 78849 12213 371 364 0 14764 0
[pid=29835] ppid=29833 vsize=589768 CPUtime=529.12 cores=4,6
/proc/29835/stat : 29835 (cryptominisat-2) R 29833 29835 29835 0 -1 4202496 221894 0 0 0 52868 44 0 0 25 0 1 0 886418281 603922432 122595 33554432000 4194304 4677096 140737231615136 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29835/statm: 147442 122595 393 118 0 142401 0
[pid=29795/tid=29802] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 886359910 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
[pid=29795/tid=29834] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29834/stat : 29834 (python) S 29793 29795 29444 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 886418281 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 1590748

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.45 5/201 29983
/proc/meminfo: memFree=28095672/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=325640 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 22510 932 1 0 793 9 0 0 19 0 3 0 886359073 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 81410 13716 1870 364 0 17325 0
[pid=29801] ppid=29795 vsize=315384 CPUtime=0.78 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 1194 0 0 0 44 34 0 0 19 0 2 0 886359910 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29801/statm: 78846 12257 414 364 0 14764 0
[pid=29803] ppid=29801 vsize=44560 CPUtime=583.67 cores=4,6
/proc/29803/stat : 29803 (lingeling) T 29801 29803 29803 0 -1 4202496 24194 0 0 0 58364 3 0 0 25 0 1 0 886359911 45629440 10308 33554432000 4194304 4352236 140733526299552 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29803/statm: 11140 10308 129 39 0 10220 0
[pid=29801/tid=29832] ppid=29795 vsize=315384 CPUtime=0 cores=4,6
/proc/29801/task/29832/stat : 29832 (python) S 29795 29795 29444 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886418280 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 514 18446604452908389632 0 0 -1 6 0 0 0
[pid=29833] ppid=29795 vsize=315396 CPUtime=0.86 cores=4,6
/proc/29833/stat : 29833 (python) S 29795 29795 29444 0 -1 4202560 1007 0 0 0 49 37 0 0 15 0 1 0 886418280 322965504 12213 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321542 0 0 16781312 514 2816438616966791425 0 0 17 4 0 0 0
/proc/29833/statm: 78849 12213 371 364 0 14764 0
[pid=29835] ppid=29833 vsize=660200 CPUtime=589.04 cores=4,6
/proc/29835/stat : 29835 (cryptominisat-2) R 29833 29835 29835 0 -1 4202496 241781 0 0 0 58855 49 0 0 25 0 1 0 886418281 676044800 127198 33554432000 4194304 4677096 140737231615136 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29835/statm: 165050 127198 393 118 0 160009 0
[pid=29795/tid=29802] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 886359910 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
[pid=29795/tid=29834] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29834/stat : 29834 (python) S 29793 29795 29444 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 886418281 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 1661180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 4.00 4.02 3.46 5/201 29983
/proc/meminfo: memFree=28100120/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=325640 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 22510 932 1 0 793 9 0 0 19 0 3 0 886359073 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 81410 13716 1870 364 0 17325 0
[pid=29801] ppid=29795 vsize=315384 CPUtime=0.78 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 1194 0 0 0 44 34 0 0 19 0 2 0 886359910 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29801/statm: 78846 12257 414 364 0 14764 0
[pid=29803] ppid=29801 vsize=44560 CPUtime=583.67 cores=4,6
/proc/29803/stat : 29803 (lingeling) T 29801 29803 29803 0 -1 4202496 24194 0 0 0 58364 3 0 0 25 0 1 0 886359911 45629440 10308 33554432000 4194304 4352236 140733526299552 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29803/statm: 11140 10308 129 39 0 10220 0
[pid=29801/tid=29832] ppid=29795 vsize=315384 CPUtime=0 cores=4,6
/proc/29801/task/29832/stat : 29832 (python) S 29795 29795 29444 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886418280 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 514 18446604452908389632 0 0 -1 6 0 0 0
[pid=29833] ppid=29795 vsize=315396 CPUtime=0.9 cores=4,6
/proc/29833/stat : 29833 (python) S 29795 29795 29444 0 -1 4202560 1007 0 0 0 52 38 0 0 15 0 1 0 886418280 322965504 12213 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321542 0 0 16781312 514 2816438616966791425 0 0 17 4 0 0 0
/proc/29833/statm: 78849 12213 371 364 0 14764 0
[pid=29835] ppid=29833 vsize=661596 CPUtime=606.63 cores=4,6
/proc/29835/stat : 29835 (cryptominisat-2) R 29833 29835 29835 0 -1 4202496 248622 0 0 0 60611 52 0 0 25 0 1 0 886418281 677474304 125682 33554432000 4194304 4677096 140737231615136 18446744073709551615 4334804 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29835/statm: 165399 125682 393 118 0 160358 0
[pid=29795/tid=29802] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 886359910 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
[pid=29795/tid=29834] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29834/stat : 29834 (python) S 29793 29795 29444 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 886418281 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 1662576

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

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

[startup+1199.9 s]
/proc/loadavg: 4.00 4.02 3.46 5/201 29983
/proc/meminfo: memFree=28100120/32951124 swapFree=67072804/67111528
[pid=29795] ppid=29793 vsize=325640 CPUtime=8.02 cores=4,6
/proc/29795/stat : 29795 (python) S 29793 29795 29444 0 -1 4202496 22510 932 1 0 793 9 0 0 19 0 3 0 886359073 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29795/statm: 81410 13716 1870 364 0 17325 0
[pid=29801] ppid=29795 vsize=315384 CPUtime=0.78 cores=4,6
/proc/29801/stat : 29801 (python) S 29795 29795 29444 0 -1 4202560 1194 0 0 0 44 34 0 0 19 0 2 0 886359910 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389128139 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29801/statm: 78846 12257 414 364 0 14764 0
[pid=29803] ppid=29801 vsize=44560 CPUtime=583.67 cores=4,6
/proc/29803/stat : 29803 (lingeling) T 29801 29803 29803 0 -1 4202496 24194 0 0 0 58364 3 0 0 25 0 1 0 886359911 45629440 10308 33554432000 4194304 4352236 140733526299552 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29803/statm: 11140 10308 129 39 0 10220 0
[pid=29801/tid=29832] ppid=29795 vsize=315384 CPUtime=0 cores=4,6
/proc/29801/task/29832/stat : 29832 (python) S 29795 29795 29444 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886418280 322953216 12257 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 514 18446604452908389632 0 0 -1 6 0 0 0
[pid=29833] ppid=29795 vsize=315396 CPUtime=0.9 cores=4,6
/proc/29833/stat : 29833 (python) S 29795 29795 29444 0 -1 4202560 1007 0 0 0 52 38 0 0 15 0 1 0 886418280 322965504 12213 33554432000 4194304 5683644 140737153117344 18446744073709551615 255377321542 0 0 16781312 514 2816438616966791425 0 0 17 4 0 0 0
/proc/29833/statm: 78849 12213 371 364 0 14764 0
[pid=29835] ppid=29833 vsize=661596 CPUtime=606.63 cores=4,6
/proc/29835/stat : 29835 (cryptominisat-2) R 29833 29835 29835 0 -1 4202496 248622 0 0 0 60611 52 0 0 25 0 1 0 886418281 677474304 125682 33554432000 4194304 4677096 140737231615136 18446744073709551615 4334804 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29835/statm: 165399 125682 393 118 0 160358 0
[pid=29795/tid=29802] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29802/stat : 29802 (python) S 29793 29795 29444 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 886359910 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
[pid=29795/tid=29834] ppid=29793 vsize=325640 CPUtime=0 cores=4,6
/proc/29795/task/29834/stat : 29834 (python) S 29793 29795 29444 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 886418281 333455360 13716 33554432000 4194304 5683644 140737153117344 18446744073709551615 255389125041 0 0 16781312 2 18446604453841413376 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 1662576

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29795 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=937793
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=103984
# CPU time returned by wait4() is 8.04178
# while last known CPU time is 1200
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.93
CPU time (s): 1200
CPU user time (s): 1198.64
CPU system time (s): 1.36
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 1662576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.93779
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23442
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= 2846
involuntary context switches= 216

runsolver used 2.17167 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-11 01:13:32
IDJOB=3483856
IDBENCH=70817
IDSOLVER=1976
FILE ID=node135/3483856-1307747612
RUNJOBID= node135-1307746989-29463
PBS_JOBID= 13550823
Free space on /tmp= 73984 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.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-3483856-1307747612/watcher-3483856-1307747612 -o /tmp/evaluation-result-3483856-1307747612/solver-3483856-1307747612 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483856-1307747612.cnf -seed 1354758474 -budget 1200

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1354758474

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31463096 kB
Buffers:        210344 kB
Cached:         799100 kB
SwapCached:       6548 kB
Active:         788992 kB
Inactive:       511296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31463096 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:           34156 kB
Writeback:           0 kB
AnonPages:      290032 kB
Mapped:          17100 kB
Slab:           118372 kB
PageTables:       8576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   705624 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= 73680 MiB
End job on node135 at 2011-06-11 01:33:34