Trace number 3309654

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
Plingeling 587UNSAT 244.016 32.7753

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.88941
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

243.93/32.77	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3309654-1304007701/watcher-3309654-1304007701 -o /tmp/evaluation-result-3309654-1304007701/solver-3309654-1304007701 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309654-1304007701.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.33 4.20 2.37 2/174 1268
/proc/meminfo: memFree=25265568/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=8724 CPUtime=0 cores=0-7
/proc/1268/stat : 1268 (plingeling) R 1266 1268 1074 0 -1 4202496 238 1259 0 0 0 0 0 0 21 0 1 0 512368334 8933376 167 33554432000 4194304 4417332 140737067603632 18446744073709551615 246516528079 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1268/statm: 2181 169 135 55 0 67 0

[startup+0.036408 s]
/proc/loadavg: 6.33 4.20 2.37 2/174 1268
/proc/meminfo: memFree=25265568/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=26972 CPUtime=0.02 cores=0-7
/proc/1268/stat : 1268 (plingeling) R 1266 1268 1074 0 -1 4202496 4862 1259 0 0 2 0 0 0 21 0 1 0 512368334 27619328 4766 33554432000 4194304 4417332 140737067603632 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/1268/statm: 6743 4766 148 55 0 4629 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26972

[startup+0.100367 s]
/proc/loadavg: 6.33 4.20 2.37 2/174 1268
/proc/meminfo: memFree=25265568/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=45092 CPUtime=0.09 cores=0-7
/proc/1268/stat : 1268 (plingeling) R 1266 1268 1074 0 -1 4202496 9378 1259 0 0 8 1 0 0 21 0 1 0 512368334 46174208 9280 33554432000 4194304 4417332 140737067603632 18446744073709551615 4274501 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/1268/statm: 11273 9280 148 55 0 9159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45092

[startup+0.300349 s]
/proc/loadavg: 6.33 4.20 2.37 2/174 1268
/proc/meminfo: memFree=25265568/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=75240 CPUtime=0.29 cores=0-7
/proc/1268/stat : 1268 (plingeling) R 1266 1268 1074 0 -1 4202496 16960 1259 0 0 27 2 0 0 22 0 1 0 512368334 77045760 16833 33554432000 4194304 4417332 140737067603632 18446744073709551615 4262019 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/1268/statm: 18810 16833 148 55 0 16696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75240

[startup+0.700258 s]
/proc/loadavg: 6.33 4.20 2.37 2/174 1268
/proc/meminfo: memFree=25265568/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=137724 CPUtime=0.69 cores=0-7
/proc/1268/stat : 1268 (plingeling) R 1266 1268 1074 0 -1 4202496 32581 1259 0 0 66 3 0 0 23 0 1 0 512368334 141029376 32454 33554432000 4194304 4417332 140737067603632 18446744073709551615 4322254 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/1268/statm: 34431 32454 148 55 0 32317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137724

[startup+1.50111 s]
/proc/loadavg: 6.33 4.20 2.37 2/175 1274
/proc/meminfo: memFree=25044724/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=294148 CPUtime=1.49 cores=0-7
/proc/1268/stat : 1268 (plingeling) R 1266 1268 1074 0 -1 4202496 71687 1259 0 0 142 7 0 0 25 0 1 0 512368334 301207552 71560 33554432000 4194304 4417332 140737067603632 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/1268/statm: 73537 71560 148 55 0 71423 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 294148

[startup+3.1008 s]
/proc/loadavg: 6.33 4.20 2.37 2/175 1274
/proc/meminfo: memFree=24829584/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=564888 CPUtime=8.29 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 183008 1259 0 0 801 28 0 0 25 0 9 0 512368334 578445312 105328 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 141222 105328 172 55 0 139108 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 564888

