Trace number 3484243

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-random (fixed, 1200 s timeout)UNSAT 107.309 107.395

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S602837755-005.UNKNOWN.cnf
MD5SUM89088df3050b7dcbc7d87013312bf49b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.43802
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.36/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.64	c INFO: solving HOME/instance-3484243-1307748476.cnf
0.36/0.64	c INFO: computing task features
0.36/0.65	c INFO: computed variable-clause graph statistics
0.36/0.65	c INFO: computed clause balance statistics
0.36/0.69	c INFO: computed variable balance statistics
0.45/0.72	c INFO: computed small-clause counts
0.45/0.72	c INFO: computed Horn-clause counts
0.45/0.72	c INFO: computed variable graph statistics
0.45/0.72	c INFO: collected features for HOME/instance-3484243-1307748476.cnf in 0.07 s
0.45/0.72	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.60)
100.66/100.86	c INFO: running march_hi@0 for 388 with 1099 remaining (b = 0.38)
107.16/107.37	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.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-3484243-1307748476/watcher-3484243-1307748476 -o /tmp/evaluation-result-3484243-1307748476/solver-3484243-1307748476 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484243-1307748476.cnf -seed 664127887 -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.97 4.01 3.20 4/261 11486
/proc/meminfo: memFree=31153904/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=15380 CPUtime=0 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 812 0 0 0 0 0 0 0 25 0 1 0 867263496 15749120 696 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/11486/statm: 3845 696 334 364 0 332 0

[startup+0.0201559 s]
/proc/loadavg: 3.97 4.01 3.20 4/261 11486
/proc/meminfo: memFree=31153904/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=16236 CPUtime=0.01 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 1051 0 0 0 1 0 0 0 25 0 1 0 867263496 16625664 921 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/11486/statm: 4059 921 381 364 0 546 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16236

[startup+0.100604 s]
/proc/loadavg: 3.97 4.01 3.20 4/261 11486
/proc/meminfo: memFree=31153904/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=89764 CPUtime=0.06 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 2673 0 0 0 5 1 0 0 25 0 1 0 867263496 91918336 2387 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/11486/statm: 22441 2387 750 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89764

[startup+0.300337 s]
/proc/loadavg: 3.97 4.01 3.20 4/261 11486
/proc/meminfo: memFree=31153904/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=135748 CPUtime=0.18 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 5973 930 1 0 14 4 0 0 19 0 1 0 867263496 139005952 4148 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510293509 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/11486/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.707296 s]
/proc/loadavg: 3.97 4.01 3.20 4/261 11486
/proc/meminfo: memFree=31153904/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=278268 CPUtime=0.45 cores=4,6
/proc/11486/stat : 11486 (python) R 11484 11486 10649 0 -1 4202496 9312 930 1 0 36 9 0 0 17 0 1 0 867263496 284946432 6971 33554432000 4194304 5683644 140734668275168 18446744073709551615 233513706416 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11486/statm: 69567 6971 1827 364 0 5491 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278268

[startup+1.50115 s]
/proc/loadavg: 3.97 4.01 3.20 5/265 11495
/proc/meminfo: memFree=31129716/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=288676 CPUtime=0.48 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 9768 930 1 0 38 10 0 0 19 0 2 0 867263496 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 72169 7049 1867 364 0 8087 0
[pid=11493] ppid=11486 vsize=278432 CPUtime=0 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 867263568 285114368 5532 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317583 0 0 16781312 514 4424355354750484479 0 0 17 6 0 0 0
/proc/11493/statm: 69608 5532 354 364 0 5526 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=0.76 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) R 11493 11495 11495 0 -1 4202496 424 0 0 0 76 0 0 0 21 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11486/tid=11494] ppid=11484 vsize=288676 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867263569 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 1584908

