Trace number 3483987

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.03 1199.73

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3_uc_sat.cnf
MD5SUM743d2964f7d4d5b7d730bf71063f2e7c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.9167
Satisfiable
(Un)Satisfiability was proved
Number of variables142205
Number of clauses1312352
Sum of the clauses size4558898
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2197795
Number of clauses of size 3294920
Number of clauses of size 4819637
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.49	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.49	c INFO: solving HOME/instance-3483987-1307749863.cnf
0.30/0.49	c INFO: computing task features
5.79/5.93	c INFO: computed variable-clause graph statistics
5.89/6.06	c INFO: computed clause balance statistics
30.69/30.88	c INFO: computed variable balance statistics
48.48/48.62	c INFO: computed small-clause counts
48.67/48.87	c INFO: computed Horn-clause counts
72.47/72.64	c INFO: computed variable graph statistics
72.47/72.64	c INFO: collected features for HOME/instance-3483987-1307749863.cnf in 71.99 s
72.47/72.65	c INFO: running lingeling-276@0 for 97 with 1128 remaining (b = 0.24)
172.59/172.79	c INFO: running cryptominisat-2.9.0@0 for 1028 with 1028 remaining (b = 0.28)

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-3483987-1307749863/watcher-3483987-1307749863 -o /tmp/evaluation-result-3483987-1307749863/solver-3483987-1307749863 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483987-1307749863.cnf -seed 1008204897 -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.05 4.03 3.82 5/191 29375
/proc/meminfo: memFree=31127248/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=15380 CPUtime=0 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 808 0 0 0 0 0 0 0 24 0 1 0 886584662 15749120 692 33554432000 4194304 5683644 140736844914576 18446744073709551615 4309344 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29375/statm: 3845 693 332 364 0 332 0

[startup+0.0405459 s]
/proc/loadavg: 4.05 4.03 3.82 5/191 29375
/proc/meminfo: memFree=31127248/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=18880 CPUtime=0.02 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 1289 0 0 0 2 0 0 0 24 0 1 0 886584662 19333120 1140 33554432000 4194304 5683644 140736844914576 18446744073709551615 232330968711 0 2147483391 16781312 2 18446744071699453118 0 0 17 1 0 0 0
/proc/29375/statm: 5242 1140 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100562 s]
/proc/loadavg: 4.05 4.03 3.82 5/191 29375
/proc/meminfo: memFree=31127248/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=104216 CPUtime=0.07 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 3050 0 0 0 5 2 0 0 17 0 1 0 886584662 106717184 2732 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335935623 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29375/statm: 26055 2733 847 364 0 1803 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104216

[startup+0.300527 s]
/proc/loadavg: 4.05 4.03 3.82 5/191 29375
/proc/meminfo: memFree=31127248/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=170752 CPUtime=0.22 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 6743 935 1 0 16 6 0 0 17 0 1 0 886584662 174850048 4805 33554432000 4194304 5683644 140736844914576 18446744073709551615 4566698 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29375/statm: 42688 4805 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 170752

[startup+0.700432 s]
/proc/loadavg: 4.05 4.03 3.82 5/191 29375
/proc/meminfo: memFree=31127248/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=325724 CPUtime=0.59 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 20966 935 1 0 49 10 0 0 17 0 1 0 886584662 333541376 18631 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29375/statm: 81431 18631 1761 364 0 17355 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 325724

[startup+1.50029 s]
/proc/loadavg: 4.05 4.03 3.82 5/191 29380
/proc/meminfo: memFree=31026088/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=376856 CPUtime=1.4 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 33624 935 1 0 128 12 0 0 18 0 1 0 886584662 385900544 31289 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29375/statm: 94214 31289 1761 364 0 30138 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 376856

[startup+3.10101 s]
/proc/loadavg: 4.05 4.03 3.82 5/191 29380
/proc/meminfo: memFree=31026088/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=479960 CPUtime=2.99 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 58959 935 1 0 285 14 0 0 21 0 1 0 886584662 491479040 56624 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29375/statm: 119990 56624 1761 364 0 55914 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 479960

