Trace number 3377891

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.86 1300.04

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

0.36/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.63	c INFO: solving HOME/instance-3377891-1305453939.cnf
0.36/0.63	c INFO: computing task features
4.06/4.36	c INFO: computed variable-clause graph statistics
4.16/4.48	c INFO: computed clause balance statistics
20.95/21.29	c INFO: computed variable balance statistics
33.34/33.68	c INFO: computed small-clause counts
33.75/34.02	c INFO: computed Horn-clause counts
138.13/138.49	c INFO: computed variable graph statistics
138.13/138.49	c INFO: collected features for HOME/instance-3377891-1305453939.cnf in 137.66 s
138.13/138.50	c INFO: running lingeling-276@0 for 291 with 2262 remaining (b = 0.66)
430.82/431.11	c INFO: running lingeling-276@0 for 97 with 1970 remaining (b = 0.46)
531.01/531.34	c INFO: running cryptominisat-2.9.0@0 for 1870 with 1870 remaining (b = 0.56)

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-3377891-1305453939/watcher-3377891-1305453939 -o /tmp/evaluation-result-3377891-1305453939/solver-3377891-1305453939 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377891-1305453939.cnf -seed 458001408 -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: 4.15 4.04 3.79 4/354 28653
/proc/meminfo: memFree=18143204/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=15760 CPUtime=0 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 844 0 0 0 0 0 0 0 17 0 1 0 656992188 16138240 727 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516832256 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/28653/statm: 3940 727 334 364 0 427 0

[startup+0.0859379 s]
/proc/loadavg: 4.15 4.04 3.79 4/354 28653
/proc/meminfo: memFree=18143204/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=80048 CPUtime=0.05 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 2147 0 0 0 4 1 0 0 17 0 1 0 656992188 81969152 1901 33554432000 4194304 5683644 140736504815920 18446744073709551615 246511911015 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 20012 1905 536 364 0 1323 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 80048

[startup+0.10094 s]
/proc/loadavg: 4.15 4.04 3.79 4/354 28653
/proc/meminfo: memFree=18143204/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=93960 CPUtime=0.06 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 2695 0 0 0 5 1 0 0 17 0 1 0 656992188 96215040 2407 33554432000 4194304 5683644 140736504815920 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.300967 s]
/proc/loadavg: 4.15 4.04 3.79 4/354 28653
/proc/meminfo: memFree=18143204/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=135744 CPUtime=0.18 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 5972 934 1 0 14 4 0 0 17 0 1 0 656992188 139001856 4147 33554432000 4194304 5683644 140736504815920 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 33936 4147 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135744

[startup+0.700858 s]
/proc/loadavg: 4.15 4.04 3.79 4/354 28653
/proc/meminfo: memFree=18143204/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=302800 CPUtime=0.45 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 15343 934 1 0 35 10 0 0 16 0 1 0 656992188 310067200 13014 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516495045 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 75783 13039 1761 364 0 11707 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 302800

[startup+1.50071 s]
/proc/loadavg: 4.15 4.04 3.79 5/355 28658
/proc/meminfo: memFree=18074872/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=357212 CPUtime=1.25 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 28403 934 1 0 113 12 0 0 17 0 1 0 656992188 365785088 26074 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516495045 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 89303 26076 1761 364 0 25227 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 357212

[startup+3.10044 s]
/proc/loadavg: 4.15 4.04 3.79 5/355 28658
/proc/meminfo: memFree=17999604/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=462692 CPUtime=2.85 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 51309 934 1 0 270 15 0 0 19 0 1 0 656992188 473796608 48980 33554432000 4194304 5683644 140736504815920 18446744073709551615 47706527185605 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 115673 48981 1761 364 0 51597 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 462692

[startup+6.3008 s]
/proc/loadavg: 4.30 4.07 3.80 5/355 28659
/proc/meminfo: memFree=17900048/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=505744 CPUtime=6.05 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 92123 934 1 0 585 20 0 0 25 0 1 0 656992188 517881856 63821 33554432000 4194304 5683644 140736504815920 18446744073709551615 47706527150141 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 126436 63821 1826 364 0 62360 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 505744

