Trace number 3377900

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)? (TO) 467.05 1300.03

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_29.renamed-as.sat05-1916.cnf
MD5SUMf874c09c5787bb3c6a16f7a5f9ea0ad4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.544
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

Solver Data

0.45/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.45/0.70	c INFO: solving HOME/instance-3377900-1305457458.cnf
0.45/0.70	c INFO: computing task features
0.76/1.01	c INFO: computed variable-clause graph statistics
0.76/1.01	c INFO: computed clause balance statistics
2.45/2.70	c INFO: computed variable balance statistics
3.96/4.26	c INFO: computed small-clause counts
3.96/4.26	c INFO: computed Horn-clause counts
3.96/4.29	c INFO: computed variable graph statistics
3.96/4.29	c INFO: collected features for HOME/instance-3377900-1305457458.cnf in 3.63 s
4.05/4.30	c INFO: running lingeling-276@0 for 582 with 2396 remaining (b = 0.51)
467.00/466.35	Process SolverProcess-1:
467.00/466.35	Traceback (most recent call last):
467.00/466.35	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 232, in _bootstrap
467.00/466.35	    self.run()
467.00/466.35	  File "HOME/borg/build/lib/borg/solvers.py", line 86, in run
467.00/466.35	    self.handle_subsolver()
467.00/466.35	  File "HOME/borg/build/lib/borg/solvers.py", line 159, in handle_subsolver
467.00/466.35	    if answer[-1] == 0:
467.00/466.35	IndexError: list index out of range

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3377900-1305457458/watcher-3377900-1305457458 -o /tmp/evaluation-result-3377900-1305457458/solver-3377900-1305457458 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377900-1305457458.cnf -seed 139930827 -budget 2400 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.01 4.04 3.92 4/289 17071
/proc/meminfo: memFree=18493816/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=15780 CPUtime=0 cores=5,7
/proc/17071/stat : 17071 (python) R 17069 17071 14954 0 -1 4202496 927 0 0 0 0 0 0 0 23 0 1 0 657345592 16158720 807 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089694132 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17071/statm: 3946 810 356 364 0 433 0

[startup+0.0888941 s]
/proc/loadavg: 4.01 4.04 3.92 4/289 17071
/proc/meminfo: memFree=18493816/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=85368 CPUtime=0.05 cores=5,7
/proc/17071/stat : 17071 (python) R 17069 17071 14954 0 -1 4202496 2593 0 0 0 4 1 0 0 17 0 1 0 657345592 87416832 2315 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089696256 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17071/statm: 21342 2315 713 364 0 1559 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85368

[startup+0.100879 s]
/proc/loadavg: 4.01 4.04 3.92 4/289 17071
/proc/meminfo: memFree=18493816/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=99380 CPUtime=0.07 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 2866 0 0 0 5 2 0 0 17 0 1 0 657345592 101765120 2565 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/17071/statm: 24846 2566 818 364 0 1697 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99380

[startup+0.300849 s]
/proc/loadavg: 4.01 4.04 3.92 4/289 17071
/proc/meminfo: memFree=18493816/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=135752 CPUtime=0.2 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 5971 933 1 0 14 6 0 0 17 0 1 0 657345592 139010048 4148 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089694213 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/17071/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135752

[startup+0.700771 s]
/proc/loadavg: 4.01 4.04 3.92 4/289 17071
/proc/meminfo: memFree=18493816/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=282032 CPUtime=0.45 cores=5,7
/proc/17071/stat : 17071 (python) R 17069 17071 14954 0 -1 4202496 10154 933 1 0 31 14 0 0 15 0 1 0 657345592 288800768 7824 33554432000 4194304 5683644 140733685171104 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17071/statm: 70508 7824 1761 364 0 6432 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 282032

