Trace number 3484671

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.01 1200.03

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.35/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.62	c INFO: solving HOME/instance-3484671-1307753177.cnf
0.35/0.62	c INFO: computing task features
0.92/1.26	c INFO: computed variable-clause graph statistics
0.92/1.29	c INFO: computed clause balance statistics
3.73/4.08	c INFO: computed variable balance statistics
6.43/6.75	c INFO: computed small-clause counts
6.43/6.76	c INFO: computed Horn-clause counts
6.53/6.80	c INFO: computed variable graph statistics
6.53/6.80	c INFO: collected features for HOME/instance-3484671-1307753177.cnf in 6.15 s
6.53/6.81	c INFO: running lingeling-276@0 for 1193 with 1193 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-3484671-1307753177/watcher-3484671-1307753177 -o /tmp/evaluation-result-3484671-1307753177/solver-3484671-1307753177 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484671-1307753177.cnf -seed 1016262643 -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: 3.95 4.02 3.89 4/210 1539
/proc/meminfo: memFree=29796196/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=15080 CPUtime=0 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 650 0 0 0 0 0 0 0 25 0 1 0 886917436 15441920 544 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/1539/statm: 3770 544 312 364 0 257 0

[startup+0.029492 s]
/proc/loadavg: 3.95 4.02 3.89 4/210 1539
/proc/meminfo: memFree=29796196/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=16392 CPUtime=0 cores=4,6
/proc/1539/stat : 1539 (python) R 1537 1539 31379 0 -1 4202496 1164 0 0 0 0 0 0 0 25 0 1 0 886917436 16785408 1027 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1539/statm: 4098 1029 414 364 0 585 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16392

[startup+0.100479 s]
/proc/loadavg: 3.95 4.02 3.89 4/210 1539
/proc/meminfo: memFree=29796196/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=93956 CPUtime=0.06 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 2694 0 0 0 4 2 0 0 25 0 1 0 886917436 96210944 2406 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/1539/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93956

[startup+0.300444 s]
/proc/loadavg: 3.95 4.02 3.89 4/210 1539
/proc/meminfo: memFree=29796196/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=135748 CPUtime=0.19 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 5975 931 1 0 13 6 0 0 25 0 1 0 886917436 139005952 4148 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080228357 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/1539/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700364 s]
/proc/loadavg: 3.95 4.02 3.89 4/210 1539
/proc/meminfo: memFree=29796196/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=284420 CPUtime=0.43 cores=4,6
/proc/1539/stat : 1539 (python) R 1537 1539 31379 0 -1 4202496 10761 931 1 0 34 9 0 0 25 0 1 0 886917436 291246080 8428 33554432000 4194304 5683644 140737457110800 18446744073709551615 4639781 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/1539/statm: 71105 8428 1761 364 0 7029 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 284420

[startup+1.50028 s]
/proc/loadavg: 3.95 4.02 3.89 5/211 1544
/proc/meminfo: memFree=29700976/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=320592 CPUtime=1.23 cores=4,6
/proc/1539/stat : 1539 (python) R 1537 1539 31379 0 -1 4202496 24855 931 1 0 112 11 0 0 25 0 1 0 886917436 328286208 17533 33554432000 4194304 5683644 140737457110800 18446744073709551615 47078841938400 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1539/statm: 80148 17533 1826 364 0 16072 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 320592

[startup+3.1009 s]
/proc/loadavg: 3.95 4.02 3.89 5/211 1544
/proc/meminfo: memFree=29638852/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=320592 CPUtime=2.83 cores=4,6
/proc/1539/stat : 1539 (python) R 1537 1539 31379 0 -1 4202496 24855 931 1 0 272 11 0 0 25 0 1 0 886917436 328286208 17533 33554432000 4194304 5683644 140737457110800 18446744073709551615 4528328 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1539/statm: 80148 17533 1826 364 0 16072 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 320592

[startup+6.30029 s]
/proc/loadavg: 3.96 4.02 3.89 5/211 1544
/proc/meminfo: memFree=29629428/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=320592 CPUtime=6.03 cores=4,6
/proc/1539/stat : 1539 (python) R 1537 1539 31379 0 -1 4202496 24856 931 1 0 592 11 0 0 25 0 1 0 886917436 328286208 17534 33554432000 4194304 5683644 140737457110800 18446744073709551615 208079899525 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1539/statm: 80148 17534 1827 364 0 16072 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 320592

