Trace number 3498253

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)UNSAT 187.771 187.81

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.3398
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.67	c INFO: solving HOME/instance-3498253-1308045425.cnf
0.37/0.67	c INFO: computing task features
0.45/0.71	c INFO: computed variable-clause graph statistics
0.45/0.71	c INFO: computed clause balance statistics
0.55/0.89	c INFO: computed variable balance statistics
0.75/1.03	c INFO: computed small-clause counts
0.75/1.03	c INFO: computed Horn-clause counts
0.75/1.05	c INFO: computed variable graph statistics
0.75/1.05	c INFO: collected features for HOME/instance-3498253-1308045425.cnf in 0.38 s
0.75/1.08	c INFO: running lingeling-276@0 for 97 with 4999 remaining (b = 0.28)
101.04/101.21	c INFO: running lingeling-276@100 for 485 with 4899 remaining (b = 0.41)
187.62/187.78	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: 989)

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-3498253-1308045425/watcher-3498253-1308045425 -o /tmp/evaluation-result-3498253-1308045425/solver-3498253-1308045425 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498253-1308045425.cnf -seed 1669383675 -budget 5000 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.96 1.77 2.51 2/177 7275
/proc/meminfo: memFree=28760728/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 728 0 0 0 0 0 0 0 18 0 1 0 916143439 15548416 616 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/7275/statm: 3796 616 322 364 0 283 0

[startup+0.0246109 s]
/proc/loadavg: 1.96 1.77 2.51 2/177 7275
/proc/meminfo: memFree=28760728/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=16392 CPUtime=0.01 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 1077 0 0 0 1 0 0 0 17 0 1 0 916143439 16785408 946 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613106533 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/7275/statm: 4098 946 382 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.100868 s]
/proc/loadavg: 1.96 1.77 2.51 2/177 7275
/proc/meminfo: memFree=28760728/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=87704 CPUtime=0.06 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 2640 0 0 0 4 2 0 0 17 0 1 0 916143439 89808896 2354 33554432000 4194304 5683644 140735622651104 18446744073709551615 270608187015 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/7275/statm: 22442 2388 750 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.300905 s]
/proc/loadavg: 1.96 1.77 2.51 2/177 7275
/proc/meminfo: memFree=28760728/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=135748 CPUtime=0.2 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 5974 935 1 0 14 6 0 0 18 0 1 0 916143439 139005952 4148 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/7275/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.706759 s]
/proc/loadavg: 1.96 1.77 2.51 2/177 7275
/proc/meminfo: memFree=28760728/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=280112 CPUtime=0.45 cores=0,2,4,6
/proc/7275/stat : 7275 (python) R 7273 7275 7082 0 -1 4202496 9678 935 1 0 34 11 0 0 17 0 1 0 916143439 286834688 7346 33554432000 4194304 5683644 140735622651104 18446744073709551615 4415616 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/7275/statm: 70028 7346 1764 364 0 5952 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 280112

[startup+1.50062 s]
/proc/loadavg: 1.96 1.77 2.51 3/178 7280
/proc/meminfo: memFree=28737184/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.82 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10189 935 1 0 71 11 0 0 20 0 2 0 916143439 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7459 1875 364 0 8474 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 290224

[startup+3.10033 s]
/proc/loadavg: 1.96 1.77 2.51 3/181 7283
/proc/meminfo: memFree=28730588/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.82 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10189 935 1 0 71 11 0 0 20 0 2 0 916143439 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7459 1875 364 0 8474 0
[pid=7281] ppid=7275 vsize=279980 CPUtime=0 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 805 0 0 0 0 0 0 0 18 0 1 0 916143548 286699520 5939 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130767 0 0 16781312 514 4431121749307785476 0 0 17 2 0 0 0
/proc/7281/statm: 69995 5939 359 364 0 5913 0
[pid=7283] ppid=7281 vsize=8560 CPUtime=2.01 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 2245 0 0 0 201 0 0 0 25 0 1 0 916143548 8765440 1342 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328090 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7283/statm: 2140 1342 129 39 0 1220 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 916143548 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 578764

[startup+6.30076 s]
/proc/loadavg: 1.96 1.78 2.51 3/181 7283
/proc/meminfo: memFree=28728476/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.82 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10189 935 1 0 71 11 0 0 20 0 2 0 916143439 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7459 1875 364 0 8474 0
[pid=7281] ppid=7275 vsize=279980 CPUtime=0 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 960 0 0 0 0 0 0 0 18 0 1 0 916143548 286699520 5961 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130767 0 0 16781312 514 4431121749307785476 0 0 17 2 0 0 0
/proc/7281/statm: 69995 5961 381 364 0 5913 0
[pid=7283] ppid=7281 vsize=8688 CPUtime=5.21 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 2917 0 0 0 521 0 0 0 25 0 1 0 916143548 8896512 1374 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7283/statm: 2172 1374 129 39 0 1252 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 916143548 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 578892