[startup+3.10084 s]
/proc/loadavg: 3.97 4.01 3.20 5/265 11495
/proc/meminfo: memFree=31129220/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=288676 CPUtime=0.48 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 9768 930 1 0 38 10 0 0 19 0 2 0 867263496 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 72169 7049 1867 364 0 8087 0
[pid=11493] ppid=11486 vsize=278432 CPUtime=0 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 867263568 285114368 5532 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317583 0 0 16781312 514 4424355354750451971 0 0 17 6 0 0 0
/proc/11493/statm: 69608 5532 354 364 0 5526 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=2.36 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) R 11493 11495 11495 0 -1 4202496 424 0 0 0 236 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11486/tid=11494] ppid=11484 vsize=288676 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867263569 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1584908

[startup+6.30028 s]
/proc/loadavg: 3.98 4.01 3.21 4/234 11496
/proc/meminfo: memFree=31445296/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=288676 CPUtime=0.48 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 9768 930 1 0 38 10 0 0 19 0 2 0 867263496 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 72169 7049 1867 364 0 8087 0
[pid=11493] ppid=11486 vsize=278432 CPUtime=0 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 867263568 285114368 5555 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317583 0 0 16781312 514 4424355354750451971 0 0 17 6 0 0 0
/proc/11493/statm: 69608 5555 377 364 0 5526 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=5.56 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) R 11493 11495 11495 0 -1 4202496 424 0 0 0 556 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11486/tid=11494] ppid=11484 vsize=288676 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867263569 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1584908

[startup+12.7011 s]
/proc/loadavg: 3.98 4.01 3.21 5/241 11633
/proc/meminfo: memFree=31423584/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=288676 CPUtime=0.48 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 9768 930 1 0 38 10 0 0 19 0 2 0 867263496 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 72169 7049 1867 364 0 8087 0
[pid=11493] ppid=11486 vsize=278432 CPUtime=0 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 886 0 0 0 0 0 0 0 18 0 1 0 867263568 285114368 5555 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317583 0 0 16781312 514 5548575478408773891 0 0 17 6 0 0 0
/proc/11493/statm: 69608 5555 377 364 0 5526 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=11.96 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) R 11493 11495 11495 0 -1 4202496 424 0 0 0 1196 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11486/tid=11494] ppid=11484 vsize=288676 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867263569 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1584908

[startup+25.5008 s]
/proc/loadavg: 4.06 4.03 3.23 5/241 11679
/proc/meminfo: memFree=31423760/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=288676 CPUtime=0.48 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 9768 930 1 0 38 10 0 0 19 0 2 0 867263496 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 72169 7049 1867 364 0 8087 0
[pid=11493] ppid=11486 vsize=278432 CPUtime=0.03 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 890 0 0 0 2 1 0 0 18 0 1 0 867263568 285114368 5555 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317583 0 0 16781312 514 5548575478408773891 0 0 17 6 0 0 0
/proc/11493/statm: 69608 5555 377 364 0 5526 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=24.76 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) R 11493 11495 11495 0 -1 4202496 424 0 0 0 2476 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11486/tid=11494] ppid=11484 vsize=288676 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867263569 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 1584908

[startup+51.1012 s]
/proc/loadavg: 4.10 4.04 3.25 5/242 11684
/proc/meminfo: memFree=31388632/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=288676 CPUtime=0.48 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 9768 930 1 0 38 10 0 0 19 0 2 0 867263496 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 72169 7049 1867 364 0 8087 0
[pid=11493] ppid=11486 vsize=278432 CPUtime=0.06 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 903 0 0 0 4 2 0 0 18 0 1 0 867263568 285114368 5555 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317583 0 0 16781312 514 5548575478408773891 0 0 17 6 0 0 0
/proc/11493/statm: 69608 5555 377 364 0 5526 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=50.36 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) R 11493 11495 11495 0 -1 4202496 424 0 0 0 5036 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11486/tid=11494] ppid=11484 vsize=288676 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 867263569 295604224 7049 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 1584908