[startup+1.50063 s]
/proc/loadavg: 4.01 4.04 3.92 6/290 17080
/proc/meminfo: memFree=18320280/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=301456 CPUtime=1.25 cores=5,7
/proc/17071/stat : 17071 (python) R 17069 17071 14954 0 -1 4202496 17899 933 1 0 110 15 0 0 16 0 1 0 657345592 308690944 12748 33554432000 4194304 5683644 140733685171104 18446744073709551615 248093106869 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17071/statm: 75364 12748 1826 364 0 11288 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 301456

[startup+3.10028 s]
/proc/loadavg: 4.01 4.04 3.92 5/286 17080
/proc/meminfo: memFree=18234236/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=301456 CPUtime=2.85 cores=5,7
/proc/17071/stat : 17071 (python) R 17069 17071 14954 0 -1 4202496 17900 933 1 0 270 15 0 0 18 0 1 0 657345592 308690944 12749 33554432000 4194304 5683644 140733685171104 18446744073709551615 4531493 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17071/statm: 75364 12749 1827 364 0 11288 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 301456

[startup+6.30072 s]
/proc/loadavg: 4.09 4.05 3.92 5/302 17106
/proc/meminfo: memFree=17635712/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=299468 CPUtime=0 cores=5,7
/proc/17097/stat : 17097 (python) R 17071 17071 14954 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 657346023 306655232 10772 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089718287 0 0 16781312 514 0 0 0 17 7 0 0 0
/proc/17097/statm: 74867 10772 353 364 0 10785 0
[pid=17099] ppid=17097 vsize=12204 CPUtime=1.99 cores=5,7
/proc/17099/stat : 17099 (lingeling) R 17097 17099 17099 0 -1 4202496 3409 0 0 0 199 0 0 0 25 0 1 0 657346023 12496896 2215 33554432000 4194304 4352236 140734417039200 18446744073709551615 4241672 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17099/statm: 3051 2215 129 39 0 2131 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 621384

[startup+12.7006 s]
/proc/loadavg: 4.17 4.07 3.93 5/302 17106
/proc/meminfo: memFree=16915068/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=299468 CPUtime=0 cores=5,7
/proc/17097/stat : 17097 (python) S 17071 17071 14954 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 657346023 306655232 10794 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089718287 0 0 16781312 514 14235640931901473030 0 0 17 7 0 0 0
/proc/17097/statm: 74867 10794 375 364 0 10785 0
[pid=17099] ppid=17097 vsize=13164 CPUtime=8.38 cores=5,7
/proc/17099/stat : 17099 (lingeling) R 17097 17099 17099 0 -1 4202496 3649 0 0 0 838 0 0 0 25 0 1 0 657346023 13479936 2455 33554432000 4194304 4352236 140734417039200 18446744073709551615 4328359 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17099/statm: 3291 2455 129 39 0 2371 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 622344

[startup+25.5003 s]
/proc/loadavg: 4.13 4.06 3.93 5/302 17106
/proc/meminfo: memFree=16369224/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=299468 CPUtime=0.03 cores=5,7
/proc/17097/stat : 17097 (python) S 17071 17071 14954 0 -1 4202560 892 0 0 0 2 1 0 0 18 0 1 0 657346023 306655232 10795 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089718287 0 0 16781312 514 17031100862715363590 0 0 17 7 0 0 0
/proc/17097/statm: 74867 10795 376 364 0 10785 0
[pid=17099] ppid=17097 vsize=14508 CPUtime=21.18 cores=5,7
/proc/17099/stat : 17099 (lingeling) R 17097 17099 17099 0 -1 4202496 3985 0 0 0 2118 0 0 0 25 0 1 0 657346023 14856192 2791 33554432000 4194304 4352236 140734417039200 18446744073709551615 4328119 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17099/statm: 3627 2791 129 39 0 2707 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 623688

