Trace number 3484601

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.04 1198.43

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark520.047
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

Solver Data

0.47/0.89	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.47/0.89	c INFO: solving HOME/instance-3484601-1307750680.cnf
0.47/0.89	c INFO: computing task features
1.04/1.49	c INFO: computed variable-clause graph statistics
1.14/1.51	c INFO: computed clause balance statistics
5.93/6.60	c INFO: computed variable balance statistics
5.93/9.25	c INFO: computed small-clause counts
5.93/9.25	c INFO: computed Horn-clause counts
5.93/14.47	c INFO: computed variable graph statistics
5.93/14.47	c INFO: collected features for HOME/instance-3484601-1307750680.cnf in 13.55 s
5.93/14.47	c INFO: running lingeling-276@0 for 582 with 1186 remaining (b = 0.60)
598.52/598.23	c INFO: running cryptominisat-2.9.0@0 for 603 with 603 remaining (b = 0.55)

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

running on 2 cores: 1,3

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.20 2.70 3.13 3/177 29683
/proc/meminfo: memFree=29041716/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=15380 CPUtime=0 cores=1,3
/proc/29683/stat : 29683 (python) R 29681 29683 27894 0 -1 4202496 795 0 0 0 0 0 0 0 18 0 1 0 886667703 15749120 681 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647142245 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29683/statm: 3845 681 322 364 0 332 0

[startup+0.0443549 s]
/proc/loadavg: 4.20 2.70 3.13 3/177 29683
/proc/meminfo: memFree=29041716/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=18880 CPUtime=0.03 cores=1,3
/proc/29683/stat : 29683 (python) R 29681 29683 27894 0 -1 4202496 1288 0 0 0 2 1 0 0 17 0 1 0 886667703 19333120 1140 33554432000 4194304 5683644 140735805594256 18446744073709551615 4539104 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29683/statm: 4720 1140 421 364 0 689 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18880

[startup+0.100369 s]
/proc/loadavg: 4.20 2.70 3.13 3/177 29683
/proc/meminfo: memFree=29041716/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=85620 CPUtime=0.06 cores=1,3
/proc/29683/stat : 29683 (python) R 29681 29683 27894 0 -1 4202496 2631 0 0 0 4 2 0 0 17 0 1 0 886667703 87674880 2348 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647144448 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/29683/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300361 s]
/proc/loadavg: 4.20 2.70 3.13 3/177 29683
/proc/meminfo: memFree=29041716/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=135748 CPUtime=0.2 cores=1,3
/proc/29683/stat : 29683 (python) R 29681 29683 27894 0 -1 4202496 5974 933 1 0 13 7 0 0 17 0 1 0 886667703 139005952 4148 33554432000 4194304 5683644 140735805594256 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29683/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.700268 s]
/proc/loadavg: 4.20 2.70 3.13 3/177 29683
/proc/meminfo: memFree=29041716/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=226928 CPUtime=0.39 cores=1,3
/proc/29683/stat : 29683 (python) R 29681 29683 27894 0 -1 4202496 7757 933 1 0 20 19 0 0 17 0 1 0 886667703 232374272 5677 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29683/statm: 56732 5677 1566 364 0 4270 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 226928

[startup+1.50111 s]
/proc/loadavg: 4.20 2.70 3.13 5/185 29714
/proc/meminfo: memFree=28901952/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=321972 CPUtime=1.14 cores=1,3
/proc/29683/stat : 29683 (python) R 29681 29683 27894 0 -1 4202496 25057 933 1 0 88 26 0 0 17 0 1 0 886667703 329699328 17870 33554432000 4194304 5683644 140735805594256 18446744073709551615 47519445281895 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29683/statm: 80493 17870 1818 364 0 16417 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 321972

[startup+3.10084 s]
/proc/loadavg: 4.18 2.72 3.13 5/185 29714
/proc/meminfo: memFree=28816268/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=321972 CPUtime=2.74 cores=1,3
/proc/29683/stat : 29683 (python) R 29681 29683 27894 0 -1 4202496 25065 933 1 0 248 26 0 0 19 0 1 0 886667703 329699328 17878 33554432000 4194304 5683644 140735805594256 18446744073709551615 47519415399088 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29683/statm: 80493 17878 1826 364 0 16417 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 321972