[startup+102.307 s]
/proc/loadavg: 3.99 4.02 3.29 5/222 11832
/proc/meminfo: memFree=31433656/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=299504 CPUtime=0.49 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 10616 930 1 0 39 10 0 0 19 0 3 0 867263496 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 74876 7207 1878 364 0 10791 0
[pid=11493] ppid=11486 vsize=288676 CPUtime=0.13 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 1153 0 0 0 8 5 0 0 19 0 2 0 867263568 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11493/statm: 72169 5599 416 364 0 8087 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=100.11 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) T 11493 11495 11495 0 -1 4202496 424 0 0 0 10011 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11493/tid=11829] ppid=11486 vsize=288676 CPUtime=0 cores=4,6
/proc/11493/task/11829/stat : 11829 (python) S 11486 11486 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867273581 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 514 18446604453942818752 0 0 -1 4 0 0 0
[pid=11830] ppid=11486 vsize=289260 CPUtime=0 cores=4,6
/proc/11830/stat : 11830 (python) S 11486 11486 10649 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 867273582 296202240 5673 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317638 0 0 16781312 514 3427177748072726786 0 0 17 6 0 0 0
/proc/11830/statm: 72315 5673 348 364 0 8230 0
[pid=11832] ppid=11830 vsize=1420 CPUtime=1.43 cores=4,6
/proc/11832/stat : 11832 (march_hi) R 11830 11832 11832 0 -1 4202496 471 0 0 0 143 0 0 0 25 0 1 0 867273582 1454080 208 33554432000 4194304 4955518 140734845844336 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11832/statm: 355 208 106 186 0 168 0
[pid=11486/tid=11494] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 3 0 867263569 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
[pid=11486/tid=11831] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11831/stat : 11831 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 20 0 3 0 867273582 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 1896660

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

[startup+105.5 s]
/proc/loadavg: 3.99 4.02 3.29 5/222 11832
/proc/meminfo: memFree=31433160/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=299504 CPUtime=0.49 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 10616 930 1 0 39 10 0 0 19 0 3 0 867263496 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 74876 7207 1878 364 0 10791 0
[pid=11493] ppid=11486 vsize=288676 CPUtime=0.13 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 1153 0 0 0 8 5 0 0 19 0 2 0 867263568 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11493/statm: 72169 5599 416 364 0 8087 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=100.11 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) T 11493 11495 11495 0 -1 4202496 424 0 0 0 10011 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11493/tid=11829] ppid=11486 vsize=288676 CPUtime=0 cores=4,6
/proc/11493/task/11829/stat : 11829 (python) S 11486 11486 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867273581 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 514 18446604453942818752 0 0 -1 4 0 0 0
[pid=11830] ppid=11486 vsize=289260 CPUtime=0.01 cores=4,6
/proc/11830/stat : 11830 (python) S 11486 11486 10649 0 -1 4202560 895 0 0 0 1 0 0 0 15 0 1 0 867273582 296202240 5696 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317638 0 0 16781312 514 3427177748072726786 0 0 17 6 0 0 0
/proc/11830/statm: 72315 5696 371 364 0 8230 0
[pid=11832] ppid=11830 vsize=1420 CPUtime=4.63 cores=4,6
/proc/11832/stat : 11832 (march_hi) R 11830 11832 11832 0 -1 4202496 478 0 0 0 463 0 0 0 25 0 1 0 867273582 1454080 215 33554432000 4194304 4955518 140734845844336 18446744073709551615 4224566 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11832/statm: 355 215 106 186 0 168 0
[pid=11486/tid=11494] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 3 0 867263569 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
[pid=11486/tid=11831] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11831/stat : 11831 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 20 0 3 0 867273582 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 105.37
Current children cumulated vsize (KiB) 1896660

