Trace number 3378488

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-par-random (fixed)UNSAT 26.134 7.91754

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
MD5SUM4c16bc52ec8b88c947f571c625ddf62f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03423
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.45	c INFO: solving HOME/instance-3378488-1305465874.cnf
0.30/0.45	c INFO: computing task features
0.30/0.46	c INFO: computed variable-clause graph statistics
0.30/0.46	c INFO: computed clause balance statistics
0.30/0.48	c INFO: computed variable balance statistics
0.39/0.51	c INFO: computed small-clause counts
0.39/0.51	c INFO: computed Horn-clause counts
0.39/0.51	c INFO: computed variable graph statistics
0.39/0.51	c INFO: collected features for HOME/instance-3378488-1305465874.cnf in 0.06 s
0.39/0.52	c INFO: running TNM@0 for 97 with 1199 remaining (b = 0.56)
0.39/0.53	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.41)
0.39/0.54	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.46)
0.39/0.55	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.33)
25.65/7.89	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378488-1305465874/watcher-3378488-1305465874 -o /tmp/evaluation-result-3378488-1305465874/solver-3378488-1305465874 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378488-1305465874.cnf -seed 14979628 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.91 9.21 8.90 6/511 27134
/proc/meminfo: memFree=15253580/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=16236 CPUtime=0 cores=0,2,4,6
/proc/27134/stat : 27134 (python) R 27132 27134 25950 0 -1 4202496 1040 0 0 0 0 0 0 0 17 0 1 0 658185124 16625664 912 33554432000 4194304 5683644 140735918726208 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/27134/statm: 4059 912 380 364 0 546 0

[startup+0.056136 s]
/proc/loadavg: 8.91 9.21 8.90 6/511 27134
/proc/meminfo: memFree=15253580/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=36508 CPUtime=0.03 cores=0,2,4,6
/proc/27134/stat : 27134 (python) S 27132 27134 25950 0 -1 4202496 1610 0 0 0 3 0 0 0 17 0 1 0 658185124 37384192 1444 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/27134/statm: 9127 1444 452 364 0 944 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36508

[startup+0.100996 s]
/proc/loadavg: 8.91 9.21 8.90 6/511 27134
/proc/meminfo: memFree=15253580/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=104612 CPUtime=0.06 cores=0,2,4,6
/proc/27134/stat : 27134 (python) S 27132 27134 25950 0 -1 4202496 3142 0 0 0 5 1 0 0 17 0 1 0 658185124 107122688 2821 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/27134/statm: 26153 2821 847 364 0 1901 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104612

[startup+0.30481 s]
/proc/loadavg: 8.91 9.21 8.90 6/511 27134
/proc/meminfo: memFree=15253580/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=198916 CPUtime=0.22 cores=0,2,4,6
/proc/27134/stat : 27134 (python) R 27132 27134 25950 0 -1 4202496 7022 937 1 0 16 6 0 0 18 0 1 0 658185124 203689984 5053 33554432000 4194304 5683644 140735918726208 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/27134/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 198916

[startup+0.700696 s]
/proc/loadavg: 8.91 9.21 8.90 6/511 27134
/proc/meminfo: memFree=15253580/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=320116 CPUtime=0.43 cores=0,2,4,6
/proc/27134/stat : 27134 (python) S 27132 27134 25950 0 -1 4202496 12167 937 1 0 35 8 0 0 23 0 5 0 658185124 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27134/statm: 80029 7226 1881 364 0 15938 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 320116