[startup+6.3004 s]
/proc/loadavg: 4.04 4.03 3.82 5/191 29401
/proc/meminfo: memFree=30713076/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=621216 CPUtime=6.19 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 136128 935 1 0 595 24 0 0 25 0 1 0 886584662 636125184 92689 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335551045 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29375/statm: 155304 92689 1826 364 0 91228 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 621216

[startup+12.7003 s]
/proc/loadavg: 4.04 4.03 3.82 5/194 29415
/proc/meminfo: memFree=30316280/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=621216 CPUtime=12.59 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 136128 935 1 0 1235 24 0 0 25 0 1 0 886584662 636125184 92689 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335551909 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29375/statm: 155304 92689 1826 364 0 91228 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 621216

[startup+25.501 s]
/proc/loadavg: 4.03 4.03 3.82 5/194 29415
/proc/meminfo: memFree=29857496/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=621216 CPUtime=25.39 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 136128 935 1 0 2515 24 0 0 25 0 1 0 886584662 636125184 92689 33554432000 4194304 5683644 140736844914576 18446744073709551615 4602358 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29375/statm: 155304 92689 1826 364 0 91228 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 621216

[startup+51.1004 s]
/proc/loadavg: 4.02 4.03 3.82 5/197 29419
/proc/meminfo: memFree=29799672/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=621216 CPUtime=50.97 cores=1,3
/proc/29375/stat : 29375 (python) R 29373 29375 28449 0 -1 4202496 136135 935 1 0 5073 24 0 0 25 0 1 0 886584662 636125184 92696 33554432000 4194304 5683644 140736844914576 18446744073709551615 47330007595148 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29375/statm: 155304 92696 1833 364 0 91228 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 621216

[startup+102.3 s]
/proc/loadavg: 4.01 4.02 3.83 5/200 29423
/proc/meminfo: memFree=29789524/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=532848 CPUtime=72.53 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 136419 935 1 0 7228 25 0 0 25 0 2 0 886584662 545636352 68075 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 133212 68075 1867 364 0 69130 0
[pid=29420] ppid=29375 vsize=522604 CPUtime=0.04 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 891 0 0 0 2 2 0 0 18 0 1 0 886591928 535146496 66580 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912463 0 0 16781312 514 15942953787124056327 0 0 17 1 0 0 0
/proc/29420/statm: 130651 66580 376 364 0 66569 0
[pid=29422] ppid=29420 vsize=122176 CPUtime=29.59 cores=1,3
/proc/29422/stat : 29422 (lingeling) R 29420 29422 29422 0 -1 4202496 42546 0 0 0 2953 6 0 0 25 0 1 0 886591929 125108224 29714 33554432000 4194304 4352236 140734077723584 18446744073709551615 4327836 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29422/statm: 30544 29714 129 39 0 29624 0
[pid=29375/tid=29421] ppid=29373 vsize=532848 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 886591928 545636352 68075 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 1177628

[startup+162.301 s]
/proc/loadavg: 4.11 4.05 3.85 5/203 29428
/proc/meminfo: memFree=29876608/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=532848 CPUtime=72.53 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 136419 935 1 0 7228 25 0 0 25 0 2 0 886584662 545636352 68075 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 133212 68075 1867 364 0 69130 0
[pid=29420] ppid=29375 vsize=522604 CPUtime=0.12 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 920 0 0 0 6 6 0 0 18 0 1 0 886591928 535146496 66580 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912463 0 0 16781312 514 15942953787124056327 0 0 17 1 0 0 0
/proc/29420/statm: 130651 66580 376 364 0 66569 0
[pid=29422] ppid=29420 vsize=121352 CPUtime=89.55 cores=1,3
/proc/29422/stat : 29422 (lingeling) R 29420 29422 29422 0 -1 4202496 49479 0 0 0 8948 7 0 0 25 0 1 0 886591929 124264448 29508 33554432000 4194304 4352236 140734077723584 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/29422/statm: 30338 29508 129 39 0 29418 0
[pid=29375/tid=29421] ppid=29373 vsize=532848 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 886591928 545636352 68075 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1176804