[startup+106.301 s]
/proc/loadavg: 3.99 4.02 3.29 5/222 11832
/proc/meminfo: memFree=31433160/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=299504 CPUtime=0.49 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 10616 930 1 0 39 10 0 0 19 0 3 0 867263496 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 74876 7207 1878 364 0 10791 0
[pid=11493] ppid=11486 vsize=288676 CPUtime=0.13 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 1153 0 0 0 8 5 0 0 19 0 2 0 867263568 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11493/statm: 72169 5599 416 364 0 8087 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=100.11 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) T 11493 11495 11495 0 -1 4202496 424 0 0 0 10011 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11493/tid=11829] ppid=11486 vsize=288676 CPUtime=0 cores=4,6
/proc/11493/task/11829/stat : 11829 (python) S 11486 11486 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867273581 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 514 18446604453942818752 0 0 -1 4 0 0 0
[pid=11830] ppid=11486 vsize=289260 CPUtime=0.01 cores=4,6
/proc/11830/stat : 11830 (python) S 11486 11486 10649 0 -1 4202560 898 0 0 0 1 0 0 0 15 0 1 0 867273582 296202240 5696 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317638 0 0 16781312 514 3427177748072726786 0 0 17 6 0 0 0
/proc/11830/statm: 72315 5696 371 364 0 8230 0
[pid=11832] ppid=11830 vsize=1420 CPUtime=5.42 cores=4,6
/proc/11832/stat : 11832 (march_hi) R 11830 11832 11832 0 -1 4202496 482 0 0 0 542 0 0 0 25 0 1 0 867273582 1454080 219 33554432000 4194304 4955518 140734845844336 18446744073709551615 4208710 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11832/statm: 355 219 106 186 0 168 0
[pid=11486/tid=11494] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 3 0 867263569 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
[pid=11486/tid=11831] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11831/stat : 11831 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 20 0 3 0 867273582 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 106.16
Current children cumulated vsize (KiB) 1896660

[startup+107.101 s]
/proc/loadavg: 3.99 4.02 3.29 5/222 11832
/proc/meminfo: memFree=31433036/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=299504 CPUtime=0.49 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 10616 930 1 0 39 10 0 0 19 0 3 0 867263496 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 74876 7207 1878 364 0 10791 0
[pid=11493] ppid=11486 vsize=288676 CPUtime=0.13 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 1153 0 0 0 8 5 0 0 19 0 2 0 867263568 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11493/statm: 72169 5599 416 364 0 8087 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=100.11 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) T 11493 11495 11495 0 -1 4202496 424 0 0 0 10011 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11493/tid=11829] ppid=11486 vsize=288676 CPUtime=0 cores=4,6
/proc/11493/task/11829/stat : 11829 (python) S 11486 11486 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867273581 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 514 18446604453942818752 0 0 -1 4 0 0 0
[pid=11830] ppid=11486 vsize=289260 CPUtime=0.01 cores=4,6
/proc/11830/stat : 11830 (python) S 11486 11486 10649 0 -1 4202560 898 0 0 0 1 0 0 0 15 0 1 0 867273582 296202240 5696 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317638 0 0 16781312 514 3427177748072726786 0 0 17 6 0 0 0
/proc/11830/statm: 72315 5696 371 364 0 8230 0
[pid=11832] ppid=11830 vsize=1420 CPUtime=6.22 cores=4,6
/proc/11832/stat : 11832 (march_hi) R 11830 11832 11832 0 -1 4202496 485 0 0 0 622 0 0 0 25 0 1 0 867273582 1454080 222 33554432000 4194304 4955518 140734845844336 18446744073709551615 4208724 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11832/statm: 355 222 106 186 0 168 0
[pid=11486/tid=11494] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 3 0 867263569 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
[pid=11486/tid=11831] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11831/stat : 11831 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 20 0 3 0 867273582 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 106.96
Current children cumulated vsize (KiB) 1896660