[startup+12.7006 s]
/proc/loadavg: 4.28 4.07 3.80 5/355 28659
/proc/meminfo: memFree=17904624/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=505744 CPUtime=12.45 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 92123 934 1 0 1225 20 0 0 25 0 1 0 656992188 517881856 63821 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516494875 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 126436 63821 1826 364 0 62360 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 505744

[startup+25.5003 s]
/proc/loadavg: 4.28 4.08 3.81 5/355 28659
/proc/meminfo: memFree=17900848/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=505744 CPUtime=25.25 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 92124 934 1 0 2505 20 0 0 25 0 1 0 656992188 517881856 63822 33554432000 4194304 5683644 140736504815920 18446744073709551615 47706527339984 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 126436 63822 1827 364 0 62360 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 505744

[startup+51.1006 s]
/proc/loadavg: 4.18 4.08 3.81 5/355 28660
/proc/meminfo: memFree=17890688/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=505744 CPUtime=50.84 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 92130 934 1 0 5064 20 0 0 25 0 1 0 656992188 517881856 63828 33554432000 4194304 5683644 140736504815920 18446744073709551615 47706527004812 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 126436 63828 1833 364 0 62360 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 505744

[startup+102.31 s]
/proc/loadavg: 4.03 4.05 3.82 5/298 28761
/proc/meminfo: memFree=16198872/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=505744 CPUtime=102.04 cores=4,6
/proc/28653/stat : 28653 (python) R 28651 28653 27642 0 -1 4202496 92130 934 1 0 10178 26 0 0 25 0 1 0 656992188 517881856 63828 33554432000 4194304 5683644 140736504815920 18446744073709551615 47706527004812 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28653/statm: 126436 63828 1833 364 0 62360 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 505744

[startup+162.3 s]
/proc/loadavg: 4.06 4.05 3.83 5/301 28795
/proc/meminfo: memFree=16308880/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=498620 CPUtime=138.23 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 92411 934 1 0 13797 26 0 0 25 0 2 0 656992188 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28653/statm: 124655 59518 1867 364 0 60573 0
[pid=28763] ppid=28653 vsize=488376 CPUtime=0.05 cores=4,6
/proc/28763/stat : 28763 (python) S 28653 28653 27642 0 -1 4202560 899 0 0 0 2 3 0 0 18 0 1 0 657006039 500097024 58023 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516854287 0 0 16781312 514 9768026116789862657 0 0 17 4 0 0 0
/proc/28763/statm: 122094 58023 376 364 0 58012 0
[pid=28765] ppid=28763 vsize=138500 CPUtime=23.72 cores=4,6
/proc/28765/stat : 28765 (lingeling) R 28763 28765 28765 0 -1 4202496 47148 0 0 0 2366 6 0 0 25 0 1 0 657006040 141824000 31748 33554432000 4194304 4352236 140734126766736 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/28765/statm: 34625 31748 129 39 0 33705 0
[pid=28653/tid=28764] ppid=28651 vsize=498620 CPUtime=0 cores=4,6
/proc/28653/task/28764/stat : 28764 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657006040 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 1125496

[startup+222.3 s]
/proc/loadavg: 4.23 4.13 3.87 5/304 28806
/proc/meminfo: memFree=14079480/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=498620 CPUtime=138.23 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 92411 934 1 0 13797 26 0 0 25 0 2 0 656992188 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28653/statm: 124655 59518 1867 364 0 60573 0
[pid=28763] ppid=28653 vsize=488376 CPUtime=0.17 cores=4,6
/proc/28763/stat : 28763 (python) S 28653 28653 27642 0 -1 4202560 926 0 0 0 9 8 0 0 18 0 1 0 657006039 500097024 58023 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516854287 0 0 16781312 514 9768026116789862657 0 0 17 4 0 0 0
/proc/28763/statm: 122094 58023 376 364 0 58012 0
[pid=28765] ppid=28763 vsize=141360 CPUtime=83.6 cores=4,6
/proc/28765/stat : 28765 (lingeling) R 28763 28765 28765 0 -1 4202496 52345 0 0 0 8352 8 0 0 25 0 1 0 657006040 144752640 34510 33554432000 4194304 4352236 140734126766736 18446744073709551615 4257469 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/28765/statm: 35340 34510 129 39 0 34420 0
[pid=28653/tid=28764] ppid=28651 vsize=498620 CPUtime=0 cores=4,6
/proc/28653/task/28764/stat : 28764 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657006040 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 1128356

