Trace number 3484596

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.05 1200.53

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

Solver Data

0.27/0.99	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.27/0.99	c INFO: solving HOME/instance-3484596-1307750675.cnf
0.27/0.99	c INFO: computing task features
0.27/1.72	c INFO: computed variable-clause graph statistics
0.27/1.75	c INFO: computed clause balance statistics
4.71/5.39	c INFO: computed variable balance statistics
7.51/8.12	c INFO: computed small-clause counts
7.51/8.15	c INFO: computed Horn-clause counts
13.11/13.71	c INFO: computed variable graph statistics
13.11/13.71	c INFO: collected features for HOME/instance-3484596-1307750675.cnf in 12.66 s
13.11/13.71	c INFO: running lingeling-276@0 for 582 with 1187 remaining (b = 0.59)
599.74/600.32	c INFO: running cryptominisat-2.9.0@0 for 601 with 601 remaining (b = 0.54)

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-3484596-1307750675/watcher-3484596-1307750675 -o /tmp/evaluation-result-3484596-1307750675/solver-3484596-1307750675 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484596-1307750675.cnf -seed 1767933084 -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: 1.56 2.00 2.81 4/185 23157
/proc/meminfo: memFree=31918984/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=11804 CPUtime=0 cores=4,6
/proc/23157/stat : 23157 (runsolver) R 23155 23157 18188 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 886664568 12087296 50 33554432000 4194304 5436572 140737072346960 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/23157/statm: 2951 50 31 304 0 2643 0

[startup+0.0681471 s]
/proc/loadavg: 1.56 2.00 2.81 4/185 23157
/proc/meminfo: memFree=31918984/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=18880 CPUtime=0.01 cores=4,6
/proc/23157/stat : 23157 (python) R 23155 23157 18188 0 -1 4202496 1272 0 0 0 1 0 0 0 17 0 1 0 886664568 19333120 1123 33554432000 4194304 5683644 140736144096048 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23157/statm: 4720 1123 421 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18880

[startup+0.101139 s]
/proc/loadavg: 1.56 2.00 2.81 4/185 23157
/proc/meminfo: memFree=31918984/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=36836 CPUtime=0.03 cores=4,6
/proc/23157/stat : 23157 (python) D 23155 23157 18188 0 -1 4202496 1624 0 0 0 3 0 0 0 17 0 1 0 886664568 37720064 1452 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23157/statm: 9209 1452 452 364 0 1026 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36836

[startup+0.301104 s]
/proc/loadavg: 1.56 2.00 2.81 4/185 23157
/proc/meminfo: memFree=31918984/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=135748 CPUtime=0.17 cores=4,6
/proc/23157/stat : 23157 (python) R 23155 23157 18188 0 -1 4202496 5972 930 1 0 12 5 0 0 17 0 1 0 886664568 139005952 4148 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476690949 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23157/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.701026 s]
/proc/loadavg: 1.56 2.00 2.81 4/185 23157
/proc/meminfo: memFree=31918984/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=157380 CPUtime=0.27 cores=4,6
/proc/23157/stat : 23157 (python) D 23155 23157 18188 0 -1 4202496 6601 930 1 0 15 12 0 0 16 0 1 0 886664568 161157120 4696 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476700727 0 0 16781312 2 18446744071562154983 0 0 17 4 0 0 0
/proc/23157/statm: 39345 4696 1257 364 0 3453 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 157380

[startup+2.34973 s]
/proc/loadavg: 1.56 2.00 2.81 4/185 23157
/proc/meminfo: memFree=31918984/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=326940 CPUtime=1.77 cores=4,6
/proc/23157/stat : 23157 (python) R 23155 23157 18188 0 -1 4202496 26916 930 1 0 159 18 0 0 18 0 1 0 886664568 334786560 19120 33554432000 4194304 5683644 140736144096048 18446744073709551615 47141650093928 0 0 16781312 2 0 0 0 17 4 0 0 22
/proc/23157/statm: 81735 19120 1826 364 0 17659 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 326940
heavy processes:

[startup+3.10058 s]
/proc/loadavg: 1.99 2.09 2.83 5/190 23183
/proc/meminfo: memFree=31682448/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=326940 CPUtime=2.51 cores=4,6
/proc/23157/stat : 23157 (python) R 23155 23157 18188 0 -1 4202496 26916 930 1 0 233 18 0 0 18 0 1 0 886664568 334786560 19120 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476343989 0 0 16781312 2 0 0 0 17 4 0 0 22
/proc/23157/statm: 81735 19120 1826 364 0 17659 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 326940