[startup+6.30026 s]
/proc/loadavg: 4.18 2.72 3.13 5/188 29719
/proc/meminfo: memFree=28808016/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=321972 CPUtime=5.93 cores=1,3
/proc/29683/stat : 29683 (python) R 29681 29683 27894 0 -1 4202496 25065 933 1 0 565 28 0 0 25 0 1 0 886667703 329699328 17878 33554432000 4194304 5683644 140735805594256 18446744073709551615 47519412715136 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29683/statm: 80493 17878 1826 364 0 16417 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 321972

[startup+18.9732 s]
/proc/loadavg: 4.18 2.72 3.13 5/188 29719
/proc/meminfo: memFree=28808016/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=328904 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 25356 933 1 0 1383 28 0 0 25 0 2 0 886667703 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29683/statm: 82226 17089 1867 364 0 18144 0
Current children cumulated CPU time (s) 14.11
Current children cumulated vsize (KiB) 328904
heavy processes:

[startup+25.5011 s]
/proc/loadavg: 5.50 3.12 3.26 5/197 29728
/proc/meminfo: memFree=28744788/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=328904 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 25356 933 1 0 1383 28 0 0 25 0 2 0 886667703 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29683/statm: 82226 17089 1867 364 0 18144 0
[pid=29726] ppid=29683 vsize=318660 CPUtime=0 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 886669151 326307840 15594 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166479 0 0 16781312 514 17774669790254694664 0 0 17 3 0 0 0
/proc/29726/statm: 79665 15594 376 364 0 15583 0
[pid=29728] ppid=29726 vsize=26132 CPUtime=10.97 cores=1,3
/proc/29728/stat : 29728 (lingeling) R 29726 29728 29728 0 -1 4202496 10782 0 0 0 1045 52 0 0 25 0 1 0 886669152 26759168 5701 33554432000 4194304 4352236 140736642810352 18446744073709551615 4228410 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29728/statm: 6533 5701 127 39 0 5613 0
[pid=29683/tid=29727] ppid=29681 vsize=328904 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 886669152 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 673696

[startup+51.1007 s]
/proc/loadavg: 6.08 3.45 3.36 5/197 29728
/proc/meminfo: memFree=28744968/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=328904 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 25356 933 1 0 1383 28 0 0 25 0 2 0 886667703 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29683/statm: 82226 17089 1867 364 0 18144 0
[pid=29726] ppid=29683 vsize=318660 CPUtime=0.03 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 894 0 0 0 2 1 0 0 18 0 1 0 886669151 326307840 15594 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166479 0 0 16781312 514 17774669790254694664 0 0 17 3 0 0 0
/proc/29726/statm: 79665 15594 376 364 0 15583 0
[pid=29728] ppid=29726 vsize=22336 CPUtime=36.54 cores=1,3
/proc/29728/stat : 29728 (lingeling) R 29726 29728 29728 0 -1 4202496 10899 0 0 0 3594 60 0 0 25 0 1 0 886669152 22872064 4754 33554432000 4194304 4352236 140736642810352 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29728/statm: 5584 4754 129 39 0 4664 0
[pid=29683/tid=29727] ppid=29681 vsize=328904 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 886669152 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 669900

[startup+102.301 s]
/proc/loadavg: 4.94 3.55 3.39 5/197 29733
/proc/meminfo: memFree=28728944/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=328904 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 25356 933 1 0 1383 28 0 0 25 0 2 0 886667703 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29683/statm: 82226 17089 1867 364 0 18144 0
[pid=29726] ppid=29683 vsize=318660 CPUtime=0.1 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 919 0 0 0 6 4 0 0 18 0 1 0 886669151 326307840 15594 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166479 0 0 16781312 514 17774669790254694664 0 0 17 3 0 0 0
/proc/29726/statm: 79665 15594 376 364 0 15583 0
[pid=29728] ppid=29726 vsize=26428 CPUtime=87.75 cores=1,3
/proc/29728/stat : 29728 (lingeling) R 29726 29728 29728 0 -1 4202496 14995 0 0 0 8714 61 0 0 25 0 1 0 886669152 27062272 5777 33554432000 4194304 4352236 140736642810352 18446744073709551615 4329333 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29728/statm: 6607 5777 129 39 0 5687 0
[pid=29683/tid=29727] ppid=29681 vsize=328904 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 886669152 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 673992