[startup+282.301 s]
/proc/loadavg: 4.08 4.10 3.87 5/304 28808
/proc/meminfo: memFree=14007252/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=498620 CPUtime=138.23 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 92411 934 1 0 13797 26 0 0 25 0 2 0 656992188 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28653/statm: 124655 59518 1867 364 0 60573 0
[pid=28763] ppid=28653 vsize=488376 CPUtime=0.31 cores=4,6
/proc/28763/stat : 28763 (python) S 28653 28653 27642 0 -1 4202560 945 0 0 0 16 15 0 0 18 0 1 0 657006039 500097024 58023 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516854287 0 0 16781312 514 9768026116789862657 0 0 17 4 0 0 0
/proc/28763/statm: 122094 58023 376 364 0 58012 0
[pid=28765] ppid=28763 vsize=146400 CPUtime=143.48 cores=4,6
/proc/28765/stat : 28765 (lingeling) R 28763 28765 28765 0 -1 4202496 53621 0 0 0 14339 9 0 0 25 0 1 0 657006040 149913600 35770 33554432000 4194304 4352236 140734126766736 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/28765/statm: 36600 35770 129 39 0 35680 0
[pid=28653/tid=28764] ppid=28651 vsize=498620 CPUtime=0 cores=4,6
/proc/28653/task/28764/stat : 28764 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657006040 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 1133396

[startup+342.301 s]
/proc/loadavg: 4.10 4.10 3.89 5/304 28810
/proc/meminfo: memFree=13998868/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=498620 CPUtime=138.23 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 92411 934 1 0 13797 26 0 0 25 0 2 0 656992188 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28653/statm: 124655 59518 1867 364 0 60573 0
[pid=28763] ppid=28653 vsize=488376 CPUtime=0.43 cores=4,6
/proc/28763/stat : 28763 (python) S 28653 28653 27642 0 -1 4202560 963 0 0 0 22 21 0 0 18 0 1 0 657006039 500097024 58023 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516854287 0 0 16781312 514 9768026116789862657 0 0 17 4 0 0 0
/proc/28763/statm: 122094 58023 376 364 0 58012 0
[pid=28765] ppid=28763 vsize=141176 CPUtime=203.34 cores=4,6
/proc/28765/stat : 28765 (lingeling) R 28763 28765 28765 0 -1 4202496 53621 0 0 0 20324 10 0 0 25 0 1 0 657006040 144564224 34464 33554432000 4194304 4352236 140734126766736 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/28765/statm: 35294 34464 129 39 0 34374 0
[pid=28653/tid=28764] ppid=28651 vsize=498620 CPUtime=0 cores=4,6
/proc/28653/task/28764/stat : 28764 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657006040 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 1128172

[startup+402.301 s]
/proc/loadavg: 4.08 4.09 3.90 5/304 28811
/proc/meminfo: memFree=13995180/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=498620 CPUtime=138.23 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 92411 934 1 0 13797 26 0 0 25 0 2 0 656992188 510586880 59518 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0

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