[startup+6.30097 s]
/proc/loadavg: 1.99 2.09 2.83 5/193 23186
/proc/meminfo: memFree=31675036/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=326940 CPUtime=5.71 cores=4,6
/proc/23157/stat : 23157 (python) R 23155 23157 18188 0 -1 4202496 26917 930 1 0 553 18 0 0 25 0 1 0 886664568 334786560 19121 33554432000 4194304 5683644 140736144096048 18446744073709551615 5006465 0 0 16781312 2 0 0 0 17 4 0 0 22
/proc/23157/statm: 81735 19121 1827 364 0 17659 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 326940

[startup+12.7007 s]
/proc/loadavg: 2.30 2.15 2.84 5/199 23193
/proc/meminfo: memFree=31640052/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=326940 CPUtime=12.11 cores=4,6
/proc/23157/stat : 23157 (python) R 23155 23157 18188 0 -1 4202496 26923 930 1 0 1193 18 0 0 25 0 1 0 886664568 334786560 19127 33554432000 4194304 5683644 140736144096048 18446744073709551615 47141647321228 0 0 16781312 2 0 0 0 17 4 0 0 22
/proc/23157/statm: 81735 19127 1833 364 0 17659 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 326940

[startup+25.5013 s]
/proc/loadavg: 2.56 2.21 2.85 5/202 23196
/proc/meminfo: memFree=31617100/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=333468 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 27204 930 1 0 1295 19 0 0 20 0 2 0 886664568 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 22
/proc/23157/statm: 83367 18230 1867 364 0 19285 0
[pid=23194] ppid=23157 vsize=323224 CPUtime=0 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 886665940 330981376 16735 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715023 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23194/statm: 80806 16735 376 364 0 16724 0
[pid=23196] ppid=23194 vsize=27256 CPUtime=11.74 cores=4,6
/proc/23196/stat : 23196 (lingeling) R 23194 23196 23196 0 -1 4202496 9485 0 0 0 1174 0 0 0 25 0 1 0 886665940 27910144 5984 33554432000 4194304 4352236 140735941855184 18446744073709551615 4277008 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23196/statm: 6814 5984 129 39 0 5894 0
[pid=23157/tid=23195] ppid=23155 vsize=333468 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 2 0 886665940 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 683948

[startup+51.1004 s]
/proc/loadavg: 3.05 2.35 2.88 5/202 23197
/proc/meminfo: memFree=31614608/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=333468 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 27204 930 1 0 1295 19 0 0 20 0 2 0 886664568 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 22
/proc/23157/statm: 83367 18230 1867 364 0 19285 0
[pid=23194] ppid=23157 vsize=323224 CPUtime=0.04 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 892 0 0 0 2 2 0 0 18 0 1 0 886665940 330981376 16735 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715023 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23194/statm: 80806 16735 376 364 0 16724 0
[pid=23196] ppid=23194 vsize=27256 CPUtime=37.32 cores=4,6
/proc/23196/stat : 23196 (lingeling) R 23194 23196 23196 0 -1 4202496 9485 0 0 0 3731 1 0 0 25 0 1 0 886665940 27910144 5984 33554432000 4194304 4352236 140735941855184 18446744073709551615 4328042 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23196/statm: 6814 5984 129 39 0 5894 0
[pid=23157/tid=23195] ppid=23155 vsize=333468 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 2 0 886665940 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 683948

[startup+102.301 s]
/proc/loadavg: 3.64 2.62 2.94 5/202 23198
/proc/meminfo: memFree=31595036/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=333468 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 27204 930 1 0 1295 19 0 0 20 0 2 0 886664568 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 22
/proc/23157/statm: 83367 18230 1867 364 0 19285 0
[pid=23194] ppid=23157 vsize=323224 CPUtime=0.1 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 918 0 0 0 6 4 0 0 18 0 1 0 886665940 330981376 16735 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715023 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23194/statm: 80806 16735 376 364 0 16724 0
[pid=23196] ppid=23194 vsize=29164 CPUtime=88.46 cores=4,6
/proc/23196/stat : 23196 (lingeling) R 23194 23196 23196 0 -1 4202496 9964 0 0 0 8845 1 0 0 25 0 1 0 886665940 29863936 6463 33554432000 4194304 4352236 140735941855184 18446744073709551615 4276539 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23196/statm: 7291 6463 129 39 0 6371 0
[pid=23157/tid=23195] ppid=23155 vsize=333468 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 2 0 886665940 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 685856