[startup+12.7011 s]
/proc/loadavg: 3.96 4.02 3.89 5/214 1547
/proc/meminfo: memFree=29605708/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 4168507795059998980 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=20380 CPUtime=5.86 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 8207 0 0 0 586 0 0 0 25 0 1 0 886918118 20869120 4259 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328447 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 5095 4259 129 39 0 4175 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 664776

[startup+25.5007 s]
/proc/loadavg: 3.97 4.01 3.90 5/214 1548
/proc/meminfo: memFree=29579288/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0.01 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 889 0 0 0 0 1 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=20380 CPUtime=18.65 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 8236 0 0 0 1864 1 0 0 25 0 1 0 886918118 20869120 4288 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 5095 4288 129 39 0 4175 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 664776

[startup+51.1009 s]
/proc/loadavg: 3.76 3.96 3.88 4/200 1687
/proc/meminfo: memFree=31223592/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0.05 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 899 0 0 0 2 3 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=21060 CPUtime=44.21 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 8377 0 0 0 4420 1 0 0 25 0 1 0 886918118 21565440 4429 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 5265 4429 129 39 0 4345 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 665456

[startup+102.307 s]
/proc/loadavg: 3.47 3.84 3.84 4/200 1689
/proc/meminfo: memFree=31202544/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0.12 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 922 0 0 0 5 7 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=23032 CPUtime=95.36 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 8870 0 0 0 9534 2 0 0 25 0 1 0 886918118 23584768 4922 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 5758 4922 129 39 0 4838 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 667428

[startup+162.301 s]
/proc/loadavg: 3.17 3.69 3.79 4/200 1690
/proc/meminfo: memFree=31201528/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0.19 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 943 0 0 0 9 10 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=23808 CPUtime=155.27 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 9064 0 0 0 15525 2 0 0 25 0 1 0 886918118 24379392 5116 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328411 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 5952 5116 129 39 0 5032 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 668204

[startup+222.301 s]
/proc/loadavg: 3.06 3.56 3.74 4/200 1692
/proc/meminfo: memFree=31184120/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0.27 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 958 0 0 0 13 14 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=33972 CPUtime=215.2 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 11605 0 0 0 21518 2 0 0 25 0 1 0 886918118 34787328 7657 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 8493 7657 129 39 0 7573 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 678368

[startup+282.301 s]
/proc/loadavg: 3.08 3.47 3.69 4/200 1694
/proc/meminfo: memFree=31170432/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0.34 cores=4,6

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

/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0.9 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 47 43 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=48024 CPUtime=754.73 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 15118 0 0 0 75471 2 0 0 25 0 1 0 886918118 49176576 11170 33554432000 4194304 4352236 140737145344640 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 12006 11170 129 39 0 11086 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 692420

[startup+822.301 s]
/proc/loadavg: 1.08 1.89 2.84 2/178 1762
/proc/meminfo: memFree=31404860/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=0.97 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 50 47 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=50060 CPUtime=814.69 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 15627 0 0 0 81466 3 0 0 25 0 1 0 886918118 51261440 11679 33554432000 4194304 4352236 140737145344640 18446744073709551615 4236128 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/1547/statm: 12515 11679 129 39 0 11595 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 694456

[startup+882.301 s]
/proc/loadavg: 1.03 1.73 2.72 2/178 1764
/proc/meminfo: memFree=31404948/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=1.04 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 54 50 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=50060 CPUtime=874.63 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 15627 0 0 0 87460 3 0 0 25 0 1 0 886918118 51261440 11679 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328039 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 12515 11679 129 39 0 11595 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 694456