[startup+1122.3 s]
/proc/loadavg: 4.01 4.05 3.97 5/324 28904
/proc/meminfo: memFree=11960472/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=519132 CPUtime=138.27 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 94033 934 1 0 13799 28 0 0 19 0 4 0 656992188 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28653/statm: 129783 59531 1872 364 0 65695 0
[pid=28763] ppid=28653 vsize=498620 CPUtime=0.63 cores=4,6
/proc/28763/stat : 28763 (python) S 28653 28653 27642 0 -1 4202560 1199 0 0 0 33 30 0 0 19 0 2 0 657006039 510586880 58066 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28763/statm: 124655 58066 414 364 0 60573 0
[pid=28765] ppid=28763 vsize=146120 CPUtime=291.96 cores=4,6
/proc/28765/stat : 28765 (lingeling) T 28763 28765 28765 0 -1 4202496 54864 0 0 0 29184 12 0 0 25 0 1 0 657006040 149626880 35700 33554432000 4194304 4352236 140734126766736 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28765/statm: 36530 35700 129 39 0 35610 0
[pid=28763/tid=28814] ppid=28653 vsize=498620 CPUtime=0 cores=4,6
/proc/28763/task/28814/stat : 28814 (python) S 28653 28653 27642 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657035299 510586880 58066 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 514 18446604453856955264 0 0 -1 6 0 0 0
[pid=28816] ppid=28653 vsize=498632 CPUtime=0.21 cores=4,6
/proc/28816/stat : 28816 (python) S 28653 28653 27642 0 -1 4202560 1100 0 0 0 11 10 0 0 19 0 2 0 657035300 510599168 58051 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28816/statm: 124658 58051 399 364 0 60573 0
[pid=28819] ppid=28816 vsize=140776 CPUtime=99.99 cores=4,6
/proc/28819/stat : 28819 (lingeling) T 28816 28819 28819 0 -1 4202496 52199 0 0 0 9992 7 0 0 25 0 1 0 657035300 144154624 34364 33554432000 4194304 4352236 140733354866704 18446744073709551615 4241300 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28819/statm: 35194 34364 129 39 0 34274 0
[pid=28816/tid=28825] ppid=28653 vsize=498632 CPUtime=0 cores=4,6
/proc/28816/task/28825/stat : 28825 (python) S 28653 28653 27642 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657045322 510599168 58051 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 514 18446604453849342400 0 0 -1 6 0 0 0
[pid=28826] ppid=28653 vsize=508888 CPUtime=1.35 cores=4,6
/proc/28826/stat : 28826 (python) S 28653 28653 27642 0 -1 4202560 991 0 0 0 71 64 0 0 15 0 1 0 657045323 521101312 58025 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516854342 0 0 16781312 514 9768026116789862660 0 0 17 4 0 0 0
/proc/28826/statm: 127222 58025 370 364 0 63134 0
[pid=28829] ppid=28826 vsize=1676020 CPUtime=589.72 cores=4,6
/proc/28829/stat : 28829 (cryptominisat-2) R 28826 28829 28829 0 -1 4202496 391118 0 0 0 58917 55 0 0 25 0 1 0 657045324 1716244480 344228 33554432000 4194304 4677096 140734211466944 18446744073709551615 4317664 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28829/statm: 419005 344228 393 118 0 413964 0
[pid=28653/tid=28764] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28764/stat : 28764 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 657006040 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
[pid=28653/tid=28817] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28817/stat : 28817 (python) S 28651 28653 27642 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 4 0 657035300 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
[pid=28653/tid=28827] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28827/stat : 28827 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 4 0 657045323 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 3988188