[startup+162.301 s]
/proc/loadavg: 3.93 2.88 3.01 5/202 23200
/proc/meminfo: memFree=31583972/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=333468 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 27204 930 1 0 1295 19 0 0 20 0 2 0 886664568 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 22
/proc/23157/statm: 83367 18230 1867 364 0 19285 0
[pid=23194] ppid=23157 vsize=323224 CPUtime=0.17 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 938 0 0 0 10 7 0 0 18 0 1 0 886665940 330981376 16735 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715023 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23194/statm: 80806 16735 376 364 0 16724 0
[pid=23196] ppid=23194 vsize=31880 CPUtime=148.39 cores=4,6
/proc/23196/stat : 23196 (lingeling) R 23194 23196 23196 0 -1 4202496 10642 0 0 0 14838 1 0 0 25 0 1 0 886665940 32645120 7140 33554432000 4194304 4352236 140735941855184 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23196/statm: 7970 7140 129 39 0 7050 0
[pid=23157/tid=23195] ppid=23155 vsize=333468 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 2 0 886665940 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 688572

[startup+222.301 s]
/proc/loadavg: 4.05 3.10 3.08 5/202 23201
/proc/meminfo: memFree=31582832/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=333468 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 27204 930 1 0 1295 19 0 0 20 0 2 0 886664568 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 22
/proc/23157/statm: 83367 18230 1867 364 0 19285 0
[pid=23194] ppid=23157 vsize=323224 CPUtime=0.23 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 957 0 0 0 13 10 0 0 18 0 1 0 886665940 330981376 16735 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715023 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23194/statm: 80806 16735 376 364 0 16724 0
[pid=23196] ppid=23194 vsize=32540 CPUtime=208.32 cores=4,6
/proc/23196/stat : 23196 (lingeling) R 23194 23196 23196 0 -1 4202496 10807 0 0 0 20831 1 0 0 25 0 1 0 886665940 33320960 7305 33554432000 4194304 4352236 140735941855184 18446744073709551615 4328400 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23196/statm: 8135 7305 129 39 0 7215 0
[pid=23157/tid=23195] ppid=23155 vsize=333468 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 2 0 886665940 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 221.69
Current children cumulated vsize (KiB) 689232

[startup+282.301 s]
/proc/loadavg: 4.02 3.26 3.13 5/202 23203
/proc/meminfo: memFree=31560868/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=333468 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 27204 930 1 0 1295 19 0 0 20 0 2 0 886664568 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 22
/proc/23157/statm: 83367 18230 1867 364 0 19285 0
[pid=23194] ppid=23157 vsize=323224 CPUtime=0.31 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 965 0 0 0 17 14 0 0 18 0 1 0 886665940 330981376 16735 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715023 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23194/statm: 80806 16735 376 364 0 16724 0
[pid=23196] ppid=23194 vsize=32540 CPUtime=268.25 cores=4,6
/proc/23196/stat : 23196 (lingeling) R 23194 23196 23196 0 -1 4202496 10807 0 0 0 26824 1 0 0 25 0 1 0 886665940 33320960 7305 33554432000 4194304 4352236 140735941855184 18446744073709551615 4328794 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23196/statm: 8135 7305 129 39 0 7215 0
[pid=23157/tid=23195] ppid=23155 vsize=333468 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 2 0 886665940 341471232 18230 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0

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