[startup+1.50055 s]
/proc/loadavg: 8.91 9.21 8.90 10/524 27151
/proc/meminfo: memFree=15214044/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=320116 CPUtime=0.43 cores=0,2,4,6
/proc/27134/stat : 27134 (python) S 27132 27134 25950 0 -1 4202496 12167 937 1 0 35 8 0 0 23 0 5 0 658185124 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27134/statm: 80029 7226 1881 364 0 15938 0
[pid=27140] ppid=27134 vsize=278428 CPUtime=0 cores=0,2,4,6
/proc/27140/stat : 27140 (python) S 27134 27134 25950 0 -1 4202560 711 0 0 0 0 0 0 0 19 0 1 0 658185177 285110272 5524 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751055 0 0 16781312 514 10860100652210585599 0 0 17 0 0 0 0
/proc/27140/statm: 69607 5524 347 364 0 5525 0
[pid=27142] ppid=27140 vsize=454892 CPUtime=0.97 cores=0,2,4,6
/proc/27142/stat : 27142 (TNM) R 27140 27142 27142 0 -1 4202496 416 0 0 0 97 0 0 0 23 0 1 0 658185177 465809408 150 33554432000 134512640 135008748 4294833264 18446744073709551615 134527742 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27142/statm: 113723 150 46 122 0 112623 0
[pid=27143] ppid=27134 vsize=289256 CPUtime=0 cores=0,2,4,6
/proc/27143/stat : 27143 (python) S 27134 27134 25950 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 658185178 296198144 5672 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 16254141970358698243 0 0 17 0 0 0 0
/proc/27143/statm: 72314 5672 348 364 0 8229 0
[pid=27145] ppid=27143 vsize=1940 CPUtime=0.96 cores=0,2,4,6
/proc/27145/stat : 27145 (march_hi) R 27143 27145 27145 0 -1 4202496 557 0 0 0 96 0 0 0 24 0 1 0 658185178 1986560 293 33554432000 4194304 4955518 140733844457600 18446744073709551615 4295815 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27145/statm: 485 293 104 186 0 298 0
[pid=27146] ppid=27134 vsize=299008 CPUtime=0 cores=0,2,4,6
/proc/27146/stat : 27146 (python) S 27134 27134 25950 0 -1 4202560 755 0 0 0 0 0 0 0 15 0 1 0 658185179 306184192 5565 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 15953531093278228738 0 0 17 6 0 0 0
/proc/27146/statm: 74752 5565 348 364 0 10664 0
[pid=27150] ppid=27146 vsize=1940 CPUtime=0.91 cores=0,2,4,6
/proc/27150/stat : 27150 (march_hi) R 27146 27150 27150 0 -1 4202496 551 0 0 0 91 0 0 0 25 0 1 0 658185180 1986560 293 33554432000 4194304 4955518 140733343478816 18446744073709551615 4307000 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27150/statm: 485 293 104 186 0 298 0
[pid=27148] ppid=27134 vsize=309872 CPUtime=0 cores=0,2,4,6
/proc/27148/stat : 27148 (python) S 27134 27134 25950 0 -1 4202560 750 0 0 0 0 0 0 0 16 0 1 0 658185180 317308928 5689 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 13436784161671053570 0 0 17 6 0 0 0
/proc/27148/statm: 77468 5689 348 364 0 13377 0
[pid=27151] ppid=27148 vsize=1808 CPUtime=0.52 cores=0,2,4,6
/proc/27151/stat : 27151 (march_hi) R 27148 27151 27151 0 -1 4202496 545 0 0 0 52 0 0 0 25 0 1 0 658185180 1851392 286 33554432000 4194304 4955518 140733637300336 18446744073709551615 4227552 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27151/statm: 452 286 104 186 0 265 0
[pid=27134/tid=27141] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27141/stat : 27141 (python) S 27132 27134 25950 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 5 0 658185177 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27144] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27144/stat : 27144 (python) S 27132 27134 25950 0 -1 4202560 23 937 0 0 0 0 0 0 20 0 5 0 658185178 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27147] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27147/stat : 27147 (python) S 27132 27134 25950 0 -1 4202560 36 937 0 0 0 0 0 0 22 0 5 0 658185179 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
[pid=27134/tid=27149] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27149/stat : 27149 (python) S 27132 27134 25950 0 -1 4202560 18 937 0 0 0 0 0 0 24 0 5 0 658185180 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 1957260