[startup+1182.3 s]
/proc/loadavg: 4.06 4.06 3.98 5/324 28942
/proc/meminfo: memFree=12222280/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=519132 CPUtime=138.27 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 94033 934 1 0 13799 28 0 0 19 0 4 0 656992188 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28653/statm: 129783 59531 1872 364 0 65695 0
[pid=28763] ppid=28653 vsize=498620 CPUtime=0.63 cores=4,6
/proc/28763/stat : 28763 (python) S 28653 28653 27642 0 -1 4202560 1199 0 0 0 33 30 0 0 19 0 2 0 657006039 510586880 58066 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28763/statm: 124655 58066 414 364 0 60573 0
[pid=28765] ppid=28763 vsize=146120 CPUtime=291.96 cores=4,6
/proc/28765/stat : 28765 (lingeling) T 28763 28765 28765 0 -1 4202496 54864 0 0 0 29184 12 0 0 25 0 1 0 657006040 149626880 35700 33554432000 4194304 4352236 140734126766736 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28765/statm: 36530 35700 129 39 0 35610 0
[pid=28763/tid=28814] ppid=28653 vsize=498620 CPUtime=0 cores=4,6
/proc/28763/task/28814/stat : 28814 (python) S 28653 28653 27642 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657035299 510586880 58066 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 514 18446604453856955264 0 0 -1 6 0 0 0
[pid=28816] ppid=28653 vsize=498632 CPUtime=0.21 cores=4,6
/proc/28816/stat : 28816 (python) S 28653 28653 27642 0 -1 4202560 1100 0 0 0 11 10 0 0 19 0 2 0 657035300 510599168 58051 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28816/statm: 124658 58051 399 364 0 60573 0
[pid=28819] ppid=28816 vsize=140776 CPUtime=99.99 cores=4,6
/proc/28819/stat : 28819 (lingeling) T 28816 28819 28819 0 -1 4202496 52199 0 0 0 9992 7 0 0 25 0 1 0 657035300 144154624 34364 33554432000 4194304 4352236 140733354866704 18446744073709551615 4241300 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28819/statm: 35194 34364 129 39 0 34274 0
[pid=28816/tid=28825] ppid=28653 vsize=498632 CPUtime=0 cores=4,6
/proc/28816/task/28825/stat : 28825 (python) S 28653 28653 27642 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657045322 510599168 58051 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 514 18446604453849342400 0 0 -1 6 0 0 0
[pid=28826] ppid=28653 vsize=508888 CPUtime=1.48 cores=4,6
/proc/28826/stat : 28826 (python) S 28653 28653 27642 0 -1 4202560 992 0 0 0 79 69 0 0 15 0 1 0 657045323 521101312 58025 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516854342 0 0 16781312 514 9768026116789862660 0 0 17 4 0 0 0
/proc/28826/statm: 127222 58025 370 364 0 63134 0
[pid=28829] ppid=28826 vsize=1694316 CPUtime=649.61 cores=4,6
/proc/28829/stat : 28829 (cryptominisat-2) R 28826 28829 28829 0 -1 4202496 395253 0 0 0 64905 56 0 0 25 0 1 0 657045324 1734979584 348363 33554432000 4194304 4677096 140734211466944 18446744073709551615 4334772 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28829/statm: 423579 348363 393 118 0 418538 0
[pid=28653/tid=28764] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28764/stat : 28764 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 657006040 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
[pid=28653/tid=28817] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28817/stat : 28817 (python) S 28651 28653 27642 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 4 0 657035300 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
[pid=28653/tid=28827] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28827/stat : 28827 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 4 0 657045323 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1182.15
Current children cumulated vsize (KiB) 4006484