[startup+6.30121 s]
/proc/loadavg: 6.47 4.27 2.40 9/183 1282
/proc/meminfo: memFree=24715464/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=694172 CPUtime=33.87 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 295324 1259 0 0 3341 46 0 0 25 0 9 0 512368334 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 173543 134411 175 55 0 171429 0
[pid=1268/tid=1275] ppid=1266 vsize=694172 CPUtime=3.94 cores=0-7
/proc/1268/task/1275/stat : 1275 (plingeling) R 1266 1268 1074 0 -1 4202560 14099 1259 0 0 391 3 0 0 25 0 9 0 512368568 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1268/tid=1276] ppid=1266 vsize=694172 CPUtime=3.94 cores=0-7
/proc/1268/task/1276/stat : 1276 (plingeling) R 1266 1268 1074 0 -1 4202560 28309 1259 0 0 390 4 0 0 25 0 9 0 512368568 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1268/tid=1277] ppid=1266 vsize=694172 CPUtime=3.94 cores=0-7
/proc/1268/task/1277/stat : 1277 (plingeling) R 1266 1268 1074 0 -1 4202560 28553 1259 0 0 390 4 0 0 25 0 9 0 512368568 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 4320544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1268/tid=1278] ppid=1266 vsize=694172 CPUtime=3.91 cores=0-7
/proc/1268/task/1278/stat : 1278 (plingeling) R 1266 1268 1074 0 -1 4202560 6222 1259 0 0 390 1 0 0 25 0 9 0 512368568 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1268/tid=1279] ppid=1266 vsize=694172 CPUtime=3.94 cores=0-7
/proc/1268/task/1279/stat : 1279 (plingeling) R 1266 1268 1074 0 -1 4202560 38773 1259 0 0 388 6 0 0 25 0 9 0 512368568 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 4346239 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1268/tid=1280] ppid=1266 vsize=694172 CPUtime=3.93 cores=0-7
/proc/1268/task/1280/stat : 1280 (plingeling) R 1266 1268 1074 0 -1 4202560 17035 1259 0 0 390 3 0 0 25 0 9 0 512368569 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 4346321 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1268/tid=1281] ppid=1266 vsize=694172 CPUtime=3.93 cores=0-7
/proc/1268/task/1281/stat : 1281 (plingeling) R 1266 1268 1074 0 -1 4202560 21091 1259 0 0 389 4 0 0 25 0 9 0 512368569 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 4302036 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1268/tid=1282] ppid=1266 vsize=694172 CPUtime=3.93 cores=0-7
/proc/1268/task/1282/stat : 1282 (plingeling) R 1266 1268 1074 0 -1 4202560 31902 1259 0 0 388 5 0 0 25 0 9 0 512368569 710832128 134411 33554432000 4194304 4417332 140737067603632 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 33.87
Current children cumulated vsize (KiB) 694172

[startup+12.701 s]
/proc/loadavg: 6.59 4.33 2.43 9/183 1282
/proc/meminfo: memFree=24437124/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=932364 CPUtime=85.03 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 386922 1259 0 0 8442 61 0 0 25 0 9 0 512368334 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 233091 202719 181 55 0 230977 0
[pid=1268/tid=1275] ppid=1266 vsize=932364 CPUtime=10.31 cores=0-7
/proc/1268/task/1275/stat : 1275 (plingeling) R 1266 1268 1074 0 -1 4202560 18201 1259 0 0 1028 3 0 0 25 0 9 0 512368568 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 4273321 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1268/tid=1276] ppid=1266 vsize=932364 CPUtime=10.34 cores=0-7
/proc/1268/task/1276/stat : 1276 (plingeling) R 1266 1268 1074 0 -1 4202560 35483 1259 0 0 1029 5 0 0 25 0 9 0 512368568 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 4319417 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1268/tid=1277] ppid=1266 vsize=932364 CPUtime=10.34 cores=0-7
/proc/1268/task/1277/stat : 1277 (plingeling) R 1266 1268 1074 0 -1 4202560 47369 1259 0 0 1027 7 0 0 25 0 9 0 512368568 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1268/tid=1278] ppid=1266 vsize=932364 CPUtime=10.29 cores=0-7
/proc/1268/task/1278/stat : 1278 (plingeling) R 1266 1268 1074 0 -1 4202560 24548 1259 0 0 1025 4 0 0 25 0 9 0 512368568 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1268/tid=1279] ppid=1266 vsize=932364 CPUtime=10.34 cores=0-7
/proc/1268/task/1279/stat : 1279 (plingeling) R 1266 1268 1074 0 -1 4202560 46618 1259 0 0 1027 7 0 0 25 0 9 0 512368568 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 4257398 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1268/tid=1280] ppid=1266 vsize=932364 CPUtime=10.33 cores=0-7
/proc/1268/task/1280/stat : 1280 (plingeling) R 1266 1268 1074 0 -1 4202560 28307 1259 0 0 1028 5 0 0 25 0 9 0 512368569 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 4273667 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1268/tid=1281] ppid=1266 vsize=932364 CPUtime=10.33 cores=0-7
/proc/1268/task/1281/stat : 1281 (plingeling) R 1266 1268 1074 0 -1 4202560 36955 1259 0 0 1027 6 0 0 25 0 9 0 512368569 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 4284540 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1268/tid=1282] ppid=1266 vsize=932364 CPUtime=10.32 cores=0-7
/proc/1268/task/1282/stat : 1282 (plingeling) R 1266 1268 1074 0 -1 4202560 40101 1259 0 0 1026 6 0 0 25 0 9 0 512368569 954740736 202719 33554432000 4194304 4417332 140737067603632 18446744073709551615 4258016 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 85.03
Current children cumulated vsize (KiB) 932364