[startup+3.10126 s]
/proc/loadavg: 9.16 9.26 8.92 10/528 27155
/proc/meminfo: memFree=15205080/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=320116 CPUtime=0.43 cores=0,2,4,6
/proc/27134/stat : 27134 (python) S 27132 27134 25950 0 -1 4202496 12167 937 1 0 35 8 0 0 23 0 5 0 658185124 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27134/statm: 80029 7226 1881 364 0 15938 0
[pid=27140] ppid=27134 vsize=278428 CPUtime=0 cores=0,2,4,6
/proc/27140/stat : 27140 (python) S 27134 27134 25950 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 658185177 285110272 5531 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751055 0 0 16781312 514 10860100652210553091 0 0 17 0 0 0 0
/proc/27140/statm: 69607 5531 354 364 0 5525 0
[pid=27142] ppid=27140 vsize=454892 CPUtime=2.57 cores=0,2,4,6
/proc/27142/stat : 27142 (TNM) R 27140 27142 27142 0 -1 4202496 416 0 0 0 257 0 0 0 25 0 1 0 658185177 465809408 150 33554432000 134512640 135008748 4294833264 18446744073709551615 134528974 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27142/statm: 113723 150 46 122 0 112623 0
[pid=27143] ppid=27134 vsize=289256 CPUtime=0 cores=0,2,4,6
/proc/27143/stat : 27143 (python) S 27134 27134 25950 0 -1 4202560 750 0 0 0 0 0 0 0 15 0 1 0 658185178 296198144 5672 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 16254141970358698243 0 0 17 0 0 0 0
/proc/27143/statm: 72314 5672 348 364 0 8229 0
[pid=27145] ppid=27143 vsize=2076 CPUtime=2.55 cores=0,2,4,6
/proc/27145/stat : 27145 (march_hi) R 27143 27145 27145 0 -1 4202496 588 0 0 0 255 0 0 0 25 0 1 0 658185178 2125824 324 33554432000 4194304 4955518 140733844457600 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27145/statm: 519 324 104 186 0 332 0
[pid=27146] ppid=27134 vsize=299008 CPUtime=0 cores=0,2,4,6
/proc/27146/stat : 27146 (python) S 27134 27134 25950 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 658185179 306184192 5565 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 15953531093278228738 0 0 17 6 0 0 0
/proc/27146/statm: 74752 5565 348 364 0 10664 0
[pid=27150] ppid=27146 vsize=2076 CPUtime=2.49 cores=0,2,4,6
/proc/27150/stat : 27150 (march_hi) R 27146 27150 27150 0 -1 4202496 582 0 0 0 249 0 0 0 25 0 1 0 658185180 2125824 324 33554432000 4194304 4955518 140733343478816 18446744073709551615 4227935 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27150/statm: 519 324 104 186 0 332 0
[pid=27148] ppid=27134 vsize=309872 CPUtime=0 cores=0,2,4,6
/proc/27148/stat : 27148 (python) S 27134 27134 25950 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 658185180 317308928 5689 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 13436784161671053570 0 0 17 6 0 0 0
/proc/27148/statm: 77468 5689 348 364 0 13377 0
[pid=27151] ppid=27148 vsize=1940 CPUtime=1.32 cores=0,2,4,6
/proc/27151/stat : 27151 (march_hi) R 27148 27151 27151 0 -1 4202496 554 0 0 0 132 0 0 0 25 0 1 0 658185180 1986560 295 33554432000 4194304 4955518 140733637300336 18446744073709551615 4209787 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27151/statm: 485 295 104 186 0 298 0
[pid=27134/tid=27141] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27141/stat : 27141 (python) S 27132 27134 25950 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 5 0 658185177 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27144] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27144/stat : 27144 (python) S 27132 27134 25950 0 -1 4202560 23 937 0 0 0 0 0 0 20 0 5 0 658185178 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27147] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27147/stat : 27147 (python) S 27132 27134 25950 0 -1 4202560 36 937 0 0 0 0 0 0 22 0 5 0 658185179 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
[pid=27134/tid=27149] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27149/stat : 27149 (python) S 27132 27134 25950 0 -1 4202560 18 937 0 0 0 0 0 0 24 0 5 0 658185180 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.36
Current children cumulated vsize (KiB) 1957664