[startup+222.301 s]
/proc/loadavg: 3.50 3.88 3.80 4/198 29458
/proc/meminfo: memFree=30059280/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=543104 CPUtime=72.54 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 137239 935 1 0 7228 26 0 0 20 0 3 0 886584662 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 135776 68082 1870 364 0 71691 0
[pid=29420] ppid=29375 vsize=532848 CPUtime=0.13 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 1156 0 0 0 7 6 0 0 19 0 2 0 886591928 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29420/statm: 133212 66623 414 364 0 69130 0
[pid=29422] ppid=29420 vsize=121352 CPUtime=100.02 cores=1,3
/proc/29422/stat : 29422 (lingeling) T 29420 29422 29422 0 -1 4202496 49479 0 0 0 9995 7 0 0 25 0 1 0 886591929 124264448 29508 33554432000 4194304 4352236 140734077723584 18446744073709551615 4331658 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/29422/statm: 30338 29508 129 39 0 29418 0
[pid=29420/tid=29454] ppid=29375 vsize=532848 CPUtime=0 cores=1,3
/proc/29420/task/29454/stat : 29454 (python) S 29375 29375 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886601941 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 514 18446604471162971968 0 0 -1 3 0 0 0
[pid=29455] ppid=29375 vsize=532860 CPUtime=0.08 cores=1,3
/proc/29455/stat : 29455 (python) S 29375 29375 28449 0 -1 4202560 938 0 0 0 4 4 0 0 15 0 1 0 886601942 545648640 66578 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912518 0 0 16781312 514 15942953787124056328 0 0 17 1 0 0 0
/proc/29455/statm: 133215 66578 370 364 0 69130 0
[pid=29457] ppid=29455 vsize=761460 CPUtime=49.41 cores=1,3
/proc/29457/stat : 29457 (cryptominisat-2) R 29455 29457 29457 0 -1 4202496 186301 0 0 0 4919 22 0 0 25 0 1 0 886601943 779735040 163494 33554432000 4194304 4677096 140733543499600 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/29457/statm: 190365 163494 393 118 0 185324 0
[pid=29375/tid=29421] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886591928 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
[pid=29375/tid=29456] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29456/stat : 29456 (python) S 29373 29375 28449 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 886601943 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 2491624

[startup+282.301 s]
/proc/loadavg: 3.23 3.73 3.75 4/198 29460
/proc/meminfo: memFree=29788612/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=543104 CPUtime=72.54 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 137239 935 1 0 7228 26 0 0 20 0 3 0 886584662 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 135776 68082 1870 364 0 71691 0
[pid=29420] ppid=29375 vsize=532848 CPUtime=0.13 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 1156 0 0 0 7 6 0 0 19 0 2 0 886591928 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29420/statm: 133212 66623 414 364 0 69130 0
[pid=29422] ppid=29420 vsize=121352 CPUtime=100.02 cores=1,3
/proc/29422/stat : 29422 (lingeling) T 29420 29422 29422 0 -1 4202496 49479 0 0 0 9995 7 0 0 25 0 1 0 886591929 124264448 29508 33554432000 4194304 4352236 140734077723584 18446744073709551615 4331658 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/29422/statm: 30338 29508 129 39 0 29418 0
[pid=29420/tid=29454] ppid=29375 vsize=532848 CPUtime=0 cores=1,3
/proc/29420/task/29454/stat : 29454 (python) S 29375 29375 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886601941 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 514 18446604471162971968 0 0 -1 3 0 0 0
[pid=29455] ppid=29375 vsize=532860 CPUtime=0.17 cores=1,3
/proc/29455/stat : 29455 (python) S 29375 29375 28449 0 -1 4202560 975 0 0 0 8 9 0 0 15 0 1 0 886601942 545648640 66578 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912518 0 0 16781312 514 15942953787124056328 0 0 17 1 0 0 0
/proc/29455/statm: 133215 66578 370 364 0 69130 0
[pid=29457] ppid=29455 vsize=1052192 CPUtime=109.31 cores=1,3
/proc/29457/stat : 29457 (cryptominisat-2) R 29455 29457 29457 0 -1 4202496 256883 0 0 0 10899 32 0 0 25 0 1 0 886601943 1077444608 234074 33554432000 4194304 4677096 140733543499600 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29457/statm: 263048 234074 393 118 0 258007 0
[pid=29375/tid=29421] ppid=29373 vsize=543104 CPUtime=0 cores=1,3

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