[startup+942.301 s]
/proc/loadavg: 1.01 1.59 2.61 2/178 1774
/proc/meminfo: memFree=31405532/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=1.11 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 59 52 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=50060 CPUtime=934.57 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 15627 0 0 0 93454 3 0 0 25 0 1 0 886918118 51261440 11679 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/1547/statm: 12515 11679 129 39 0 11595 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 694456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.48 2.51 2/178 1776
/proc/meminfo: memFree=31404512/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=1.18 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 63 55 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=51044 CPUtime=994.53 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 15873 0 0 0 99450 3 0 0 25 0 1 0 886918118 52269056 11925 33554432000 4194304 4352236 140737145344640 18446744073709551615 4294477 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 12761 11925 129 39 0 11841 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 695440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.39 2.41 2/178 1779
/proc/meminfo: memFree=31402112/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=1.26 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 67 59 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=52968 CPUtime=1054.49 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 16354 0 0 0 105446 3 0 0 25 0 1 0 886918118 54239232 12406 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/1547/statm: 13242 12406 129 39 0 12322 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 697364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.32 2.32 2/178 1782
/proc/meminfo: memFree=31400568/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=1.32 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 70 62 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=55120 CPUtime=1114.43 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 16892 0 0 0 111440 3 0 0 25 0 1 0 886918118 56442880 12944 33554432000 4194304 4352236 140737145344640 18446744073709551615 4328459 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/1547/statm: 13780 12944 129 39 0 12860 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 699516

[startup+1182.3 s]
/proc/loadavg: 1.06 1.27 2.24 2/178 1784
/proc/meminfo: memFree=31400544/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=1.39 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 74 65 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=55120 CPUtime=1174.38 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 16892 0 0 0 117435 3 0 0 25 0 1 0 886918118 56442880 12944 33554432000 4194304 4352236 140737145344640 18446744073709551615 4295360 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/1547/statm: 13780 12944 129 39 0 12860 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 699516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.04 1.25 2.21 2/178 1784
/proc/meminfo: memFree=31400536/32950928 swapFree=67055948/67111528
[pid=1539] ppid=1537 vsize=327320 CPUtime=6.54 cores=4,6
/proc/1539/stat : 1539 (python) S 1537 1539 31379 0 -1 4202496 25143 931 1 0 643 11 0 0 25 0 2 0 886917436 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1539/statm: 81830 16693 1867 364 0 17748 0
[pid=1545] ppid=1539 vsize=317076 CPUtime=1.4 cores=4,6
/proc/1545/stat : 1545 (python) S 1539 1539 31379 0 -1 4202560 963 0 0 0 75 65 0 0 18 0 1 0 886918117 324685824 15198 33554432000 4194304 5683644 140737457110800 18446744073709551615 208080252431 0 0 16781312 514 6965749209588793604 0 0 17 4 0 0 0
/proc/1545/statm: 79269 15198 376 364 0 15187 0
[pid=1547] ppid=1545 vsize=55120 CPUtime=1192.07 cores=4,6
/proc/1547/stat : 1547 (lingeling) R 1545 1547 1547 0 -1 4202496 16892 0 0 0 119204 3 0 0 25 0 1 0 886918118 56442880 12944 33554432000 4194304 4352236 140737145344640 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1547/statm: 13780 12944 129 39 0 12860 0
[pid=1539/tid=1546] ppid=1537 vsize=327320 CPUtime=0 cores=4,6
/proc/1539/task/1546/stat : 1546 (python) S 1537 1539 31379 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886918118 335175680 16693 33554432000 4194304 5683644 140737457110800 18446744073709551615 208092055985 0 0 16781312 2 18446604453854265728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 699516

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 1539 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=431022
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=121981
# CPU time returned by wait4() is 6.553
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.03
CPU time (s): 1200.01
CPU user time (s): 1199.22
CPU system time (s): 0.79
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 699520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.43102
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26074
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= 2837
involuntary context switches= 39

runsolver used 2.00169 second user time and 4.22636 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 02:46:18
IDJOB=3484671
IDBENCH=85987
IDSOLVER=1976
FILE ID=node127/3484671-1307753177
RUNJOBID= node127-1307750682-795
PBS_JOBID= 13550830
Free space on /tmp= 73992 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.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-3484671-1307753177/watcher-3484671-1307753177 -o /tmp/evaluation-result-3484671-1307753177/solver-3484671-1307753177 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484671-1307753177.cnf -seed 1016262643 -budget 1200

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=1016262643

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      29796872 kB
Buffers:        286400 kB
Cached:         995480 kB
SwapCached:       9372 kB
Active:        2278992 kB
Inactive:       668612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29796872 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           34988 kB
Writeback:           0 kB
AnonPages:     1662736 kB
Mapped:          20904 kB
Slab:           132764 kB
PageTables:      14144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2659188 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= 74024 MiB
End job on node127 at 2011-06-11 03:06:20