[startup+6.30068 s]
/proc/loadavg: 9.16 9.26 8.92 10/528 27155
/proc/meminfo: memFree=15199500/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=320116 CPUtime=0.43 cores=0,2,4,6
/proc/27134/stat : 27134 (python) S 27132 27134 25950 0 -1 4202496 12167 937 1 0 35 8 0 0 23 0 5 0 658185124 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27134/statm: 80029 7226 1881 364 0 15938 0
[pid=27140] ppid=27134 vsize=278428 CPUtime=0.01 cores=0,2,4,6
/proc/27140/stat : 27140 (python) S 27134 27134 25950 0 -1 4202560 897 0 0 0 0 1 0 0 18 0 1 0 658185177 285110272 5554 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751055 0 0 16781312 514 10860100652210553091 0 0 17 0 0 0 0
/proc/27140/statm: 69607 5554 377 364 0 5525 0
[pid=27142] ppid=27140 vsize=454892 CPUtime=5.77 cores=0,2,4,6
/proc/27142/stat : 27142 (TNM) R 27140 27142 27142 0 -1 4202496 416 0 0 0 577 0 0 0 25 0 1 0 658185177 465809408 150 33554432000 134512640 135008748 4294833264 18446744073709551615 134529464 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27142/statm: 113723 150 46 122 0 112623 0
[pid=27143] ppid=27134 vsize=289256 CPUtime=0.62 cores=0,2,4,6
/proc/27143/stat : 27143 (python) R 27134 27134 25950 0 -1 4202560 926 0 0 0 55 7 0 0 16 0 1 0 658185178 296198144 5694 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/27143/statm: 72314 5694 370 364 0 8229 0
[pid=27145] ppid=27143 vsize=0 CPUtime=5.1 cores=0,2,4,6
/proc/27145/stat : 27145 (march_hi) R 27143 27145 27145 0 -1 4202500 612 0 0 0 510 0 0 0 25 0 1 0 658185178 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27145/statm: 0 0 0 0 0 0 0
[pid=27146] ppid=27134 vsize=299140 CPUtime=0.52 cores=0,2,4,6
/proc/27146/stat : 27146 (python) R 27134 27134 25950 0 -1 4202560 915 0 0 0 45 7 0 0 16 0 1 0 658185179 306319360 5590 33554432000 4194304 5683644 140735918726208 18446744073709551615 4531732 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/27146/statm: 74785 5590 372 364 0 10697 0
[pid=27150] ppid=27146 vsize=0 CPUtime=5.09 cores=0,2,4,6
/proc/27150/stat : 27150 (march_hi) R 27146 27150 27150 0 -1 4202500 606 0 0 0 509 0 0 0 25 0 1 0 658185180 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/27150/statm: 0 0 0 0 0 0 0
[pid=27148] ppid=27134 vsize=309872 CPUtime=0.02 cores=0,2,4,6
/proc/27148/stat : 27148 (python) S 27134 27134 25950 0 -1 4202560 912 0 0 0 1 1 0 0 15 0 1 0 658185180 317308928 5712 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 13436784161671053570 0 0 17 4 0 0 0
/proc/27148/statm: 77468 5712 371 364 0 13377 0
[pid=27151] ppid=27148 vsize=2076 CPUtime=2.91 cores=0,2,4,6
/proc/27151/stat : 27151 (march_hi) R 27148 27151 27151 0 -1 4202496 586 0 0 0 291 0 0 0 25 0 1 0 658185180 2125824 327 33554432000 4194304 4955518 140733637300336 18446744073709551615 4209699 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27151/statm: 519 327 104 186 0 332 0
[pid=27134/tid=27141] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27141/stat : 27141 (python) S 27132 27134 25950 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 5 0 658185177 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27144] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27144/stat : 27144 (python) S 27132 27134 25950 0 -1 4202560 23 937 0 0 0 0 0 0 20 0 5 0 658185178 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27147] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27147/stat : 27147 (python) S 27132 27134 25950 0 -1 4202560 36 937 0 0 0 0 0 0 22 0 5 0 658185179 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
[pid=27134/tid=27149] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27149/stat : 27149 (python) S 27132 27134 25950 0 -1 4202560 18 937 0 0 0 0 0 0 24 0 5 0 658185180 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20.47
Current children cumulated vsize (KiB) 1953780

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

