Trace number 3483811

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)? (TO) 1200.09 1204.52

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3586.1
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

0.39/4.72	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.39/4.72	c INFO: solving HOME/instance-3483811-1307747008.cnf
0.39/4.72	c INFO: computing task features
2.21/6.58	c INFO: computed variable-clause graph statistics
2.31/6.64	c INFO: computed clause balance statistics
10.72/15.08	c INFO: computed variable balance statistics
17.42/21.74	c INFO: computed small-clause counts
17.52/21.87	c INFO: computed Horn-clause counts
39.92/44.24	c INFO: computed variable graph statistics
39.92/44.24	c INFO: collected features for HOME/instance-3483811-1307747008.cnf in 39.44 s
39.92/44.24	c INFO: running lingeling-276@0 for 1160 with 1160 remaining (b = 0.51)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3483811-1307747008/watcher-3483811-1307747008 -o /tmp/evaluation-result-3483811-1307747008/solver-3483811-1307747008 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483811-1307747008.cnf -seed 5039089 -budget 1200 

running on 2 cores: 1,3

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: 0.18 0.06 0.02 4/184 3541
/proc/meminfo: memFree=31520692/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=11804 CPUtime=0 cores=1,3
/proc/3541/stat : 3541 (runsolver) R 3536 3541 3469 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 1 0 886298900 12087296 55 33554432000 4194304 5436572 140737046538416 18446744073709551615 5057063 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/3541/statm: 2951 55 36 304 0 2643 0

[startup+0.024678 s]
/proc/loadavg: 0.18 0.06 0.02 4/184 3541
/proc/meminfo: memFree=31520692/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=14820 CPUtime=0 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 515 0 0 0 0 0 0 0 17 0 1 0 886298900 15175680 421 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550533477 0 2147483391 4096 0 18446744071699469502 0 0 17 1 0 0 0
/proc/3541/statm: 3705 421 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.100738 s]
/proc/loadavg: 0.18 0.06 0.02 4/184 3541
/proc/meminfo: memFree=31520692/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=15380 CPUtime=0 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 794 0 0 0 0 0 0 0 17 0 1 0 886298900 15749120 680 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 1 0 0 0
/proc/3541/statm: 3845 680 322 364 0 332 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.300698 s]
/proc/loadavg: 0.18 0.06 0.02 4/184 3541
/proc/meminfo: memFree=31520692/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=15776 CPUtime=0 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 929 0 0 0 0 0 0 0 16 0 1 0 886298900 16154624 807 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071700215955 0 0 17 1 0 0 0
/proc/3541/statm: 3944 807 356 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.700625 s]
/proc/loadavg: 0.18 0.06 0.02 4/184 3541
/proc/meminfo: memFree=31520692/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=16536 CPUtime=0.01 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 1186 0 0 0 1 0 0 0 16 0 1 0 886298900 16932864 1046 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071700215955 0 0 17 1 0 0 0
/proc/3541/statm: 4134 1046 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+1.50047 s]
/proc/loadavg: 0.18 0.06 0.02 1/194 3551
/proc/meminfo: memFree=31508080/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=29788 CPUtime=0.04 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 1442 0 0 0 3 1 0 0 16 0 1 0 886298900 30502912 1283 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071700215955 0 0 17 1 0 0 0
/proc/3541/statm: 7447 1283 443 364 0 817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29788

[startup+3.10018 s]
/proc/loadavg: 0.18 0.06 0.02 2/194 3551
/proc/meminfo: memFree=31500268/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=121992 CPUtime=0.12 cores=1,3
/proc/3541/stat : 3541 (python) D 3536 3541 3469 0 -1 4202496 4173 0 1 0 8 4 0 0 15 0 1 0 886298900 124919808 3789 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550543415 0 0 16781312 2 18446744071562154983 0 0 17 1 0 0 13
/proc/3541/statm: 30498 3789 986 364 0 2828 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 121992
heavy processes:

[startup+6.30657 s]
/proc/loadavg: 0.80 0.19 0.06 5/197 3571
/proc/meminfo: memFree=31080604/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=372744 CPUtime=2.02 cores=1,3
/proc/3541/stat : 3541 (python) R 3536 3541 3469 0 -1 4202496 45944 931 1 0 181 21 0 0 17 0 1 0 886298900 381689856 29737 33554432000 4194304 5683644 140735384641376 18446744073709551615 47766936107821 0 0 16781312 2 0 0 0 17 1 0 0 89
/proc/3541/statm: 93186 29737 1776 364 0 29110 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 372744
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 1.06 0.26 0.08 5/197 3571
/proc/meminfo: memFree=30830912/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=393412 CPUtime=8.41 cores=1,3
/proc/3541/stat : 3541 (python) R 3536 3541 3469 0 -1 4202496 58042 931 1 0 819 22 0 0 25 0 1 0 886298900 402853888 35738 33554432000 4194304 5683644 140735384641376 18446744073709551615 4418259 0 0 16781312 2 0 0 0 17 1 0 0 89
/proc/3541/statm: 98353 35738 1826 364 0 34277 0
Current children cumulated CPU time (s) 8.41
Current children cumulated vsize (KiB) 393412
heavy processes:

[startup+25.5011 s]
/proc/loadavg: 1.71 0.44 0.15 5/197 3572
/proc/meminfo: memFree=30826412/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=398308 CPUtime=21.22 cores=1,3
/proc/3541/stat : 3541 (python) R 3536 3541 3469 0 -1 4202496 59273 931 1 0 2099 23 0 0 25 0 1 0 886298900 407867392 36969 33554432000 4194304 5683644 140735384641376 18446744073709551615 47766890530956 0 0 16781312 2 0 0 0 17 1 0 0 89
/proc/3541/statm: 99577 36969 1833 364 0 35501 0
Current children cumulated CPU time (s) 21.22
Current children cumulated vsize (KiB) 398308

[startup+51.1004 s]
/proc/loadavg: 2.57 0.74 0.25 5/200 3577
/proc/meminfo: memFree=30808048/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=0 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 887 0 0 0 0 0 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 4470082394082214150 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=15428 CPUtime=6.83 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 13800 0 0 0 681 2 0 0 25 0 1 0 886303325 15798272 2900 33554432000 4194304 4352236 140737190782880 18446744073709551615 4222617 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 3857 2900 129 39 0 2937 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.79
Current children cumulated vsize (KiB) 803456

[startup+102.301 s]
/proc/loadavg: 3.38 1.24 0.45 6/203 3583
/proc/meminfo: memFree=30447292/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=0.06 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 910 0 0 0 2 4 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=21004 CPUtime=58 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 18677 0 0 0 5798 2 0 0 25 0 1 0 886303325 21508096 4421 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 5251 4421 129 39 0 4331 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.02
Current children cumulated vsize (KiB) 809032

[startup+162.301 s]
/proc/loadavg: 4.02 1.82 0.69 5/207 3593
/proc/meminfo: memFree=30193120/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=0.14 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 936 0 0 0 7 7 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=29708 CPUtime=117.97 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 24437 0 0 0 11794 3 0 0 25 0 1 0 886303325 30420992 6597 33554432000 4194304 4352236 140737190782880 18446744073709551615 4327896 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 7427 6597 129 39 0 6507 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 158.07
Current children cumulated vsize (KiB) 817736

[startup+222.3 s]
/proc/loadavg: 4.01 2.21 0.90 5/207 3595
/proc/meminfo: memFree=30209100/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=0.21 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 955 0 0 0 11 10 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=34828 CPUtime=177.91 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 28792 0 0 0 17787 4 0 0 25 0 1 0 886303325 35663872 7877 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 8707 7877 129 39 0 7787 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 218.08
Current children cumulated vsize (KiB) 822856

[startup+282.3 s]
/proc/loadavg: 4.00 2.53 1.09 5/211 3600
/proc/meminfo: memFree=29674860/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=0.3 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 16 14 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=38924 CPUtime=237.87 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 31864 0 0 0 23783 4 0 0 25 0 1 0 886303325 39858176 8901 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 9731 8901 129 39 0 8811 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 278.13
Current children cumulated vsize (KiB) 826952

[startup+342.3 s]
/proc/loadavg: 4.10 2.83 1.28 5/211 3602
/proc/meminfo: memFree=29409824/32951124 swapFree=67054536/67111528

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

/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.02 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 53 49 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=62476 CPUtime=776.83 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 60283 0 0 0 77675 8 0 0 25 0 1 0 886303325 63975424 14789 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328881 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 15619 14789 129 39 0 14699 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 817.81
Current children cumulated vsize (KiB) 850504

[startup+882.301 s]
/proc/loadavg: 4.11 3.85 2.48 6/215 3622
/proc/meminfo: memFree=29205512/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.09 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 57 52 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=54284 CPUtime=836.76 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 60283 0 0 0 83668 8 0 0 25 0 1 0 886303325 55586816 12741 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 13571 12741 129 39 0 12651 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 877.81
Current children cumulated vsize (KiB) 842312

[startup+942.301 s]
/proc/loadavg: 4.18 3.92 2.59 6/215 3624
/proc/meminfo: memFree=29200168/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.17 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 61 56 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=62476 CPUtime=896.71 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 62331 0 0 0 89663 8 0 0 25 0 1 0 886303325 63975424 14789 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 15619 14789 129 39 0 14699 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 937.84
Current children cumulated vsize (KiB) 850504

[startup+1002.3 s]
/proc/loadavg: 4.06 3.93 2.67 5/215 3626
/proc/meminfo: memFree=29194800/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.26 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 66 60 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=62476 CPUtime=956.64 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 62331 0 0 0 95656 8 0 0 25 0 1 0 886303325 63975424 14789 33554432000 4194304 4352236 140737190782880 18446744073709551615 4329149 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 15619 14789 129 39 0 14699 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 997.86
Current children cumulated vsize (KiB) 850504