[startup+1242.3 s]
/proc/loadavg: 4.02 4.06 3.98 4/318 28965
/proc/meminfo: memFree=12395824/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=519132 CPUtime=138.27 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 94033 934 1 0 13799 28 0 0 19 0 4 0 656992188 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28653/statm: 129783 59531 1872 364 0 65695 0
[pid=28763] ppid=28653 vsize=498620 CPUtime=0.63 cores=4,6
/proc/28763/stat : 28763 (python) S 28653 28653 27642 0 -1 4202560 1199 0 0 0 33 30 0 0 19 0 2 0 657006039 510586880 58066 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28763/statm: 124655 58066 414 364 0 60573 0
[pid=28765] ppid=28763 vsize=146120 CPUtime=291.96 cores=4,6
/proc/28765/stat : 28765 (lingeling) T 28763 28765 28765 0 -1 4202496 54864 0 0 0 29184 12 0 0 25 0 1 0 657006040 149626880 35700 33554432000 4194304 4352236 140734126766736 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28765/statm: 36530 35700 129 39 0 35610 0
[pid=28763/tid=28814] ppid=28653 vsize=498620 CPUtime=0 cores=4,6
/proc/28763/task/28814/stat : 28814 (python) S 28653 28653 27642 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657035299 510586880 58066 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 514 18446604453856955264 0 0 -1 6 0 0 0
[pid=28816] ppid=28653 vsize=498632 CPUtime=0.21 cores=4,6
/proc/28816/stat : 28816 (python) S 28653 28653 27642 0 -1 4202560 1100 0 0 0 11 10 0 0 19 0 2 0 657035300 510599168 58051 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28816/statm: 124658 58051 399 364 0 60573 0
[pid=28819] ppid=28816 vsize=140776 CPUtime=99.99 cores=4,6
/proc/28819/stat : 28819 (lingeling) T 28816 28819 28819 0 -1 4202496 52199 0 0 0 9992 7 0 0 25 0 1 0 657035300 144154624 34364 33554432000 4194304 4352236 140733354866704 18446744073709551615 4241300 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28819/statm: 35194 34364 129 39 0 34274 0
[pid=28816/tid=28825] ppid=28653 vsize=498632 CPUtime=0 cores=4,6
/proc/28816/task/28825/stat : 28825 (python) S 28653 28653 27642 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657045322 510599168 58051 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 514 18446604453849342400 0 0 -1 6 0 0 0
[pid=28826] ppid=28653 vsize=508888 CPUtime=1.63 cores=4,6
/proc/28826/stat : 28826 (python) S 28653 28653 27642 0 -1 4202560 992 0 0 0 87 76 0 0 15 0 1 0 657045323 521101312 58025 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516854342 0 0 16781312 514 4292827650667282692 0 0 17 4 0 0 0
/proc/28826/statm: 127222 58025 370 364 0 63134 0
[pid=28829] ppid=28826 vsize=1700892 CPUtime=709.46 cores=4,6
/proc/28829/stat : 28829 (cryptominisat-2) R 28826 28829 28829 0 -1 4202496 399063 0 0 0 70889 57 0 0 25 0 1 0 657045324 1741713408 352173 33554432000 4194304 4677096 140734211466944 18446744073709551615 4321064 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28829/statm: 425223 352173 393 118 0 420182 0
[pid=28653/tid=28764] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28764/stat : 28764 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 657006040 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
[pid=28653/tid=28817] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28817/stat : 28817 (python) S 28651 28653 27642 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 4 0 657035300 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
[pid=28653/tid=28827] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28827/stat : 28827 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 4 0 657045323 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 4013060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.52 3.91 3.94 4/322 28970
/proc/meminfo: memFree=10514128/32951124 swapFree=61565116/67111528
[pid=28653] ppid=28651 vsize=519132 CPUtime=138.27 cores=4,6
/proc/28653/stat : 28653 (python) S 28651 28653 27642 0 -1 4202496 94033 934 1 0 13799 28 0 0 19 0 4 0 656992188 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28653/statm: 129783 59531 1872 364 0 65695 0
[pid=28763] ppid=28653 vsize=498620 CPUtime=0.63 cores=4,6
/proc/28763/stat : 28763 (python) S 28653 28653 27642 0 -1 4202560 1199 0 0 0 33 30 0 0 19 0 2 0 657006039 510586880 58066 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28763/statm: 124655 58066 414 364 0 60573 0
[pid=28765] ppid=28763 vsize=146120 CPUtime=291.96 cores=4,6
/proc/28765/stat : 28765 (lingeling) T 28763 28765 28765 0 -1 4202496 54864 0 0 0 29184 12 0 0 25 0 1 0 657006040 149626880 35700 33554432000 4194304 4352236 140734126766736 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28765/statm: 36530 35700 129 39 0 35610 0
[pid=28763/tid=28814] ppid=28653 vsize=498620 CPUtime=0 cores=4,6
/proc/28763/task/28814/stat : 28814 (python) S 28653 28653 27642 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657035299 510586880 58066 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 514 18446604453856955264 0 0 -1 6 0 0 0
[pid=28816] ppid=28653 vsize=498632 CPUtime=0.21 cores=4,6
/proc/28816/stat : 28816 (python) S 28653 28653 27642 0 -1 4202560 1100 0 0 0 11 10 0 0 19 0 2 0 657035300 510599168 58051 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28816/statm: 124658 58051 399 364 0 60573 0
[pid=28819] ppid=28816 vsize=140776 CPUtime=99.99 cores=4,6
/proc/28819/stat : 28819 (lingeling) T 28816 28819 28819 0 -1 4202496 52199 0 0 0 9992 7 0 0 25 0 1 0 657035300 144154624 34364 33554432000 4194304 4352236 140733354866704 18446744073709551615 4241300 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/28819/statm: 35194 34364 129 39 0 34274 0
[pid=28816/tid=28825] ppid=28653 vsize=498632 CPUtime=0 cores=4,6
/proc/28816/task/28825/stat : 28825 (python) S 28653 28653 27642 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657045322 510599168 58051 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 514 18446604453849342400 0 0 -1 6 0 0 0
[pid=28826] ppid=28653 vsize=508888 CPUtime=1.76 cores=4,6
/proc/28826/stat : 28826 (python) S 28653 28653 27642 0 -1 4202560 993 0 0 0 94 82 0 0 15 0 1 0 657045323 521101312 58025 33554432000 4194304 5683644 140736504815920 18446744073709551615 246516854342 0 0 16781312 514 9768026116789862660 0 0 17 4 0 0 0
/proc/28826/statm: 127222 58025 370 364 0 63134 0
[pid=28829] ppid=28826 vsize=1737944 CPUtime=767.04 cores=4,6
/proc/28829/stat : 28829 (cryptominisat-2) R 28826 28829 28829 0 -1 4202496 405553 0 0 0 76645 59 0 0 25 0 1 0 657045324 1779654656 358663 33554432000 4194304 4677096 140734211466944 18446744073709551615 4318923 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/28829/statm: 434486 358663 393 118 0 429445 0
[pid=28653/tid=28764] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28764/stat : 28764 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 657006040 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
[pid=28653/tid=28817] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28817/stat : 28817 (python) S 28651 28653 27642 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 4 0 657035300 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 4 0 0 0
[pid=28653/tid=28827] ppid=28651 vsize=519132 CPUtime=0 cores=4,6
/proc/28653/task/28827/stat : 28827 (python) S 28651 28653 27642 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 4 0 657045323 531591168 59531 33554432000 4194304 5683644 140736504815920 18446744073709551615 246528657841 0 0 16781312 2 18446604453328266304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1299.86
Current children cumulated vsize (KiB) 4050112

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28653 and gives
#  childrusage.ru_utime.tv_sec=137
#  childrusage.ru_utime.tv_usec=995021
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=294955
# CPU time returned by wait4() is 138.29
# while last known CPU time is 1299.86
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1299.86
CPU user time (s): 1297.58
CPU system time (s): 2.28
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 4050112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.995
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94967
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= 2860
involuntary context switches= 778

runsolver used 4.08338 second user time and 8.30774 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 12:05:40
IDJOB=3377891
IDBENCH=82354
IDSOLVER=1858
FILE ID=node134/3377891-1305453939
RUNJOBID= node134-1305452698-28380
PBS_JOBID= 13324884
Free space on /tmp= 73388 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.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-3377891-1305453939/watcher-3377891-1305453939 -o /tmp/evaluation-result-3377891-1305453939/solver-3377891-1305453939 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377891-1305453939.cnf -seed 458001408 -budget 2400

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=458001408

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18143484 kB
Buffers:        275692 kB
Cached:        6346652 kB
SwapCached:      13768 kB
Active:        5775164 kB
Inactive:      8779452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18143484 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:           52828 kB
Writeback:           0 kB
AnonPages:     7925880 kB
Mapped:          20460 kB
Slab:           135232 kB
PageTables:      55496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46194332 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= 73112 MiB
End job on node134 at 2011-05-15 12:27:22