[startup+7.10054 s]
/proc/loadavg: 9.31 9.28 8.93 13/529 27156
/proc/meminfo: memFree=15199128/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=320116 CPUtime=0.43 cores=0,2,4,6
/proc/27134/stat : 27134 (python) S 27132 27134 25950 0 -1 4202496 12167 937 1 0 35 8 0 0 23 0 5 0 658185124 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27134/statm: 80029 7226 1881 364 0 15938 0
[pid=27140] ppid=27134 vsize=278428 CPUtime=0.01 cores=0,2,4,6
/proc/27140/stat : 27140 (python) S 27134 27134 25950 0 -1 4202560 897 0 0 0 0 1 0 0 18 0 1 0 658185177 285110272 5554 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751055 0 0 16781312 514 10860100652210553091 0 0 17 2 0 0 0
/proc/27140/statm: 69607 5554 377 364 0 5525 0
[pid=27142] ppid=27140 vsize=454892 CPUtime=6.57 cores=0,2,4,6
/proc/27142/stat : 27142 (TNM) R 27140 27142 27142 0 -1 4202496 416 0 0 0 657 0 0 0 25 0 1 0 658185177 465809408 150 33554432000 134512640 135008748 4294833264 18446744073709551615 134527680 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27142/statm: 113723 150 46 122 0 112623 0
[pid=27143] ppid=27134 vsize=289256 CPUtime=1.42 cores=0,2,4,6
/proc/27143/stat : 27143 (python) R 27134 27134 25950 0 -1 4202560 926 0 0 0 127 15 0 0 17 0 1 0 658185178 296198144 5694 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/27143/statm: 72314 5694 370 364 0 8229 0
[pid=27145] ppid=27143 vsize=0 CPUtime=5.1 cores=0,2,4,6
/proc/27145/stat : 27145 (march_hi) R 27143 27145 27145 0 -1 4202500 612 0 0 0 510 0 0 0 25 0 1 0 658185178 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27145/statm: 0 0 0 0 0 0 0
[pid=27146] ppid=27134 vsize=299140 CPUtime=1.3 cores=0,2,4,6
/proc/27146/stat : 27146 (python) R 27134 27134 25950 0 -1 4202560 915 0 0 0 113 17 0 0 17 0 1 0 658185179 306319360 5590 33554432000 4194304 5683644 140735918726208 18446744073709551615 4510622 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/27146/statm: 74785 5590 372 364 0 10697 0
[pid=27150] ppid=27146 vsize=0 CPUtime=5.09 cores=0,2,4,6
/proc/27150/stat : 27150 (march_hi) R 27146 27150 27150 0 -1 4202500 606 0 0 0 509 0 0 0 25 0 1 0 658185180 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/27150/statm: 0 0 0 0 0 0 0
[pid=27148] ppid=27134 vsize=309872 CPUtime=0.02 cores=0,2,4,6
/proc/27148/stat : 27148 (python) S 27134 27134 25950 0 -1 4202560 914 0 0 0 1 1 0 0 15 0 1 0 658185180 317308928 5712 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 13436784161671053570 0 0 17 4 0 0 0
/proc/27148/statm: 77468 5712 371 364 0 13377 0
[pid=27151] ppid=27148 vsize=2076 CPUtime=3.31 cores=0,2,4,6
/proc/27151/stat : 27151 (march_hi) R 27148 27151 27151 0 -1 4202496 589 0 0 0 331 0 0 0 25 0 1 0 658185180 2125824 330 33554432000 4194304 4955518 140733637300336 18446744073709551615 4224631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27151/statm: 519 330 104 186 0 332 0
[pid=27134/tid=27141] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27141/stat : 27141 (python) S 27132 27134 25950 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 5 0 658185177 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27144] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27144/stat : 27144 (python) S 27132 27134 25950 0 -1 4202560 23 937 0 0 0 0 0 0 20 0 5 0 658185178 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27147] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27147/stat : 27147 (python) S 27132 27134 25950 0 -1 4202560 36 937 0 0 0 0 0 0 22 0 5 0 658185179 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
[pid=27134/tid=27149] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27149/stat : 27149 (python) S 27132 27134 25950 0 -1 4202560 18 937 0 0 0 0 0 0 24 0 5 0 658185180 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 1953780