[pid=29455] ppid=29375 vsize=532860 CPUtime=1.14 cores=1,3
/proc/29455/stat : 29455 (python) S 29375 29375 28449 0 -1 4202560 1008 0 0 0 60 54 0 0 15 0 1 0 886601942 545648640 66578 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912518 0 0 16781312 514 15942953787124056328 0 0 17 1 0 0 0
/proc/29455/statm: 133215 66578 370 364 0 69130 0
[pid=29457] ppid=29455 vsize=1657216 CPUtime=828.71 cores=1,3
/proc/29457/stat : 29457 (cryptominisat-2) R 29455 29457 29457 0 -1 4202496 466650 0 0 0 82799 72 0 0 25 0 1 0 886601943 1696989184 369123 33554432000 4194304 4677096 140733543499600 18446744073709551615 4358587 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29457/statm: 414304 369123 393 118 0 409263 0
[pid=29375/tid=29421] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886591928 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
[pid=29375/tid=29456] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29456/stat : 29456 (python) S 29373 29375 28449 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 886601943 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 3387380

[startup+1062.3 s]
/proc/loadavg: 2.02 2.28 2.93 3/193 29526
/proc/meminfo: memFree=29105108/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=543104 CPUtime=72.54 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 137239 935 1 0 7228 26 0 0 20 0 3 0 886584662 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 135776 68082 1870 364 0 71691 0
[pid=29420] ppid=29375 vsize=532848 CPUtime=0.13 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 1156 0 0 0 7 6 0 0 19 0 2 0 886591928 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29420/statm: 133212 66623 414 364 0 69130 0
[pid=29422] ppid=29420 vsize=121352 CPUtime=100.02 cores=1,3
/proc/29422/stat : 29422 (lingeling) T 29420 29422 29422 0 -1 4202496 49479 0 0 0 9995 7 0 0 25 0 1 0 886591929 124264448 29508 33554432000 4194304 4352236 140734077723584 18446744073709551615 4331658 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/29422/statm: 30338 29508 129 39 0 29418 0
[pid=29420/tid=29454] ppid=29375 vsize=532848 CPUtime=0 cores=1,3
/proc/29420/task/29454/stat : 29454 (python) S 29375 29375 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886601941 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 514 18446604471162971968 0 0 -1 3 0 0 0
[pid=29455] ppid=29375 vsize=532860 CPUtime=1.21 cores=1,3
/proc/29455/stat : 29455 (python) S 29375 29375 28449 0 -1 4202560 1008 0 0 0 64 57 0 0 15 0 1 0 886601942 545648640 66578 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912518 0 0 16781312 514 4604125780769734920 0 0 17 1 0 0 0
/proc/29455/statm: 133215 66578 370 364 0 69130 0
[pid=29457] ppid=29455 vsize=1657216 CPUtime=888.65 cores=1,3
/proc/29457/stat : 29457 (cryptominisat-2) R 29455 29457 29457 0 -1 4202496 468786 0 0 0 88792 73 0 0 25 0 1 0 886601943 1696989184 371259 33554432000 4194304 4677096 140733543499600 18446744073709551615 4319376 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29457/statm: 414304 371259 393 118 0 409263 0
[pid=29375/tid=29421] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886591928 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
[pid=29375/tid=29456] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29456/stat : 29456 (python) S 29373 29375 28449 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 886601943 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1062.55
Current children cumulated vsize (KiB) 3387380