[startup+162.301 s]
/proc/loadavg: 4.31 3.63 3.43 5/197 29735
/proc/meminfo: memFree=28711276/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=328904 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 25356 933 1 0 1383 28 0 0 25 0 2 0 886667703 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29683/statm: 82226 17089 1867 364 0 18144 0
[pid=29726] ppid=29683 vsize=318660 CPUtime=0.19 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 937 0 0 0 11 8 0 0 18 0 1 0 886669151 326307840 15594 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166479 0 0 16781312 514 17774669790254694664 0 0 17 3 0 0 0
/proc/29726/statm: 79665 15594 376 364 0 15583 0
[pid=29728] ppid=29726 vsize=28600 CPUtime=147.74 cores=1,3
/proc/29728/stat : 29728 (lingeling) R 29726 29728 29728 0 -1 4202496 16563 0 0 0 14713 61 0 0 25 0 1 0 886669152 29286400 6320 33554432000 4194304 4352236 140736642810352 18446744073709551615 4329173 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29728/statm: 7150 6320 129 39 0 6230 0
[pid=29683/tid=29727] ppid=29681 vsize=328904 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 886669152 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 676164

[startup+222.301 s]
/proc/loadavg: 4.12 3.69 3.46 5/197 29735
/proc/meminfo: memFree=28705192/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=328904 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 25356 933 1 0 1383 28 0 0 25 0 2 0 886667703 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29683/statm: 82226 17089 1867 364 0 18144 0
[pid=29726] ppid=29683 vsize=318660 CPUtime=0.26 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 955 0 0 0 15 11 0 0 18 0 1 0 886669151 326307840 15594 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166479 0 0 16781312 514 17774669790254694664 0 0 17 3 0 0 0
/proc/29726/statm: 79665 15594 376 364 0 15583 0
[pid=29728] ppid=29726 vsize=32184 CPUtime=207.74 cores=1,3
/proc/29728/stat : 29728 (lingeling) R 29726 29728 29728 0 -1 4202496 17459 0 0 0 20713 61 0 0 25 0 1 0 886669152 32956416 7216 33554432000 4194304 4352236 140736642810352 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29728/statm: 8046 7216 129 39 0 7126 0
[pid=29683/tid=29727] ppid=29681 vsize=328904 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 886669152 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 679748

[startup+282.301 s]
/proc/loadavg: 4.04 3.74 3.49 5/197 29737
/proc/meminfo: memFree=28687696/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=328904 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 25356 933 1 0 1383 28 0 0 25 0 2 0 886667703 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29683/statm: 82226 17089 1867 364 0 18144 0
[pid=29726] ppid=29683 vsize=318660 CPUtime=0.34 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 966 0 0 0 19 15 0 0 18 0 1 0 886669151 326307840 15594 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166479 0 0 16781312 514 17774669790254694664 0 0 17 3 0 0 0
/proc/29726/statm: 79665 15594 376 364 0 15583 0
[pid=29728] ppid=29726 vsize=35768 CPUtime=267.75 cores=1,3
/proc/29728/stat : 29728 (lingeling) R 29726 29728 29728 0 -1 4202496 22451 0 0 0 26713 62 0 0 25 0 1 0 886669152 36626432 8112 33554432000 4194304 4352236 140736642810352 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29728/statm: 8942 8112 129 39 0 8022 0
[pid=29683/tid=29727] ppid=29681 vsize=328904 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 886669152 336797696 17089 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0

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