[startup+7.50047 s]
/proc/loadavg: 9.31 9.28 8.93 13/529 27156
/proc/meminfo: memFree=15199128/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=320116 CPUtime=0.43 cores=0,2,4,6
/proc/27134/stat : 27134 (python) S 27132 27134 25950 0 -1 4202496 12167 937 1 0 35 8 0 0 23 0 5 0 658185124 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27134/statm: 80029 7226 1881 364 0 15938 0
[pid=27140] ppid=27134 vsize=278428 CPUtime=0.01 cores=0,2,4,6
/proc/27140/stat : 27140 (python) S 27134 27134 25950 0 -1 4202560 897 0 0 0 0 1 0 0 18 0 1 0 658185177 285110272 5554 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751055 0 0 16781312 514 10860100652210553091 0 0 17 2 0 0 0
/proc/27140/statm: 69607 5554 377 364 0 5525 0
[pid=27142] ppid=27140 vsize=454892 CPUtime=6.97 cores=0,2,4,6
/proc/27142/stat : 27142 (TNM) R 27140 27142 27142 0 -1 4202496 416 0 0 0 697 0 0 0 25 0 1 0 658185177 465809408 150 33554432000 134512640 135008748 4294833264 18446744073709551615 134535699 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27142/statm: 113723 150 46 122 0 112623 0
[pid=27143] ppid=27134 vsize=289256 CPUtime=1.83 cores=0,2,4,6
/proc/27143/stat : 27143 (python) S 27134 27134 25950 0 -1 4202560 926 0 0 0 163 20 0 0 17 0 1 0 658185178 296198144 5694 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917561151 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/27143/statm: 72314 5694 370 364 0 8229 0
[pid=27145] ppid=27143 vsize=0 CPUtime=5.1 cores=0,2,4,6
/proc/27145/stat : 27145 (march_hi) R 27143 27145 27145 0 -1 4202500 612 0 0 0 510 0 0 0 25 0 1 0 658185178 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/27145/statm: 0 0 0 0 0 0 0
[pid=27146] ppid=27134 vsize=299140 CPUtime=1.7 cores=0,2,4,6
/proc/27146/stat : 27146 (python) R 27134 27134 25950 0 -1 4202560 915 0 0 0 147 23 0 0 17 0 1 0 658185179 306319360 5590 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917561151 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/27146/statm: 74785 5590 372 364 0 10697 0
[pid=27150] ppid=27146 vsize=0 CPUtime=5.09 cores=0,2,4,6
/proc/27150/stat : 27150 (march_hi) R 27146 27150 27150 0 -1 4202500 606 0 0 0 509 0 0 0 25 0 1 0 658185180 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/27150/statm: 0 0 0 0 0 0 0
[pid=27148] ppid=27134 vsize=309872 CPUtime=0.02 cores=0,2,4,6
/proc/27148/stat : 27148 (python) S 27134 27134 25950 0 -1 4202560 914 0 0 0 1 1 0 0 15 0 1 0 658185180 317308928 5712 33554432000 4194304 5683644 140735918726208 18446744073709551615 218905751110 0 0 16781312 514 13436784161671053570 0 0 17 4 0 0 0
/proc/27148/statm: 77468 5712 371 364 0 13377 0
[pid=27151] ppid=27148 vsize=2076 CPUtime=3.51 cores=0,2,4,6
/proc/27151/stat : 27151 (march_hi) R 27148 27151 27151 0 -1 4202496 591 0 0 0 351 0 0 0 25 0 1 0 658185180 2125824 332 33554432000 4194304 4955518 140733637300336 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27151/statm: 519 332 104 186 0 332 0
[pid=27134/tid=27141] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27141/stat : 27141 (python) S 27132 27134 25950 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 5 0 658185177 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27144] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27144/stat : 27144 (python) S 27132 27134 25950 0 -1 4202560 23 937 0 0 0 0 0 0 20 0 5 0 658185178 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 0 0 0 0
[pid=27134/tid=27147] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27147/stat : 27147 (python) S 27132 27134 25950 0 -1 4202560 36 937 0 0 0 0 0 0 22 0 5 0 658185179 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
[pid=27134/tid=27149] ppid=27132 vsize=320116 CPUtime=0 cores=0,2,4,6
/proc/27134/task/27149/stat : 27149 (python) S 27132 27134 25950 0 -1 4202560 18 937 0 0 0 0 0 0 24 0 5 0 658185180 327798784 7226 33554432000 4194304 5683644 140735918726208 18446744073709551615 218917554609 0 0 16781312 2 18446604442556357376 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 1953780