[startup+1062.31 s]
/proc/loadavg: 4.02 3.94 2.75 5/215 3627
/proc/meminfo: memFree=29182600/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.34 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 69 65 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=62476 CPUtime=1016.6 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 64379 0 0 0 101651 9 0 0 25 0 1 0 886303325 63975424 14789 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 15619 14789 129 39 0 14699 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1057.9
Current children cumulated vsize (KiB) 850504

[startup+1122.3 s]
/proc/loadavg: 4.06 3.96 2.83 5/215 3630
/proc/meminfo: memFree=29165960/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.42 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 72 70 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=54284 CPUtime=1076.52 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 64379 0 0 0 107643 9 0 0 25 0 1 0 886303325 55586816 12741 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 13571 12741 129 39 0 12651 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1117.9
Current children cumulated vsize (KiB) 842312

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.90 5/215 3631
/proc/meminfo: memFree=29161464/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.5 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 75 75 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=64524 CPUtime=1136.43 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 66939 0 0 0 113634 9 0 0 25 0 1 0 886303325 66072576 15301 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 16131 15301 129 39 0 15211 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1177.89
Current children cumulated vsize (KiB) 852552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.5 s]
/proc/loadavg: 4.01 3.97 2.93 2/191 3637
/proc/meminfo: memFree=30776744/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.53 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 77 76 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=56332 CPUtime=1158.6 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 66939 0 0 0 115851 9 0 0 25 0 1 0 886303325 57683968 13253 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 14083 13253 129 39 0 13163 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 844360

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

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

[startup+1204.5 s]
/proc/loadavg: 4.01 3.97 2.93 2/191 3637
/proc/meminfo: memFree=30776744/32951124 swapFree=67054536/67111528
[pid=3541] ppid=3536 vsize=399136 CPUtime=39.96 cores=1,3
/proc/3541/stat : 3541 (python) S 3536 3541 3469 0 -1 4202496 59555 931 1 0 3973 23 0 0 25 0 2 0 886298900 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 89
/proc/3541/statm: 99784 34647 1867 364 0 35702 0
[pid=3573] ppid=3541 vsize=388892 CPUtime=1.53 cores=1,3
/proc/3573/stat : 3573 (python) S 3541 3541 3469 0 -1 4202560 968 0 0 0 77 76 0 0 18 0 1 0 886303325 398225408 33152 33554432000 4194304 5683644 140735384641376 18446744073709551615 271550557711 0 0 16781312 514 10772979744577126662 0 0 17 1 0 0 0
/proc/3573/statm: 97223 33152 376 364 0 33141 0
[pid=3575] ppid=3573 vsize=56332 CPUtime=1158.6 cores=1,3
/proc/3575/stat : 3575 (lingeling) R 3573 3575 3575 0 -1 4202496 66939 0 0 0 115851 9 0 0 25 0 1 0 886303325 57683968 13253 33554432000 4194304 4352236 140737190782880 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3575/statm: 14083 13253 129 39 0 13163 0
[pid=3541/tid=3574] ppid=3536 vsize=399136 CPUtime=0 cores=1,3
/proc/3541/task/3574/stat : 3574 (python) S 3536 3541 3469 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303325 408715264 34647 33554432000 4194304 5683644 140735384641376 18446744073709551615 271562361265 0 0 16781312 2 18446604469379615552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 844360

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3541 and gives
#  childrusage.ru_utime.tv_sec=39
#  childrusage.ru_utime.tv_usec=736959
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=246962
# CPU time returned by wait4() is 39.9839
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1204.52
CPU time (s): 1200.09
CPU user time (s): 1199.01
CPU system time (s): 1.08
CPU usage (%): 99.6321
Max. virtual memory (cumulated for all children) (KiB): 852552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.737
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60486
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= 5054
involuntary context switches= 146

runsolver used 1.92771 second user time and 4.67029 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 01:03:28
IDJOB=3483811
IDBENCH=20387
IDSOLVER=1976
FILE ID=node133/3483811-1307747008
RUNJOBID= node133-1307747008-3490
PBS_JOBID= 13550825
Free space on /tmp= 74064 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.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-3483811-1307747008/watcher-3483811-1307747008 -o /tmp/evaluation-result-3483811-1307747008/solver-3483811-1307747008 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483811-1307747008.cnf -seed 5039089 -budget 1200

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=5039089

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31523376 kB
Buffers:        226480 kB
Cached:         977036 kB
SwapCached:      10420 kB
Active:         689360 kB
Inactive:       534088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31523376 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:          181944 kB
Writeback:           0 kB
AnonPages:       17824 kB
Mapped:          12360 kB
Slab:           138844 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73964 MiB
End job on node133 at 2011-06-11 01:23:37