[startup+107.301 s]
/proc/loadavg: 3.99 4.02 3.29 5/222 11832
/proc/meminfo: memFree=31433036/32951124 swapFree=67056964/67111528
[pid=11486] ppid=11484 vsize=299504 CPUtime=0.49 cores=4,6
/proc/11486/stat : 11486 (python) S 11484 11486 10649 0 -1 4202496 10616 930 1 0 39 10 0 0 19 0 3 0 867263496 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11486/statm: 74876 7207 1878 364 0 10791 0
[pid=11493] ppid=11486 vsize=288676 CPUtime=0.13 cores=4,6
/proc/11493/stat : 11493 (python) S 11486 11486 10649 0 -1 4202560 1153 0 0 0 8 5 0 0 19 0 2 0 867263568 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11493/statm: 72169 5599 416 364 0 8087 0
[pid=11495] ppid=11493 vsize=1017800 CPUtime=100.11 cores=4,6
/proc/11495/stat : 11495 (gnovelty+2) T 11493 11495 11495 0 -1 4202496 424 0 0 0 10011 0 0 0 25 0 1 0 867263569 1042227200 162 33554432000 134512640 135663704 4294804320 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11495/statm: 254450 162 113 282 0 254166 0
[pid=11493/tid=11829] ppid=11486 vsize=288676 CPUtime=0 cores=4,6
/proc/11493/task/11829/stat : 11829 (python) S 11486 11486 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867273581 295604224 5599 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 514 18446604453942818752 0 0 -1 4 0 0 0
[pid=11830] ppid=11486 vsize=289260 CPUtime=0.01 cores=4,6
/proc/11830/stat : 11830 (python) S 11486 11486 10649 0 -1 4202560 898 0 0 0 1 0 0 0 15 0 1 0 867273582 296202240 5696 33554432000 4194304 5683644 140734668275168 18446744073709551615 233510317638 0 0 16781312 514 5616737403965243650 0 0 17 6 0 0 0
/proc/11830/statm: 72315 5696 371 364 0 8230 0
[pid=11832] ppid=11830 vsize=1556 CPUtime=6.42 cores=4,6
/proc/11832/stat : 11832 (march_hi) R 11830 11832 11832 0 -1 4202496 509 0 0 0 642 0 0 0 25 0 1 0 867273582 1593344 246 33554432000 4194304 4955518 140734845844336 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11832/statm: 389 246 106 186 0 202 0
[pid=11486/tid=11494] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11494/stat : 11494 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 3 0 867263569 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 4 0 0 0
[pid=11486/tid=11831] ppid=11484 vsize=299504 CPUtime=0 cores=4,6
/proc/11486/task/11831/stat : 11831 (python) S 11484 11486 10649 0 -1 4202560 30 930 0 0 0 0 0 0 20 0 3 0 867273582 306692096 7207 33554432000 4194304 5683644 140734668275168 18446744073709551615 233522121137 0 0 16781312 2 18446604453949169792 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 107.16
Current children cumulated vsize (KiB) 1896796

Child status: 0
Real time (s): 107.395
CPU time (s): 107.309
CPU user time (s): 107.132
CPU system time (s): 0.176973
CPU usage (%): 99.9193
Max. virtual memory (cumulated for all children) (KiB): 1896796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.132
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19126
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= 3379
involuntary context switches= 219

runsolver used 0.19697 second user time and 0.400939 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-11 01:27:56
IDJOB=3484243
IDBENCH=82754
IDSOLVER=1975
FILE ID=node145/3484243-1307748476
RUNJOBID= node145-1307746987-10668
PBS_JOBID= 13550815
Free space on /tmp= 73896 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S602837755-005.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484243-1307748476/watcher-3484243-1307748476 -o /tmp/evaluation-result-3484243-1307748476/solver-3484243-1307748476 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484243-1307748476.cnf -seed 664127887 -budget 1200

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

MD5SUM BENCH= 89088df3050b7dcbc7d87013312bf49b
RANDOM SEED=664127887

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31154580 kB
Buffers:        114108 kB
Cached:         918460 kB
SwapCached:       7976 kB
Active:         985880 kB
Inactive:       647180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31154580 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:           36456 kB
Writeback:           0 kB
AnonPages:      597964 kB
Mapped:          21156 kB
Slab:            81596 kB
PageTables:      20760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10032880 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= 73836 MiB
End job on node145 at 2011-06-11 01:29:44