[startup+1122.31 s]
/proc/loadavg: 2.00 2.23 2.87 3/193 29527
/proc/meminfo: memFree=29102356/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=543104 CPUtime=72.54 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 137239 935 1 0 7228 26 0 0 20 0 3 0 886584662 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 135776 68082 1870 364 0 71691 0
[pid=29420] ppid=29375 vsize=532848 CPUtime=0.13 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 1156 0 0 0 7 6 0 0 19 0 2 0 886591928 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29420/statm: 133212 66623 414 364 0 69130 0
[pid=29422] ppid=29420 vsize=121352 CPUtime=100.02 cores=1,3
/proc/29422/stat : 29422 (lingeling) T 29420 29422 29422 0 -1 4202496 49479 0 0 0 9995 7 0 0 25 0 1 0 886591929 124264448 29508 33554432000 4194304 4352236 140734077723584 18446744073709551615 4331658 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/29422/statm: 30338 29508 129 39 0 29418 0
[pid=29420/tid=29454] ppid=29375 vsize=532848 CPUtime=0 cores=1,3
/proc/29420/task/29454/stat : 29454 (python) S 29375 29375 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886601941 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 514 18446604471162971968 0 0 -1 3 0 0 0
[pid=29455] ppid=29375 vsize=532860 CPUtime=1.29 cores=1,3
/proc/29455/stat : 29455 (python) S 29375 29375 28449 0 -1 4202560 1008 0 0 0 68 61 0 0 15 0 1 0 886601942 545648640 66578 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912518 0 0 16781312 514 15942953787124056328 0 0 17 1 0 0 0
/proc/29455/statm: 133215 66578 370 364 0 69130 0
[pid=29457] ppid=29455 vsize=1657516 CPUtime=948.61 cores=1,3
/proc/29457/stat : 29457 (cryptominisat-2) R 29455 29457 29457 0 -1 4202496 478175 0 0 0 94786 75 0 0 25 0 1 0 886601943 1697296384 369863 33554432000 4194304 4677096 140733543499600 18446744073709551615 4318817 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29457/statm: 414379 369863 393 118 0 409338 0
[pid=29375/tid=29421] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886591928 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
[pid=29375/tid=29456] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29456/stat : 29456 (python) S 29373 29375 28449 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 886601943 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 3387680