[startup+12.7006 s]
/proc/loadavg: 1.96 1.78 2.50 3/181 7284
/proc/meminfo: memFree=28727584/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.82 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10189 935 1 0 71 11 0 0 20 0 2 0 916143439 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7459 1875 364 0 8474 0
[pid=7281] ppid=7275 vsize=279980 CPUtime=0 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 963 0 0 0 0 0 0 0 18 0 1 0 916143548 286699520 5961 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130767 0 0 16781312 514 11496968569049022724 0 0 17 2 0 0 0
/proc/7281/statm: 69995 5961 381 364 0 5913 0
[pid=7283] ppid=7281 vsize=9976 CPUtime=11.61 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 4263 0 0 0 1161 0 0 0 25 0 1 0 916143548 10215424 1696 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328166 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7283/statm: 2494 1696 129 39 0 1574 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 916143548 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 580180

[startup+25.5004 s]
/proc/loadavg: 1.97 1.79 2.50 3/181 7284
/proc/meminfo: memFree=28724848/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.82 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10189 935 1 0 71 11 0 0 20 0 2 0 916143439 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7459 1875 364 0 8474 0
[pid=7281] ppid=7275 vsize=279980 CPUtime=0.02 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 970 0 0 0 1 1 0 0 18 0 1 0 916143548 286699520 5962 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130767 0 0 16781312 514 11496968569049022724 0 0 17 2 0 0 0
/proc/7281/statm: 69995 5962 382 364 0 5913 0
[pid=7283] ppid=7281 vsize=13944 CPUtime=24.4 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 7175 0 0 0 2440 0 0 0 25 0 1 0 916143548 14278656 2688 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7283/statm: 3486 2688 129 39 0 2566 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 916143548 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 584148

[startup+51.1008 s]
/proc/loadavg: 1.98 1.81 2.48 3/184 7288
/proc/meminfo: memFree=28207836/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.82 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10189 935 1 0 71 11 0 0 20 0 2 0 916143439 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7459 1875 364 0 8474 0
[pid=7281] ppid=7275 vsize=279980 CPUtime=0.04 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 977 0 0 0 2 2 0 0 18 0 1 0 916143548 286699520 5962 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130767 0 0 16781312 514 11496968569049022724 0 0 17 2 0 0 0
/proc/7281/statm: 69995 5962 382 364 0 5913 0
[pid=7283] ppid=7281 vsize=15356 CPUtime=50.01 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 11464 0 0 0 5000 1 0 0 25 0 1 0 916143548 15724544 3041 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7283/statm: 3839 3041 129 39 0 2919 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 916143548 297189376 7459 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 585560

[startup+102.307 s]
/proc/loadavg: 1.99 1.83 2.45 3/182 7333
/proc/meminfo: memFree=28925976/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.11 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1156 0 0 0 6 5 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=21764 CPUtime=101.19 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 19433 0 0 0 10116 3 0 0 25 0 1 0 916143548 22286336 4643 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7283/statm: 5441 4643 129 39 0 4521 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 602212

[startup+162.301 s]
/proc/loadavg: 2.06 1.89 2.43 3/182 7335
/proc/meminfo: memFree=28840372/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.18 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1180 0 0 0 11 7 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=20228 CPUtime=161.17 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 26249 0 0 0 16114 3 0 0 25 0 1 0 916143548 20713472 4259 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7283/statm: 5057 4259 129 39 0 4137 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 600676

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

[startup+166.3 s]
/proc/loadavg: 2.05 1.89 2.43 3/182 7335
/proc/meminfo: memFree=28843224/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.19 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1182 0 0 0 12 7 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=17796 CPUtime=165.17 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 26665 0 0 0 16514 3 0 0 25 0 1 0 916143548 18223104 3651 33554432000 4194304 4352236 140734303780368 18446744073709551615 4329004 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7283/statm: 4449 3651 129 39 0 3529 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 166.2
Current children cumulated vsize (KiB) 598244

[startup+179.101 s]
/proc/loadavg: 2.04 1.89 2.42 3/182 7335
/proc/meminfo: memFree=28840616/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.2 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1186 0 0 0 12 8 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=19716 CPUtime=177.97 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 28521 0 0 0 17793 4 0 0 25 0 1 0 916143548 20189184 4131 33554432000 4194304 4352236 140734303780368 18446744073709551615 4329185 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7283/statm: 4929 4131 129 39 0 4009 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 600164

[startup+182.301 s]
/proc/loadavg: 2.04 1.89 2.42 3/182 7335
/proc/meminfo: memFree=28840120/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.2 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1186 0 0 0 12 8 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=20100 CPUtime=181.17 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 28617 0 0 0 18113 4 0 0 25 0 1 0 916143548 20582400 4227 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7283/statm: 5025 4227 129 39 0 4105 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 182.21
Current children cumulated vsize (KiB) 600548

[startup+185.501 s]
/proc/loadavg: 2.04 1.90 2.42 3/182 7335
/proc/meminfo: memFree=28840240/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.21 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1188 0 0 0 13 8 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=20356 CPUtime=184.37 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 28681 0 0 0 18433 4 0 0 25 0 1 0 916143548 20844544 4291 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7283/statm: 5089 4291 129 39 0 4169 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 185.42
Current children cumulated vsize (KiB) 600804