[startup+25.5007 s]
/proc/loadavg: 7.06 4.54 2.52 9/183 1283
/proc/meminfo: memFree=24515964/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=889776 CPUtime=187.36 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 405256 1259 0 0 18673 63 0 0 25 0 9 0 512368334 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 222444 192072 181 55 0 220330 0
[pid=1268/tid=1275] ppid=1266 vsize=889776 CPUtime=23.04 cores=0-7
/proc/1268/task/1275/stat : 1275 (plingeling) R 1266 1268 1074 0 -1 4202560 18201 1259 0 0 2301 3 0 0 25 0 9 0 512368568 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252459 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1268/tid=1276] ppid=1266 vsize=889776 CPUtime=23.14 cores=0-7
/proc/1268/task/1276/stat : 1276 (plingeling) R 1266 1268 1074 0 -1 4202560 35483 1259 0 0 2309 5 0 0 25 0 9 0 512368568 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252079 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1268/tid=1277] ppid=1266 vsize=889776 CPUtime=23.14 cores=0-7
/proc/1268/task/1277/stat : 1277 (plingeling) R 1266 1268 1074 0 -1 4202560 47386 1259 0 0 2307 7 0 0 25 0 9 0 512368568 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1268/tid=1278] ppid=1266 vsize=889776 CPUtime=23.1 cores=0-7
/proc/1268/task/1278/stat : 1278 (plingeling) R 1266 1268 1074 0 -1 4202560 42843 1259 0 0 2304 6 0 0 25 0 9 0 512368568 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 4320975 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1268/tid=1279] ppid=1266 vsize=889776 CPUtime=23.14 cores=0-7
/proc/1268/task/1279/stat : 1279 (plingeling) R 1266 1268 1074 0 -1 4202560 46618 1259 0 0 2307 7 0 0 25 0 9 0 512368568 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 4271992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1268/tid=1280] ppid=1266 vsize=889776 CPUtime=23.13 cores=0-7
/proc/1268/task/1280/stat : 1280 (plingeling) R 1266 1268 1074 0 -1 4202560 28307 1259 0 0 2308 5 0 0 25 0 9 0 512368569 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1268/tid=1281] ppid=1266 vsize=889776 CPUtime=23.13 cores=0-7
/proc/1268/task/1281/stat : 1281 (plingeling) R 1266 1268 1074 0 -1 4202560 36977 1259 0 0 2307 6 0 0 25 0 9 0 512368569 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1268/tid=1282] ppid=1266 vsize=889776 CPUtime=23.12 cores=0-7
/proc/1268/task/1282/stat : 1282 (plingeling) R 1266 1268 1074 0 -1 4202560 40101 1259 0 0 2306 6 0 0 25 0 9 0 512368569 911130624 192072 33554432000 4194304 4417332 140737067603632 18446744073709551615 4322672 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 187.36
Current children cumulated vsize (KiB) 889776

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