[startup+1182.3 s]
/proc/loadavg: 1.78 2.13 2.80 2/180 29554
/proc/meminfo: memFree=29646344/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=543104 CPUtime=72.54 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 137239 935 1 0 7228 26 0 0 20 0 3 0 886584662 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 135776 68082 1870 364 0 71691 0
[pid=29420] ppid=29375 vsize=532848 CPUtime=0.13 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 1156 0 0 0 7 6 0 0 19 0 2 0 886591928 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29420/statm: 133212 66623 414 364 0 69130 0
[pid=29422] ppid=29420 vsize=121352 CPUtime=100.02 cores=1,3
/proc/29422/stat : 29422 (lingeling) T 29420 29422 29422 0 -1 4202496 49479 0 0 0 9995 7 0 0 25 0 1 0 886591929 124264448 29508 33554432000 4194304 4352236 140734077723584 18446744073709551615 4331658 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/29422/statm: 30338 29508 129 39 0 29418 0
[pid=29420/tid=29454] ppid=29375 vsize=532848 CPUtime=0 cores=1,3
/proc/29420/task/29454/stat : 29454 (python) S 29375 29375 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886601941 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 514 18446604471162971968 0 0 -1 3 0 0 0
[pid=29455] ppid=29375 vsize=532860 CPUtime=1.36 cores=1,3
/proc/29455/stat : 29455 (python) S 29375 29375 28449 0 -1 4202560 1008 0 0 0 72 64 0 0 15 0 1 0 886601942 545648640 66578 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912518 0 0 16781312 514 15942953787124056328 0 0 17 1 0 0 0
/proc/29455/statm: 133215 66578 370 364 0 69130 0
[pid=29457] ppid=29455 vsize=1657516 CPUtime=1008.57 cores=1,3
/proc/29457/stat : 29457 (cryptominisat-2) R 29455 29457 29457 0 -1 4202496 480248 0 0 0 100781 76 0 0 25 0 1 0 886601943 1697296384 371936 33554432000 4194304 4677096 140733543499600 18446744073709551615 4337685 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29457/statm: 414379 371936 393 118 0 409338 0
[pid=29375/tid=29421] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886591928 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
[pid=29375/tid=29456] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29456/stat : 29456 (python) S 29373 29375 28449 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 886601943 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 3387680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.7 s]
/proc/loadavg: 1.61 2.08 2.77 2/180 29555
/proc/meminfo: memFree=29654760/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=543104 CPUtime=72.54 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 137239 935 1 0 7228 26 0 0 20 0 3 0 886584662 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 135776 68082 1870 364 0 71691 0
[pid=29420] ppid=29375 vsize=532848 CPUtime=0.13 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 1156 0 0 0 7 6 0 0 19 0 2 0 886591928 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29420/statm: 133212 66623 414 364 0 69130 0
[pid=29422] ppid=29420 vsize=121352 CPUtime=100.02 cores=1,3
/proc/29422/stat : 29422 (lingeling) T 29420 29422 29422 0 -1 4202496 49479 0 0 0 9995 7 0 0 25 0 1 0 886591929 124264448 29508 33554432000 4194304 4352236 140734077723584 18446744073709551615 4331658 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/29422/statm: 30338 29508 129 39 0 29418 0
[pid=29420/tid=29454] ppid=29375 vsize=532848 CPUtime=0 cores=1,3
/proc/29420/task/29454/stat : 29454 (python) S 29375 29375 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886601941 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 514 18446604471162971968 0 0 -1 3 0 0 0
[pid=29455] ppid=29375 vsize=532860 CPUtime=1.38 cores=1,3
/proc/29455/stat : 29455 (python) S 29375 29375 28449 0 -1 4202560 1008 0 0 0 73 65 0 0 15 0 1 0 886601942 545648640 66578 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912518 0 0 16781312 514 4604125780769734920 0 0 17 1 0 0 0
/proc/29455/statm: 133215 66578 370 364 0 69130 0
[pid=29457] ppid=29455 vsize=1662180 CPUtime=1025.96 cores=1,3
/proc/29457/stat : 29457 (cryptominisat-2) R 29455 29457 29457 0 -1 4202496 489344 0 0 0 102519 77 0 0 25 0 1 0 886601943 1702072320 369974 33554432000 4194304 4677096 140733543499600 18446744073709551615 4238499 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29457/statm: 415545 369974 393 118 0 410504 0
[pid=29375/tid=29421] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886591928 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
[pid=29375/tid=29456] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29456/stat : 29456 (python) S 29373 29375 28449 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 886601943 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 3392344

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

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