[startup+187.101 s]
/proc/loadavg: 2.04 1.90 2.42 3/182 7335
/proc/meminfo: memFree=28840240/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.21 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1188 0 0 0 13 8 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=20356 CPUtime=185.97 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 28681 0 0 0 18593 4 0 0 25 0 1 0 916143548 20844544 4291 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7283/statm: 5089 4291 129 39 0 4169 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 187.02
Current children cumulated vsize (KiB) 600804

[startup+187.501 s]
/proc/loadavg: 2.04 1.90 2.42 3/182 7335
/proc/meminfo: memFree=28840240/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.21 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1188 0 0 0 13 8 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=20356 CPUtime=186.37 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 28681 0 0 0 18633 4 0 0 25 0 1 0 916143548 20844544 4291 33554432000 4194304 4352236 140734303780368 18446744073709551615 4328411 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7283/statm: 5089 4291 129 39 0 4169 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 187.42
Current children cumulated vsize (KiB) 600804

[startup+187.701 s]
/proc/loadavg: 2.04 1.90 2.42 3/182 7335
/proc/meminfo: memFree=28840240/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290224 CPUtime=0.84 cores=0,2,4,6
/proc/7275/stat : 7275 (python) S 7273 7275 7082 0 -1 4202496 10682 935 1 0 73 11 0 0 18 0 2 0 916143439 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7275/statm: 72556 7460 1876 364 0 8474 0
[pid=7281] ppid=7275 vsize=290224 CPUtime=0.21 cores=0,2,4,6
/proc/7281/stat : 7281 (python) S 7275 7275 7082 0 -1 4202560 1188 0 0 0 13 8 0 0 18 0 2 0 916143548 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7281/statm: 72556 6001 416 364 0 8474 0
[pid=7283] ppid=7281 vsize=20356 CPUtime=186.57 cores=0,2,4,6
/proc/7283/stat : 7283 (lingeling) R 7281 7283 7283 0 -1 4202496 28681 0 0 0 18653 4 0 0 25 0 1 0 916143548 20844544 4291 33554432000 4194304 4352236 140734303780368 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7283/statm: 5089 4291 129 39 0 4169 0
[pid=7281/tid=7333] ppid=7275 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7281/task/7333/stat : 7333 (python) S 7275 7275 7082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 916153558 297189376 6001 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 514 18446604453944394176 0 0 -1 0 0 0 0
[pid=7275/tid=7282] ppid=7273 vsize=290224 CPUtime=0 cores=0,2,4,6
/proc/7275/task/7282/stat : 7282 (python) S 7273 7275 7082 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 2 0 916143548 297189376 7460 33554432000 4194304 5683644 140735622651104 18446744073709551615 270624934321 0 0 16781312 2 18446604453977651136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 187.62
Current children cumulated vsize (KiB) 600804

[startup+187.801 s]
/proc/loadavg: 2.04 1.90 2.42 3/182 7335
/proc/meminfo: memFree=28840240/32951124 swapFree=67052292/67111528
[pid=7275] ppid=7273 vsize=290200 CPUtime=187.75 cores=0,2,4,6
/proc/7275/stat : 7275 (python) R 7273 7275 7082 0 -1 4202496 13695 30880 1 0 74 12 18676 13 18 0 1 0 916143439 297164800 7458 33554432000 4194304 5683644 140735622651104 18446744073709551615 4509424 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/7275/statm: 72550 7458 1874 364 0 8474 0
Current children cumulated CPU time (s) 187.75
Current children cumulated vsize (KiB) 290200

Child status: 0
Real time (s): 187.81
CPU time (s): 187.771
CPU user time (s): 187.516
CPU system time (s): 0.255961
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 603364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 187.515
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45720
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= 3075
involuntary context switches= 394

runsolver used 0.313952 second user time and 0.604908 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-14 11:57:05
IDJOB=3498253
IDBENCH=20393
IDSOLVER=1991
FILE ID=node108/3498253-1308045425
RUNJOBID= node108-1308045242-7100
PBS_JOBID= 13565709
Free space on /tmp= 74084 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.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-3498253-1308045425/watcher-3498253-1308045425 -o /tmp/evaluation-result-3498253-1308045425/solver-3498253-1308045425 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498253-1308045425.cnf -seed 1669383675 -budget 5000

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1669383675

node108.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.820
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.820
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.820
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.75
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.820
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:     32951124 kB
MemFree:      28761280 kB
Buffers:        210620 kB
Cached:        3421616 kB
SwapCached:      23260 kB
Active:         871272 kB
Inactive:      3084824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28761280 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           31868 kB
Writeback:          16 kB
AnonPages:      321632 kB
Mapped:          14624 kB
Slab:           167316 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   507328 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= 74064 MiB
End job on node108 at 2011-06-14 12:00:13