[pid=29759] ppid=29683 vsize=328916 CPUtime=1.86 cores=1,3
/proc/29759/stat : 29759 (python) S 29683 29683 27894 0 -1 4202560 1000 0 0 0 105 81 0 0 15 0 1 0 886727527 336809984 15592 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166534 0 0 16781312 514 17774669790254694660 0 0 17 1 0 0 0
/proc/29759/statm: 82229 15592 370 364 0 18144 0
[pid=29761] ppid=29759 vsize=751484 CPUtime=403.48 cores=1,3
/proc/29761/stat : 29761 (cryptominisat-2) R 29759 29761 29761 0 -1 4202496 309408 0 0 0 40289 59 0 0 25 0 1 0 886727528 769519616 148658 33554432000 4194304 4677096 140736110125744 18446744073709551615 4320112 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29761/statm: 187871 148658 393 118 0 182830 0
[pid=29683/tid=29727] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 886669152 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
[pid=29683/tid=29760] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29760/stat : 29760 (python) S 29681 29683 27894 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 886727528 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1003.9
Current children cumulated vsize (KiB) 1799592

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.78 5/209 29821
/proc/meminfo: memFree=27231476/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=339160 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 26158 933 1 0 1383 28 0 0 20 0 3 0 886667703 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29683/statm: 84790 17096 1870 364 0 20705 0
[pid=29726] ppid=29683 vsize=328904 CPUtime=0.76 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 1198 0 0 0 43 33 0 0 19 0 2 0 886669151 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29726/statm: 82226 15637 414 364 0 18144 0
[pid=29728] ppid=29726 vsize=51128 CPUtime=583.69 cores=1,3
/proc/29728/stat : 29728 (lingeling) T 29726 29728 29728 0 -1 4202496 42164 0 0 0 58305 64 0 0 25 0 1 0 886669152 52355072 11952 33554432000 4194304 4352236 140736642810352 18446744073709551615 4328479 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/29728/statm: 12782 11952 129 39 0 11862 0
[pid=29726/tid=29758] ppid=29683 vsize=328904 CPUtime=0 cores=1,3
/proc/29726/task/29758/stat : 29758 (python) S 29683 29683 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886727527 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 514 18446604458807957312 0 0 -1 1 0 0 0
[pid=29759] ppid=29683 vsize=328916 CPUtime=1.94 cores=1,3
/proc/29759/stat : 29759 (python) S 29683 29683 27894 0 -1 4202560 1001 0 0 0 109 85 0 0 15 0 1 0 886727527 336809984 15592 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166534 0 0 16781312 514 17774669790254694660 0 0 17 1 0 0 0
/proc/29759/statm: 82229 15592 370 364 0 18144 0
[pid=29761] ppid=29759 vsize=696752 CPUtime=463.42 cores=1,3
/proc/29761/stat : 29761 (cryptominisat-2) R 29759 29761 29761 0 -1 4202496 334296 0 0 0 46279 63 0 0 25 0 1 0 886727528 713474048 150037 33554432000 4194304 4677096 140736110125744 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29761/statm: 174188 150037 393 118 0 169147 0
[pid=29683/tid=29727] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 886669152 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
[pid=29683/tid=29760] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29760/stat : 29760 (python) S 29681 29683 27894 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 886727528 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1063.92
Current children cumulated vsize (KiB) 1744860

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/209 29821
/proc/meminfo: memFree=27213728/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=339160 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 26158 933 1 0 1383 28 0 0 20 0 3 0 886667703 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29683/statm: 84790 17096 1870 364 0 20705 0
[pid=29726] ppid=29683 vsize=328904 CPUtime=0.76 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 1198 0 0 0 43 33 0 0 19 0 2 0 886669151 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29726/statm: 82226 15637 414 364 0 18144 0
[pid=29728] ppid=29726 vsize=51128 CPUtime=583.69 cores=1,3
/proc/29728/stat : 29728 (lingeling) T 29726 29728 29728 0 -1 4202496 42164 0 0 0 58305 64 0 0 25 0 1 0 886669152 52355072 11952 33554432000 4194304 4352236 140736642810352 18446744073709551615 4328479 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/29728/statm: 12782 11952 129 39 0 11862 0
[pid=29726/tid=29758] ppid=29683 vsize=328904 CPUtime=0 cores=1,3
/proc/29726/task/29758/stat : 29758 (python) S 29683 29683 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886727527 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 514 18446604458807957312 0 0 -1 1 0 0 0
[pid=29759] ppid=29683 vsize=328916 CPUtime=2.02 cores=1,3
/proc/29759/stat : 29759 (python) S 29683 29683 27894 0 -1 4202560 1001 0 0 0 114 88 0 0 15 0 1 0 886727527 336809984 15592 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166534 0 0 16781312 514 17774669790254694660 0 0 17 1 0 0 0
/proc/29759/statm: 82229 15592 370 364 0 18144 0
[pid=29761] ppid=29759 vsize=766940 CPUtime=523.35 cores=1,3
/proc/29761/stat : 29761 (cryptominisat-2) R 29759 29761 29761 0 -1 4202496 356252 0 0 0 52267 68 0 0 25 0 1 0 886727528 785346560 152614 33554432000 4194304 4677096 140736110125744 18446744073709551615 4355212 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29761/statm: 191735 152614 393 118 0 186694 0
[pid=29683/tid=29727] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 886669152 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
[pid=29683/tid=29760] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29760/stat : 29760 (python) S 29681 29683 27894 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 886727528 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.93
Current children cumulated vsize (KiB) 1815048

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/209 29823
/proc/meminfo: memFree=27193244/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=339160 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 26158 933 1 0 1383 28 0 0 20 0 3 0 886667703 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29683/statm: 84790 17096 1870 364 0 20705 0
[pid=29726] ppid=29683 vsize=328904 CPUtime=0.76 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 1198 0 0 0 43 33 0 0 19 0 2 0 886669151 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29726/statm: 82226 15637 414 364 0 18144 0
[pid=29728] ppid=29726 vsize=51128 CPUtime=583.69 cores=1,3
/proc/29728/stat : 29728 (lingeling) T 29726 29728 29728 0 -1 4202496 42164 0 0 0 58305 64 0 0 25 0 1 0 886669152 52355072 11952 33554432000 4194304 4352236 140736642810352 18446744073709551615 4328479 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/29728/statm: 12782 11952 129 39 0 11862 0
[pid=29726/tid=29758] ppid=29683 vsize=328904 CPUtime=0 cores=1,3
/proc/29726/task/29758/stat : 29758 (python) S 29683 29683 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886727527 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 514 18446604458807957312 0 0 -1 1 0 0 0
[pid=29759] ppid=29683 vsize=328916 CPUtime=2.1 cores=1,3
/proc/29759/stat : 29759 (python) S 29683 29683 27894 0 -1 4202560 1009 0 0 0 119 91 0 0 15 0 1 0 886727527 336809984 15593 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166534 0 0 16781312 514 17774669790254694660 0 0 17 1 0 0 0
/proc/29759/statm: 82229 15593 371 364 0 18144 0
[pid=29761] ppid=29759 vsize=792132 CPUtime=583.28 cores=1,3
/proc/29761/stat : 29761 (cryptominisat-2) R 29759 29761 29761 0 -1 4202496 386831 0 0 0 58255 73 0 0 25 0 1 0 886727528 811143168 156328 33554432000 4194304 4677096 140736110125744 18446744073709551615 4334818 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29761/statm: 198033 156328 393 118 0 192992 0
[pid=29683/tid=29727] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 886669152 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
[pid=29683/tid=29760] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29760/stat : 29760 (python) S 29681 29683 27894 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 886727528 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.94
Current children cumulated vsize (KiB) 1840240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1198.4 s]
/proc/loadavg: 4.00 4.00 3.81 5/209 29823
/proc/meminfo: memFree=27159640/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=339160 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 26158 933 1 0 1383 28 0 0 20 0 3 0 886667703 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29683/statm: 84790 17096 1870 364 0 20705 0
[pid=29726] ppid=29683 vsize=328904 CPUtime=0.76 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 1198 0 0 0 43 33 0 0 19 0 2 0 886669151 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29726/statm: 82226 15637 414 364 0 18144 0
[pid=29728] ppid=29726 vsize=51128 CPUtime=583.69 cores=1,3
/proc/29728/stat : 29728 (lingeling) T 29726 29728 29728 0 -1 4202496 42164 0 0 0 58305 64 0 0 25 0 1 0 886669152 52355072 11952 33554432000 4194304 4352236 140736642810352 18446744073709551615 4328479 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/29728/statm: 12782 11952 129 39 0 11862 0
[pid=29726/tid=29758] ppid=29683 vsize=328904 CPUtime=0 cores=1,3
/proc/29726/task/29758/stat : 29758 (python) S 29683 29683 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886727527 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 514 18446604458807957312 0 0 -1 1 0 0 0
[pid=29759] ppid=29683 vsize=328916 CPUtime=2.12 cores=1,3
/proc/29759/stat : 29759 (python) S 29683 29683 27894 0 -1 4202560 1009 0 0 0 120 92 0 0 15 0 1 0 886727527 336809984 15593 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166534 0 0 16781312 514 17774669790254694660 0 0 17 1 0 0 0
/proc/29759/statm: 82229 15593 371 364 0 18144 0
[pid=29761] ppid=29759 vsize=793516 CPUtime=599.36 cores=1,3
/proc/29761/stat : 29761 (cryptominisat-2) R 29759 29761 29761 0 -1 4202496 396050 0 0 0 59862 74 0 0 25 0 1 0 886727528 812560384 157296 33554432000 4194304 4677096 140736110125744 18446744073709551615 210646843074 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29761/statm: 198379 157296 393 118 0 193338 0
[pid=29683/tid=29727] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 886669152 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
[pid=29683/tid=29760] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29760/stat : 29760 (python) S 29681 29683 27894 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 886727528 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1841624

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

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