[startup+1199.7 s]
/proc/loadavg: 1.61 2.08 2.77 2/180 29555
/proc/meminfo: memFree=29654760/32951124 swapFree=67063272/67111528
[pid=29375] ppid=29373 vsize=543104 CPUtime=72.54 cores=1,3
/proc/29375/stat : 29375 (python) S 29373 29375 28449 0 -1 4202496 137239 935 1 0 7228 26 0 0 20 0 3 0 886584662 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29375/statm: 135776 68082 1870 364 0 71691 0
[pid=29420] ppid=29375 vsize=532848 CPUtime=0.13 cores=1,3
/proc/29420/stat : 29420 (python) S 29375 29375 28449 0 -1 4202560 1156 0 0 0 7 6 0 0 19 0 2 0 886591928 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/29420/statm: 133212 66623 414 364 0 69130 0
[pid=29422] ppid=29420 vsize=121352 CPUtime=100.02 cores=1,3
/proc/29422/stat : 29422 (lingeling) T 29420 29422 29422 0 -1 4202496 49479 0 0 0 9995 7 0 0 25 0 1 0 886591929 124264448 29508 33554432000 4194304 4352236 140734077723584 18446744073709551615 4331658 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/29422/statm: 30338 29508 129 39 0 29418 0
[pid=29420/tid=29454] ppid=29375 vsize=532848 CPUtime=0 cores=1,3
/proc/29420/task/29454/stat : 29454 (python) S 29375 29375 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886601941 545636352 66623 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 514 18446604471162971968 0 0 -1 3 0 0 0
[pid=29455] ppid=29375 vsize=532860 CPUtime=1.38 cores=1,3
/proc/29455/stat : 29455 (python) S 29375 29375 28449 0 -1 4202560 1008 0 0 0 73 65 0 0 15 0 1 0 886601942 545648640 66578 33554432000 4194304 5683644 140736844914576 18446744073709551615 232335912518 0 0 16781312 514 4604125780769734920 0 0 17 1 0 0 0
/proc/29455/statm: 133215 66578 370 364 0 69130 0
[pid=29457] ppid=29455 vsize=1662180 CPUtime=1025.96 cores=1,3
/proc/29457/stat : 29457 (cryptominisat-2) R 29455 29457 29457 0 -1 4202496 489344 0 0 0 102519 77 0 0 25 0 1 0 886601943 1702072320 369974 33554432000 4194304 4677096 140733543499600 18446744073709551615 4238499 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/29457/statm: 415545 369974 393 118 0 410504 0
[pid=29375/tid=29421] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29421/stat : 29421 (python) S 29373 29375 28449 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886591928 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
[pid=29375/tid=29456] ppid=29373 vsize=543104 CPUtime=0 cores=1,3
/proc/29375/task/29456/stat : 29456 (python) S 29373 29375 28449 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 3 0 886601943 556138496 68082 33554432000 4194304 5683644 140736844914576 18446744073709551615 232347716017 0 0 16781312 2 18446604471135088704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 3392344

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29375 and gives
#  childrusage.ru_utime.tv_sec=72
#  childrusage.ru_utime.tv_usec=289010
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=277957
# CPU time returned by wait4() is 72.567
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.73
CPU time (s): 1200.03
CPU user time (s): 1198.22
CPU system time (s): 1.81
CPU usage (%): 100.025
Max. virtual memory (cumulated for all children) (KiB): 3602768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.289
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138174
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= 994
involuntary context switches= 256

runsolver used 1.93971 second user time and 4.6063 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 01:51:05
IDJOB=3483987
IDBENCH=82498
IDSOLVER=1976
FILE ID=node132/3483987-1307749863
RUNJOBID= node132-1307747008-28469
PBS_JOBID= 13550826
Free space on /tmp= 73940 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/manthey/traffic/traffic_3_uc_sat.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-3483987-1307749863/watcher-3483987-1307749863 -o /tmp/evaluation-result-3483987-1307749863/solver-3483987-1307749863 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483987-1307749863.cnf -seed 1008204897 -budget 1200

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

MD5SUM BENCH= 743d2964f7d4d5b7d730bf71063f2e7c
RANDOM SEED=1008204897

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31132860 kB
Buffers:        231336 kB
Cached:        1086288 kB
SwapCached:       9968 kB
Active:         973360 kB
Inactive:       632916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31132860 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:           95180 kB
Writeback:           0 kB
AnonPages:      286916 kB
Mapped:          15144 kB
Slab:           145720 kB
PageTables:       6436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   596136 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= 74036 MiB
End job on node132 at 2011-06-11 02:11:07