[pid=23225] ppid=23157 vsize=333480 CPUtime=0.47 cores=4,6
/proc/23225/stat : 23225 (python) S 23157 23157 18188 0 -1 4202560 971 0 0 0 27 20 0 0 15 0 1 0 886724600 341483520 16733 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715078 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23225/statm: 83370 16733 370 364 0 19285 0
[pid=23227] ppid=23225 vsize=730284 CPUtime=341.53 cores=4,6
/proc/23227/stat : 23227 (cryptominisat-2) R 23225 23227 23227 0 -1 4202496 325431 0 0 0 34099 54 0 0 25 0 1 0 886724600 747810816 144896 33554432000 4194304 4677096 140734267360976 18446744073709551615 4319573 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23227/statm: 182571 144896 393 118 0 177530 0
[pid=23157/tid=23195] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 886665940 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
[pid=23157/tid=23226] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23226/stat : 23226 (python) S 23155 23157 18188 0 -1 4202560 22 930 0 0 0 0 0 0 20 0 3 0 886724600 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 1782200

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.59 5/218 23238
/proc/meminfo: memFree=29945484/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=343724 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 28014 930 1 0 1295 19 0 0 20 0 3 0 886664568 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 22
/proc/23157/statm: 85931 18237 1870 364 0 21846 0
[pid=23194] ppid=23157 vsize=333468 CPUtime=0.68 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 1191 0 0 0 37 31 0 0 19 0 2 0 886665940 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23194/statm: 83367 16778 414 364 0 19285 0
[pid=23196] ppid=23194 vsize=41244 CPUtime=585.94 cores=4,6
/proc/23196/stat : 23196 (lingeling) T 23194 23196 23196 0 -1 4202496 21175 0 0 0 58592 2 0 0 25 0 1 0 886665940 42233856 9481 33554432000 4194304 4352236 140735941855184 18446744073709551615 4328042 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23196/statm: 10311 9481 129 39 0 9391 0
[pid=23194/tid=23224] ppid=23157 vsize=333468 CPUtime=0 cores=4,6
/proc/23194/task/23224/stat : 23224 (python) S 23157 23157 18188 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886724599 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 514 18446604453882345664 0 0 -1 6 0 0 0
[pid=23225] ppid=23157 vsize=333480 CPUtime=0.56 cores=4,6
/proc/23225/stat : 23225 (python) S 23157 23157 18188 0 -1 4202560 971 0 0 0 32 24 0 0 15 0 1 0 886724600 341483520 16733 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715078 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23225/statm: 83370 16733 370 364 0 19285 0
[pid=23227] ppid=23225 vsize=785204 CPUtime=401.46 cores=4,6
/proc/23227/stat : 23227 (cryptominisat-2) R 23225 23227 23227 0 -1 4202496 362724 0 0 0 40084 62 0 0 25 0 1 0 886724600 804048896 155838 33554432000 4194304 4677096 140734267360976 18446744073709551615 4320150 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23227/statm: 196301 155838 393 118 0 191260 0
[pid=23157/tid=23195] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 886665940 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
[pid=23157/tid=23226] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23226/stat : 23226 (python) S 23155 23157 18188 0 -1 4202560 22 930 0 0 0 0 0 0 20 0 3 0 886724600 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 1837120

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/218 23240
/proc/meminfo: memFree=29950420/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=343724 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 28014 930 1 0 1295 19 0 0 20 0 3 0 886664568 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 22
/proc/23157/statm: 85931 18237 1870 364 0 21846 0
[pid=23194] ppid=23157 vsize=333468 CPUtime=0.68 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 1191 0 0 0 37 31 0 0 19 0 2 0 886665940 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23194/statm: 83367 16778 414 364 0 19285 0
[pid=23196] ppid=23194 vsize=41244 CPUtime=585.94 cores=4,6
/proc/23196/stat : 23196 (lingeling) T 23194 23196 23196 0 -1 4202496 21175 0 0 0 58592 2 0 0 25 0 1 0 886665940 42233856 9481 33554432000 4194304 4352236 140735941855184 18446744073709551615 4328042 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23196/statm: 10311 9481 129 39 0 9391 0
[pid=23194/tid=23224] ppid=23157 vsize=333468 CPUtime=0 cores=4,6
/proc/23194/task/23224/stat : 23224 (python) S 23157 23157 18188 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886724599 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 514 18446604453882345664 0 0 -1 6 0 0 0
[pid=23225] ppid=23157 vsize=333480 CPUtime=0.64 cores=4,6
/proc/23225/stat : 23225 (python) S 23157 23157 18188 0 -1 4202560 971 0 0 0 37 27 0 0 15 0 1 0 886724600 341483520 16733 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715078 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23225/statm: 83370 16733 370 364 0 19285 0
[pid=23227] ppid=23225 vsize=761988 CPUtime=461.39 cores=4,6
/proc/23227/stat : 23227 (cryptominisat-2) R 23225 23227 23227 0 -1 4202496 385437 0 0 0 46071 68 0 0 25 0 1 0 886724600 780275712 158470 33554432000 4194304 4677096 140734267360976 18446744073709551615 4334301 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23227/statm: 190497 158470 393 118 0 185456 0
[pid=23157/tid=23195] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 886665940 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
[pid=23157/tid=23226] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23226/stat : 23226 (python) S 23155 23157 18188 0 -1 4202560 22 930 0 0 0 0 0 0 20 0 3 0 886724600 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 1813904

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.64 5/218 23241
/proc/meminfo: memFree=29889628/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=343724 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 28014 930 1 0 1295 19 0 0 20 0 3 0 886664568 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 22
/proc/23157/statm: 85931 18237 1870 364 0 21846 0
[pid=23194] ppid=23157 vsize=333468 CPUtime=0.68 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 1191 0 0 0 37 31 0 0 19 0 2 0 886665940 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23194/statm: 83367 16778 414 364 0 19285 0
[pid=23196] ppid=23194 vsize=41244 CPUtime=585.94 cores=4,6
/proc/23196/stat : 23196 (lingeling) T 23194 23196 23196 0 -1 4202496 21175 0 0 0 58592 2 0 0 25 0 1 0 886665940 42233856 9481 33554432000 4194304 4352236 140735941855184 18446744073709551615 4328042 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23196/statm: 10311 9481 129 39 0 9391 0
[pid=23194/tid=23224] ppid=23157 vsize=333468 CPUtime=0 cores=4,6
/proc/23194/task/23224/stat : 23224 (python) S 23157 23157 18188 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886724599 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 514 18446604453882345664 0 0 -1 6 0 0 0
[pid=23225] ppid=23157 vsize=333480 CPUtime=0.72 cores=4,6
/proc/23225/stat : 23225 (python) S 23157 23157 18188 0 -1 4202560 971 0 0 0 41 31 0 0 15 0 1 0 886724600 341483520 16733 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715078 0 0 16781312 514 17075604699656192260 0 0 17 4 0 0 0
/proc/23225/statm: 83370 16733 370 364 0 19285 0
[pid=23227] ppid=23225 vsize=770904 CPUtime=521.35 cores=4,6
/proc/23227/stat : 23227 (cryptominisat-2) R 23225 23227 23227 0 -1 4202496 414467 0 0 0 52060 75 0 0 25 0 1 0 886724600 789405696 156153 33554432000 4194304 4677096 140734267360976 18446744073709551615 239476391691 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23227/statm: 192726 156153 393 118 0 187685 0
[pid=23157/tid=23195] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 886665940 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
[pid=23157/tid=23226] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23226/stat : 23226 (python) S 23155 23157 18188 0 -1 4202560 22 930 0 0 0 0 0 0 20 0 3 0 886724600 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 1822820