[startup+1198.4 s]
/proc/loadavg: 4.00 4.00 3.81 5/209 29823
/proc/meminfo: memFree=27159640/32951132 swapFree=67061148/67111528
[pid=29683] ppid=29681 vsize=339160 CPUtime=14.11 cores=1,3
/proc/29683/stat : 29683 (python) S 29681 29683 27894 0 -1 4202496 26158 933 1 0 1383 28 0 0 20 0 3 0 886667703 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29683/statm: 84790 17096 1870 364 0 20705 0
[pid=29726] ppid=29683 vsize=328904 CPUtime=0.76 cores=1,3
/proc/29726/stat : 29726 (python) S 29683 29683 27894 0 -1 4202560 1198 0 0 0 43 33 0 0 19 0 2 0 886669151 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29726/statm: 82226 15637 414 364 0 18144 0
[pid=29728] ppid=29726 vsize=51128 CPUtime=583.69 cores=1,3
/proc/29728/stat : 29728 (lingeling) T 29726 29728 29728 0 -1 4202496 42164 0 0 0 58305 64 0 0 25 0 1 0 886669152 52355072 11952 33554432000 4194304 4352236 140736642810352 18446744073709551615 4328479 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/29728/statm: 12782 11952 129 39 0 11862 0
[pid=29726/tid=29758] ppid=29683 vsize=328904 CPUtime=0 cores=1,3
/proc/29726/task/29758/stat : 29758 (python) S 29683 29683 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886727527 336797696 15637 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 514 18446604458807957312 0 0 -1 1 0 0 0
[pid=29759] ppid=29683 vsize=328916 CPUtime=2.12 cores=1,3
/proc/29759/stat : 29759 (python) S 29683 29683 27894 0 -1 4202560 1009 0 0 0 120 92 0 0 15 0 1 0 886727527 336809984 15593 33554432000 4194304 5683644 140735805594256 18446744073709551615 210647166534 0 0 16781312 514 17774669790254694660 0 0 17 1 0 0 0
/proc/29759/statm: 82229 15593 371 364 0 18144 0
[pid=29761] ppid=29759 vsize=793516 CPUtime=599.36 cores=1,3
/proc/29761/stat : 29761 (cryptominisat-2) R 29759 29761 29761 0 -1 4202496 396050 0 0 0 59862 74 0 0 25 0 1 0 886727528 812560384 157296 33554432000 4194304 4677096 140736110125744 18446744073709551615 210646843074 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29761/statm: 198379 157296 393 118 0 193338 0
[pid=29683/tid=29727] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29727/stat : 29727 (python) S 29681 29683 27894 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 886669152 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 3 0 0 0
[pid=29683/tid=29760] ppid=29681 vsize=339160 CPUtime=0 cores=1,3
/proc/29683/task/29760/stat : 29760 (python) S 29681 29683 27894 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 886727528 347299840 17096 33554432000 4194304 5683644 140735805594256 18446744073709551615 210658970033 0 0 16781312 2 18446604471145543680 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1841624

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29683 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=838896
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=295955
# CPU time returned by wait4() is 14.1349
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1198.43
CPU time (s): 1200.04
CPU user time (s): 1197.13
CPU system time (s): 2.91
CPU usage (%): 100.135
Max. virtual memory (cumulated for all children) (KiB): 1841624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8389
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27091
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= 25390
involuntary context switches= 85

runsolver used 1.88771 second user time and 4.6083 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-11 02:04:41
IDJOB=3484601
IDBENCH=83116
IDSOLVER=1976
FILE ID=node129/3484601-1307750680
RUNJOBID= node129-1307750680-29641
PBS_JOBID= 13550828
Free space on /tmp= 74124 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top24.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-3484601-1307750680/watcher-3484601-1307750680 -o /tmp/evaluation-result-3484601-1307750680/solver-3484601-1307750680 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484601-1307750680.cnf -seed 1005353049 -budget 1200

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1005353049

node129.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.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.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.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.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	: 5332.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29050244 kB
Buffers:        418172 kB
Cached:        3196436 kB
SwapCached:      13132 kB
Active:        1074904 kB
Inactive:      2561456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29050244 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:          122180 kB
Writeback:          16 kB
AnonPages:       18768 kB
Mapped:          10108 kB
Slab:           201648 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   181788 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74000 MiB
End job on node129 at 2011-06-11 02:24:41