[startup+7.9014 s]
/proc/loadavg: 9.31 9.28 8.93 13/529 27156
/proc/meminfo: memFree=15198260/32951124 swapFree=65581060/67111528
[pid=27134] ppid=27132 vsize=309812 CPUtime=26.09 cores=0,2,4,6
/proc/27134/stat : 27134 (python) R 27132 27134 25950 0 -1 4202496 14308 7198 1 0 36 8 2508 57 17 0 1 0 658185124 317247488 7214 33554432000 4194304 5683644 140735918726208 18446744073709551615 5114052 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27134/statm: 77453 7214 1873 364 0 13377 0
Current children cumulated CPU time (s) 26.09
Current children cumulated vsize (KiB) 309812

Child status: 0
Real time (s): 7.91754
CPU time (s): 26.134
CPU user time (s): 25.4661
CPU system time (s): 0.667898
CPU usage (%): 330.078
Max. virtual memory (cumulated for all children) (KiB): 1957932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.4661
system time used= 0.667898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23736
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= 2165
involuntary context switches= 1383

runsolver used 0.041993 second user time and 0.104984 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 15:24:34
IDJOB=3378488
IDBENCH=82897
IDSOLVER=1859
FILE ID=node137/3378488-1305465874
RUNJOBID= node137-1305462758-25968
PBS_JOBID= 13324972
Free space on /tmp= 73672 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378488-1305465874/watcher-3378488-1305465874 -o /tmp/evaluation-result-3378488-1305465874/solver-3378488-1305465874 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378488-1305465874.cnf -seed 14979628 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4c16bc52ec8b88c947f571c625ddf62f
RANDOM SEED=14979628

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      15253620 kB
Buffers:        314160 kB
Cached:        4099400 kB
SwapCached:      36320 kB
Active:        7483952 kB
Inactive:      9939080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15253620 kB
SwapTotal:    67111528 kB
SwapFree:     65581060 kB
Dirty:           32304 kB
Writeback:           0 kB
AnonPages:    12983124 kB
Mapped:          38588 kB
Slab:           137416 kB
PageTables:      68364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 147437048 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= 73640 MiB
End job on node137 at 2011-05-15 15:24:42