[startup+28.7011 s]
/proc/loadavg: 7.06 4.54 2.52 9/183 1283
/proc/meminfo: memFree=24496700/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=889928 CPUtime=212.94 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 411056 1259 0 0 21230 64 0 0 25 0 9 0 512368334 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 222482 192110 181 55 0 220368 0
[pid=1268/tid=1275] ppid=1266 vsize=889928 CPUtime=26.22 cores=0-7
/proc/1268/task/1275/stat : 1275 (plingeling) R 1266 1268 1074 0 -1 4202560 18201 1259 0 0 2619 3 0 0 25 0 9 0 512368568 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 4257772 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1268/tid=1276] ppid=1266 vsize=889928 CPUtime=26.34 cores=0-7
/proc/1268/task/1276/stat : 1276 (plingeling) R 1266 1268 1074 0 -1 4202560 35483 1259 0 0 2629 5 0 0 25 0 9 0 512368568 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 4229840 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1268/tid=1277] ppid=1266 vsize=889928 CPUtime=26.34 cores=0-7
/proc/1268/task/1277/stat : 1277 (plingeling) R 1266 1268 1074 0 -1 4202560 47397 1259 0 0 2627 7 0 0 25 0 9 0 512368568 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 4232580 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1268/tid=1278] ppid=1266 vsize=889928 CPUtime=26.3 cores=0-7
/proc/1268/task/1278/stat : 1278 (plingeling) R 1266 1268 1074 0 -1 4202560 48632 1259 0 0 2623 7 0 0 25 0 9 0 512368568 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1268/tid=1279] ppid=1266 vsize=889928 CPUtime=26.34 cores=0-7
/proc/1268/task/1279/stat : 1279 (plingeling) R 1266 1268 1074 0 -1 4202560 46618 1259 0 0 2627 7 0 0 25 0 9 0 512368568 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1268/tid=1280] ppid=1266 vsize=889928 CPUtime=26.33 cores=0-7
/proc/1268/task/1280/stat : 1280 (plingeling) R 1266 1268 1074 0 -1 4202560 28307 1259 0 0 2628 5 0 0 25 0 9 0 512368569 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 4253288 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1268/tid=1281] ppid=1266 vsize=889928 CPUtime=26.33 cores=0-7
/proc/1268/task/1281/stat : 1281 (plingeling) R 1266 1268 1074 0 -1 4202560 36977 1259 0 0 2627 6 0 0 25 0 9 0 512368569 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1268/tid=1282] ppid=1266 vsize=889928 CPUtime=26.32 cores=0-7
/proc/1268/task/1282/stat : 1282 (plingeling) R 1266 1268 1074 0 -1 4202560 40101 1259 0 0 2626 6 0 0 25 0 9 0 512368569 911286272 192110 33554432000 4194304 4417332 140737067603632 18446744073709551615 4257353 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 212.94
Current children cumulated vsize (KiB) 889928

[startup+30.3008 s]
/proc/loadavg: 7.14 4.60 2.55 9/183 1283
/proc/meminfo: memFree=24496700/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=893056 CPUtime=225.73 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 416370 1259 0 0 22509 64 0 0 25 0 9 0 512368334 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 223264 192892 181 55 0 221150 0
[pid=1268/tid=1275] ppid=1266 vsize=893056 CPUtime=27.81 cores=0-7
/proc/1268/task/1275/stat : 1275 (plingeling) R 1266 1268 1074 0 -1 4202560 18201 1259 0 0 2778 3 0 0 25 0 9 0 512368568 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1268/tid=1276] ppid=1266 vsize=893056 CPUtime=27.94 cores=0-7
/proc/1268/task/1276/stat : 1276 (plingeling) R 1266 1268 1074 0 -1 4202560 35483 1259 0 0 2789 5 0 0 25 0 9 0 512368568 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1268/tid=1277] ppid=1266 vsize=893056 CPUtime=27.93 cores=0-7
/proc/1268/task/1277/stat : 1277 (plingeling) R 1266 1268 1074 0 -1 4202560 47397 1259 0 0 2786 7 0 0 25 0 9 0 512368568 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1268/tid=1278] ppid=1266 vsize=893056 CPUtime=27.89 cores=0-7
/proc/1268/task/1278/stat : 1278 (plingeling) R 1266 1268 1074 0 -1 4202560 53931 1259 0 0 2782 7 0 0 25 0 9 0 512368568 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 4365519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1268/tid=1279] ppid=1266 vsize=893056 CPUtime=27.94 cores=0-7
/proc/1268/task/1279/stat : 1279 (plingeling) R 1266 1268 1074 0 -1 4202560 46618 1259 0 0 2787 7 0 0 25 0 9 0 512368568 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1268/tid=1280] ppid=1266 vsize=893056 CPUtime=27.93 cores=0-7
/proc/1268/task/1280/stat : 1280 (plingeling) R 1266 1268 1074 0 -1 4202560 28307 1259 0 0 2788 5 0 0 25 0 9 0 512368569 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1268/tid=1281] ppid=1266 vsize=893056 CPUtime=27.93 cores=0-7
/proc/1268/task/1281/stat : 1281 (plingeling) R 1266 1268 1074 0 -1 4202560 36992 1259 0 0 2787 6 0 0 25 0 9 0 512368569 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1268/tid=1282] ppid=1266 vsize=893056 CPUtime=27.92 cores=0-7
/proc/1268/task/1282/stat : 1282 (plingeling) R 1266 1268 1074 0 -1 4202560 40101 1259 0 0 2786 6 0 0 25 0 9 0 512368569 914489344 192892 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252539 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 225.73
Current children cumulated vsize (KiB) 893056