[startup+1182.3 s]
/proc/loadavg: 4.07 3.98 3.66 5/218 23243
/proc/meminfo: memFree=29890716/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=343724 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 28014 930 1 0 1295 19 0 0 20 0 3 0 886664568 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 22
/proc/23157/statm: 85931 18237 1870 364 0 21846 0
[pid=23194] ppid=23157 vsize=333468 CPUtime=0.68 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 1191 0 0 0 37 31 0 0 19 0 2 0 886665940 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23194/statm: 83367 16778 414 364 0 19285 0
[pid=23196] ppid=23194 vsize=41244 CPUtime=585.94 cores=4,6
/proc/23196/stat : 23196 (lingeling) T 23194 23196 23196 0 -1 4202496 21175 0 0 0 58592 2 0 0 25 0 1 0 886665940 42233856 9481 33554432000 4194304 4352236 140735941855184 18446744073709551615 4328042 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23196/statm: 10311 9481 129 39 0 9391 0
[pid=23194/tid=23224] ppid=23157 vsize=333468 CPUtime=0 cores=4,6
/proc/23194/task/23224/stat : 23224 (python) S 23157 23157 18188 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886724599 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 514 18446604453882345664 0 0 -1 6 0 0 0
[pid=23225] ppid=23157 vsize=333480 CPUtime=0.81 cores=4,6
/proc/23225/stat : 23225 (python) S 23157 23157 18188 0 -1 4202560 971 0 0 0 46 35 0 0 15 0 1 0 886724600 341483520 16733 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715078 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23225/statm: 83370 16733 370 364 0 19285 0
[pid=23227] ppid=23225 vsize=773264 CPUtime=581.26 cores=4,6
/proc/23227/stat : 23227 (cryptominisat-2) R 23225 23227 23227 0 -1 4202496 454174 0 0 0 58043 83 0 0 25 0 1 0 886724600 791822336 158285 33554432000 4194304 4677096 140734267360976 18446744073709551615 4320115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23227/statm: 193316 158285 393 118 0 188275 0
[pid=23157/tid=23195] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 886665940 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
[pid=23157/tid=23226] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23226/stat : 23226 (python) S 23155 23157 18188 0 -1 4202560 22 930 0 0 0 0 0 0 20 0 3 0 886724600 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 1825180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.51 s]
/proc/loadavg: 4.05 3.98 3.66 2/192 23246
/proc/meminfo: memFree=31147016/32950928 swapFree=67055428/67111528
[pid=23157] ppid=23155 vsize=343724 CPUtime=13.14 cores=4,6
/proc/23157/stat : 23157 (python) S 23155 23157 18188 0 -1 4202496 28014 930 1 0 1295 19 0 0 20 0 3 0 886664568 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 22
/proc/23157/statm: 85931 18237 1870 364 0 21846 0
[pid=23194] ppid=23157 vsize=333468 CPUtime=0.68 cores=4,6
/proc/23194/stat : 23194 (python) S 23157 23157 18188 0 -1 4202560 1191 0 0 0 37 31 0 0 19 0 2 0 886665940 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23194/statm: 83367 16778 414 364 0 19285 0
[pid=23196] ppid=23194 vsize=41244 CPUtime=585.94 cores=4,6
/proc/23196/stat : 23196 (lingeling) T 23194 23196 23196 0 -1 4202496 21175 0 0 0 58592 2 0 0 25 0 1 0 886665940 42233856 9481 33554432000 4194304 4352236 140735941855184 18446744073709551615 4328042 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23196/statm: 10311 9481 129 39 0 9391 0
[pid=23194/tid=23224] ppid=23157 vsize=333468 CPUtime=0 cores=4,6
/proc/23194/task/23224/stat : 23224 (python) S 23157 23157 18188 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886724599 341471232 16778 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 514 18446604453882345664 0 0 -1 6 0 0 0
[pid=23225] ppid=23157 vsize=333480 CPUtime=0.83 cores=4,6
/proc/23225/stat : 23225 (python) S 23157 23157 18188 0 -1 4202560 971 0 0 0 47 36 0 0 15 0 1 0 886724600 341483520 16733 33554432000 4194304 5683644 140736144096048 18446744073709551615 239476715078 0 0 16781312 514 151732604633055492 0 0 17 4 0 0 0
/proc/23225/statm: 83370 16733 370 364 0 19285 0
[pid=23227] ppid=23225 vsize=804212 CPUtime=599.46 cores=4,6
/proc/23227/stat : 23227 (cryptominisat-2) R 23225 23227 23227 0 -1 4202496 477172 0 0 0 59858 88 0 0 25 0 1 0 886724600 823513088 161007 33554432000 4194304 4677096 140734267360976 18446744073709551615 239476391580 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23227/statm: 201053 161007 393 118 0 196012 0
[pid=23157/tid=23195] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23195/stat : 23195 (python) S 23155 23157 18188 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 886665940 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 4 0 0 0
[pid=23157/tid=23226] ppid=23155 vsize=343724 CPUtime=0 cores=4,6
/proc/23157/task/23226/stat : 23226 (python) S 23155 23157 18188 0 -1 4202560 22 930 0 0 0 0 0 0 20 0 3 0 886724600 351973376 18237 33554432000 4194304 5683644 140736144096048 18446744073709551615 239488518577 0 0 16781312 2 18446604453960290432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1856128

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 23157 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=956030
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=198969
# CPU time returned by wait4() is 13.155
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.53
CPU time (s): 1200.05
CPU user time (s): 1198.29
CPU system time (s): 1.76
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 1957596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.956
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28944
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= 14952
involuntary context switches= 53

runsolver used 2.19367 second user time and 4.37733 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 02:04:35
IDJOB=3484596
IDBENCH=83109
IDSOLVER=1976
FILE ID=node148/3484596-1307750675
RUNJOBID= node148-1307750674-23109
PBS_JOBID= 13550812
Free space on /tmp= 74000 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-bottom25.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-3484596-1307750675/watcher-3484596-1307750675 -o /tmp/evaluation-result-3484596-1307750675/solver-3484596-1307750675 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484596-1307750675.cnf -seed 1767933084 -budget 1200

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=1767933084

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31927604 kB
Buffers:        111348 kB
Cached:         731716 kB
SwapCached:       8824 kB
Active:         364392 kB
Inactive:       504320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31927604 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:          113820 kB
Writeback:           0 kB
AnonPages:       24624 kB
Mapped:          14124 kB
Slab:            89716 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   237188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73960 MiB
End job on node148 at 2011-06-11 02:24:38