[startup+51.1008 s]
/proc/loadavg: 4.08 4.06 3.93 5/302 17107
/proc/meminfo: memFree=16362632/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=299468 CPUtime=0.09 cores=5,7
/proc/17097/stat : 17097 (python) S 17071 17071 14954 0 -1 4202560 905 0 0 0 4 5 0 0 18 0 1 0 657346023 306655232 10795 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089718287 0 0 16781312 514 17031100862715363590 0 0 17 7 0 0 0
/proc/17097/statm: 74867 10795 376 364 0 10785 0
[pid=17099] ppid=17097 vsize=19052 CPUtime=46.79 cores=5,7
/proc/17099/stat : 17099 (lingeling) R 17097 17099 17099 0 -1 4202496 5121 0 0 0 4678 1 0 0 25 0 1 0 657346023 19509248 3927 33554432000 4194304 4352236 140734417039200 18446744073709551615 4328030 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17099/statm: 4763 3927 129 39 0 3843 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 628232

[startup+102.301 s]
/proc/loadavg: 4.08 4.06 3.94 5/302 17144
/proc/meminfo: memFree=16355212/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=299468 CPUtime=0.19 cores=5,7
/proc/17097/stat : 17097 (python) S 17071 17071 14954 0 -1 4202560 927 0 0 0 10 9 0 0 18 0 1 0 657346023 306655232 10795 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089718287 0 0 16781312 514 17031100862715363590 0 0 17 7 0 0 0
/proc/17097/statm: 74867 10795 376 364 0 10785 0
[pid=17099] ppid=17097 vsize=21676 CPUtime=97.99 cores=5,7
/proc/17099/stat : 17099 (lingeling) R 17097 17099 17099 0 -1 4202496 5777 0 0 0 9798 1 0 0 25 0 1 0 657346023 22196224 4583 33554432000 4194304 4352236 140734417039200 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17099/statm: 5419 4583 129 39 0 4499 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 630856

[startup+162.3 s]
/proc/loadavg: 4.07 4.06 3.94 5/302 17145
/proc/meminfo: memFree=16351900/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=299468 CPUtime=0.3 cores=5,7
/proc/17097/stat : 17097 (python) S 17071 17071 14954 0 -1 4202560 946 0 0 0 16 14 0 0 18 0 1 0 657346023 306655232 10795 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089718287 0 0 16781312 514 17031100862715363590 0 0 17 7 0 0 0
/proc/17097/statm: 74867 10795 376 364 0 10785 0
[pid=17099] ppid=17097 vsize=23120 CPUtime=157.99 cores=5,7
/proc/17099/stat : 17099 (lingeling) R 17097 17099 17099 0 -1 4202496 6138 0 0 0 15798 1 0 0 25 0 1 0 657346023 23674880 4944 33554432000 4194304 4352236 140734417039200 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17099/statm: 5780 4944 129 39 0 4860 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 632300

[startup+222.301 s]
/proc/loadavg: 4.07 4.06 3.95 5/302 17227
/proc/meminfo: memFree=18176028/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=299468 CPUtime=0.45 cores=5,7
/proc/17097/stat : 17097 (python) S 17071 17071 14954 0 -1 4202560 965 0 0 0 24 21 0 0 18 0 1 0 657346023 306655232 10795 33554432000 4194304 5683644 140733685171104 18446744073709551615 248089718287 0 0 16781312 514 17031100862715363590 0 0 17 7 0 0 0
/proc/17097/statm: 74867 10795 376 364 0 10785 0
[pid=17099] ppid=17097 vsize=36892 CPUtime=217.98 cores=5,7
/proc/17099/stat : 17099 (lingeling) R 17097 17099 17099 0 -1 4202496 9581 0 0 0 21797 1 0 0 25 0 1 0 657346023 37777408 8387 33554432000 4194304 4352236 140734417039200 18446744073709551615 4328181 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/17099/statm: 9223 8387 129 39 0 8303 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.49
Current children cumulated vsize (KiB) 646072

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

/proc/loadavg: 2.01 2.54 3.25 3/303 17332
/proc/meminfo: memFree=18282588/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:

[startup+882.301 s]
/proc/loadavg: 2.00 2.44 3.17 3/303 17333
/proc/meminfo: memFree=18275388/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:

[startup+942.3 s]
/proc/loadavg: 1.92 2.34 3.09 2/290 17357
/proc/meminfo: memFree=18383544/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:

[startup+1002.3 s]
/proc/loadavg: 1.34 2.09 2.96 2/293 17362
/proc/meminfo: memFree=18364072/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:

[startup+1062.3 s]
/proc/loadavg: 1.11 1.87 2.82 2/293 17363
/proc/meminfo: memFree=18361408/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:

[startup+1122.3 s]
/proc/loadavg: 1.04 1.73 2.71 2/293 17365
/proc/meminfo: memFree=18353160/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:

[startup+1182.31 s]
/proc/loadavg: 1.07 1.60 2.60 2/293 17366
/proc/meminfo: memFree=18348160/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:

[startup+1242.3 s]
/proc/loadavg: 1.10 1.51 2.51 2/293 17368
/proc/meminfo: memFree=18347844/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 1.04 1.41 2.41 2/293 17369
/proc/meminfo: memFree=18347304/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712
heavy processes:

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

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

[startup+1300.01 s]
/proc/loadavg: 1.04 1.41 2.41 2/293 17369
/proc/meminfo: memFree=18347304/32950928 swapFree=64721848/67111528
[pid=17071] ppid=17069 vsize=309712 CPUtime=4.06 cores=5,7
/proc/17071/stat : 17071 (python) S 17069 17071 14954 0 -1 4202496 18196 933 1 0 390 16 0 0 23 0 2 0 657345592 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17071/statm: 77428 12298 1875 364 0 13346 0
[pid=17097] ppid=17071 vsize=0 CPUtime=462.99 cores=5,7
/proc/17097/stat : 17097 (python) Z 17071 17071 14954 0 -1 4202588 1187 18158 0 0 50 46 46201 2 16 0 1 0 657346023 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17097/statm: 0 0 0 0 0 0 0
[pid=17071/tid=17098] ppid=17069 vsize=309712 CPUtime=0 cores=5,7
/proc/17071/task/17098/stat : 17098 (python) S 17069 17071 14954 0 -1 4202560 28 933 0 0 0 0 0 0 23 0 2 0 657346023 317145088 12298 33554432000 4194304 5683644 140733685171104 18446744073709551615 248101521841 0 0 16781312 2 18446604464953591872 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 467.05
Current children cumulated vsize (KiB) 309712

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17071 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=903406
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=165974
# CPU time returned by wait4() is 4.06938
# while last known CPU time is 467.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 467.05
CPU user time (s): 466.41
CPU system time (s): 0.64
CPU usage (%): 35.9262
Max. virtual memory (cumulated for all children) (KiB): 647560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.90341
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19129
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= 7045
involuntary context switches= 17

runsolver used 3.40748 second user time and 8.05977 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 13:04:18
IDJOB=3377900
IDBENCH=85973
IDSOLVER=1858
FILE ID=node123/3377900-1305457458
RUNJOBID= node123-1305456155-16829
PBS_JOBID= 13324867
Free space on /tmp= 73352 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_29.renamed-as.sat05-1916.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-3377900-1305457458/watcher-3377900-1305457458 -o /tmp/evaluation-result-3377900-1305457458/solver-3377900-1305457458 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377900-1305457458.cnf -seed 139930827 -budget 2400

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

MD5SUM BENCH= f874c09c5787bb3c6a16f7a5f9ea0ad4
RANDOM SEED=139930827

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18494220 kB
Buffers:        317276 kB
Cached:        4369908 kB
SwapCached:      10528 kB
Active:       11174436 kB
Inactive:      3000064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18494220 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:          118616 kB
Writeback:           0 kB
AnonPages:     9485040 kB
Mapped:          24176 kB
Slab:           182604 kB
PageTables:      37828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45160548 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= 73356 MiB
End job on node123 at 2011-05-15 13:26:00