[startup+31.9065 s]
/proc/loadavg: 7.14 4.60 2.55 9/183 1283
/proc/meminfo: memFree=24498188/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=888984 CPUtime=238.56 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 416376 1259 0 0 23792 64 0 0 25 0 9 0 512368334 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 222246 191874 181 55 0 220132 0
[pid=1268/tid=1275] ppid=1266 vsize=888984 CPUtime=29.41 cores=0-7
/proc/1268/task/1275/stat : 1275 (plingeling) R 1266 1268 1074 0 -1 4202560 18201 1259 0 0 2938 3 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1268/tid=1276] ppid=1266 vsize=888984 CPUtime=29.54 cores=0-7
/proc/1268/task/1276/stat : 1276 (plingeling) R 1266 1268 1074 0 -1 4202560 35483 1259 0 0 2949 5 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252515 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1268/tid=1277] ppid=1266 vsize=888984 CPUtime=29.54 cores=0-7
/proc/1268/task/1277/stat : 1277 (plingeling) R 1266 1268 1074 0 -1 4202560 47397 1259 0 0 2947 7 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1268/tid=1278] ppid=1266 vsize=888984 CPUtime=29.5 cores=0-7
/proc/1268/task/1278/stat : 1278 (plingeling) R 1266 1268 1074 0 -1 4202560 53937 1259 0 0 2943 7 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1268/tid=1279] ppid=1266 vsize=888984 CPUtime=29.55 cores=0-7
/proc/1268/task/1279/stat : 1279 (plingeling) R 1266 1268 1074 0 -1 4202560 46618 1259 0 0 2948 7 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252915 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1268/tid=1280] ppid=1266 vsize=888984 CPUtime=29.53 cores=0-7
/proc/1268/task/1280/stat : 1280 (plingeling) R 1266 1268 1074 0 -1 4202560 28307 1259 0 0 2948 5 0 0 25 0 9 0 512368569 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252264 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1268/tid=1281] ppid=1266 vsize=888984 CPUtime=29.54 cores=0-7
/proc/1268/task/1281/stat : 1281 (plingeling) R 1266 1268 1074 0 -1 4202560 36992 1259 0 0 2948 6 0 0 25 0 9 0 512368569 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4232473 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1268/tid=1282] ppid=1266 vsize=888984 CPUtime=29.53 cores=0-7
/proc/1268/task/1282/stat : 1282 (plingeling) R 1266 1268 1074 0 -1 4202560 40101 1259 0 0 2947 6 0 0 25 0 9 0 512368569 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4333444 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 238.56
Current children cumulated vsize (KiB) 888984

[startup+32.3005 s]
/proc/loadavg: 7.14 4.60 2.55 9/183 1283
/proc/meminfo: memFree=24498188/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=888984 CPUtime=241.72 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 416376 1259 0 0 24108 64 0 0 25 0 9 0 512368334 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 222246 191874 181 55 0 220132 0
[pid=1268/tid=1275] ppid=1266 vsize=888984 CPUtime=29.8 cores=0-7
/proc/1268/task/1275/stat : 1275 (plingeling) R 1266 1268 1074 0 -1 4202560 18201 1259 0 0 2977 3 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252943 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1268/tid=1276] ppid=1266 vsize=888984 CPUtime=29.94 cores=0-7
/proc/1268/task/1276/stat : 1276 (plingeling) R 1266 1268 1074 0 -1 4202560 35483 1259 0 0 2989 5 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4253385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1268/tid=1277] ppid=1266 vsize=888984 CPUtime=29.93 cores=0-7
/proc/1268/task/1277/stat : 1277 (plingeling) R 1266 1268 1074 0 -1 4202560 47397 1259 0 0 2986 7 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1268/tid=1278] ppid=1266 vsize=888984 CPUtime=29.89 cores=0-7
/proc/1268/task/1278/stat : 1278 (plingeling) R 1266 1268 1074 0 -1 4202560 53937 1259 0 0 2982 7 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1268/tid=1279] ppid=1266 vsize=888984 CPUtime=29.94 cores=0-7
/proc/1268/task/1279/stat : 1279 (plingeling) R 1266 1268 1074 0 -1 4202560 46618 1259 0 0 2987 7 0 0 25 0 9 0 512368568 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4252007 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1268/tid=1280] ppid=1266 vsize=888984 CPUtime=29.93 cores=0-7
/proc/1268/task/1280/stat : 1280 (plingeling) R 1266 1268 1074 0 -1 4202560 28307 1259 0 0 2988 5 0 0 25 0 9 0 512368569 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4239572 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1268/tid=1281] ppid=1266 vsize=888984 CPUtime=29.93 cores=0-7
/proc/1268/task/1281/stat : 1281 (plingeling) R 1266 1268 1074 0 -1 4202560 36992 1259 0 0 2987 6 0 0 25 0 9 0 512368569 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1268/tid=1282] ppid=1266 vsize=888984 CPUtime=29.92 cores=0-7
/proc/1268/task/1282/stat : 1282 (plingeling) R 1266 1268 1074 0 -1 4202560 40101 1259 0 0 2986 6 0 0 25 0 9 0 512368569 910319616 191874 33554432000 4194304 4417332 140737067603632 18446744073709551615 4253272 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 241.72
Current children cumulated vsize (KiB) 888984

[startup+32.7004 s]
/proc/loadavg: 7.14 4.60 2.55 9/183 1283
/proc/meminfo: memFree=24498188/32951124 swapFree=67111352/67111528
[pid=1268] ppid=1266 vsize=884380 CPUtime=243.93 cores=0-7
/proc/1268/stat : 1268 (plingeling) S 1266 1268 1074 0 -1 4202496 416377 1259 0 0 24329 64 0 0 25 0 2 0 512368334 905605120 190724 33554432000 4194304 4417332 140737067603632 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1268/statm: 221095 190724 182 55 0 218981 0
[pid=1268/tid=1275] ppid=1266 vsize=884380 CPUtime=30.2 cores=0-7
/proc/1268/task/1275/stat : 1275 (plingeling) R 1266 1268 1074 0 -1 4202560 18201 1259 0 0 3017 3 0 0 25 0 2 0 512368568 905605120 190724 33554432000 4194304 4417332 140737067603632 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 243.93
Current children cumulated vsize (KiB) 884380

Child status: 20
Real time (s): 32.7753
CPU time (s): 244.016
CPU user time (s): 243.326
CPU system time (s): 0.689895
CPU usage (%): 744.512
Max. virtual memory (cumulated for all children) (KiB): 974508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.326
system time used= 0.689895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 417639
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 386
involuntary context switches= 2357

runsolver used 0.052991 second user time and 0.124981 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-28 18:21:41
IDJOB=3309654
IDBENCH=82444
IDSOLVER=1695
FILE ID=node134/3309654-1304007701
RUNJOBID= node134-1304007422-1088
PBS_JOBID= 13168833
Free space on /tmp= 71568 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309654-1304007701/watcher-3309654-1304007701 -o /tmp/evaluation-result-3309654-1304007701/solver-3309654-1304007701 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309654-1304007701.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=616990913

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25265724 kB
Buffers:       1460392 kB
Cached:        5633376 kB
SwapCached:         64 kB
Active:        1351896 kB
Inactive:      5810352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25265724 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           16224 kB
Writeback:           0 kB
AnonPages:       68332 kB
Mapped:          14708 kB
Slab:           458420 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189852 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= 71568 MiB
End job on node134 at 2011-04-28 18:22:14