Trace number 3280467

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 298.631 74.8615

General information on the benchmark

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

Solver Data

298.57/74.86	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-3280467-1304037525/watcher-3280467-1304037525 -o /tmp/evaluation-result-3280467-1304037525/solver-3280467-1304037525 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3280467-1304037525.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.80 8.02 7.92 6/181 26449
/proc/meminfo: memFree=19167896/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=9536 CPUtime=0 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) R 26447 26449 26261 0 -1 4202496 479 1254 0 0 0 0 0 0 25 0 1 0 593983122 9764864 407 33554432000 4194304 4417332 140735723795152 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26449/statm: 2384 407 147 55 0 270 0

[startup+0.121464 s]
/proc/loadavg: 7.80 8.02 7.92 6/181 26449
/proc/meminfo: memFree=19167896/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=54132 CPUtime=0.43 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 1642 1254 0 0 43 0 0 0 25 0 5 0 593983122 55431168 1327 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 13533 1327 181 55 0 11419 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 54132

[startup+0.200449 s]
/proc/loadavg: 7.80 8.02 7.92 6/181 26449
/proc/meminfo: memFree=19167896/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=54684 CPUtime=0.74 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 1817 1254 0 0 74 0 0 0 25 0 5 0 593983122 55996416 1502 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 13671 1502 181 55 0 11557 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 54684

[startup+0.300431 s]
/proc/loadavg: 7.80 8.02 7.92 6/181 26449
/proc/meminfo: memFree=19167896/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=55160 CPUtime=1.14 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 1956 1254 0 0 114 0 0 0 25 0 5 0 593983122 56483840 1591 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 13790 1591 181 55 0 11676 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 55160

[startup+0.700358 s]
/proc/loadavg: 7.80 8.02 7.92 6/181 26449
/proc/meminfo: memFree=19167896/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=57712 CPUtime=2.74 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 3421 1254 0 0 274 0 0 0 25 0 5 0 593983122 59097088 2253 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 14428 2253 181 55 0 12314 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 57712

[startup+1.50021 s]
/proc/loadavg: 7.80 8.02 7.92 10/186 26459
/proc/meminfo: memFree=19158432/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=126372 CPUtime=5.94 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 6978 1254 0 0 593 1 0 0 25 0 5 0 593983122 129404928 3067 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 31593 3067 181 55 0 29479 0
[pid=26449/tid=26456] ppid=26447 vsize=126372 CPUtime=1.47 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 1774 1254 0 0 147 0 0 0 25 0 5 0 593983124 129404928 3067 33554432000 4194304 4417332 140735723795152 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=126372 CPUtime=1.48 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 1389 1254 0 0 148 0 0 0 25 0 5 0 593983124 129404928 3067 33554432000 4194304 4417332 140735723795152 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=126372 CPUtime=1.48 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 1415 1254 0 0 148 0 0 0 25 0 5 0 593983124 129404928 3067 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=126372 CPUtime=1.47 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 1501 1254 0 0 147 0 0 0 25 0 5 0 593983124 129404928 3067 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 126372

[startup+3.10096 s]
/proc/loadavg: 7.80 8.02 7.92 10/186 26460
/proc/meminfo: memFree=19154260/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=131736 CPUtime=12.33 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 13496 1254 0 0 1231 2 0 0 25 0 5 0 593983122 134897664 4078 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 32636 4078 181 55 0 30522 0
[pid=26449/tid=26456] ppid=26447 vsize=130544 CPUtime=3.08 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 3775 1254 0 0 307 1 0 0 25 0 5 0 593983124 133677056 4078 33554432000 4194304 4417332 140735723795152 18446744073709551615 251367604650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=130544 CPUtime=3.08 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 2938 1254 0 0 308 0 0 0 25 0 5 0 593983124 133677056 4078 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=130544 CPUtime=3.07 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 2555 1254 0 0 307 0 0 0 25 0 5 0 593983124 133677056 4078 33554432000 4194304 4417332 140735723795152 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=130544 CPUtime=3.06 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 3329 1254 0 0 306 0 0 0 25 0 5 0 593983124 133677056 4078 33554432000 4194304 4417332 140735723795152 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 131736

[startup+6.30033 s]
/proc/loadavg: 7.82 8.02 7.92 10/186 26461
/proc/meminfo: memFree=19141976/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=136180 CPUtime=25.11 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 25431 1254 0 0 2507 4 0 0 25 0 5 0 593983122 139448320 5525 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 34045 5525 181 55 0 31931 0
[pid=26449/tid=26456] ppid=26447 vsize=136180 CPUtime=6.27 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 7853 1254 0 0 626 1 0 0 25 0 5 0 593983124 139448320 5525 33554432000 4194304 4417332 140735723795152 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=136180 CPUtime=6.27 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 6023 1254 0 0 627 0 0 0 25 0 5 0 593983124 139448320 5525 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=136180 CPUtime=6.28 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 5135 1254 0 0 627 1 0 0 25 0 5 0 593983124 139448320 5525 33554432000 4194304 4417332 140735723795152 18446744073709551615 4353908 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=136180 CPUtime=6.24 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 5521 1254 0 0 624 0 0 0 25 0 5 0 593983124 139448320 5525 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 136180

[startup+12.7011 s]
/proc/loadavg: 7.83 8.02 7.92 10/186 26461
/proc/meminfo: memFree=19135292/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=141932 CPUtime=50.68 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 48714 1254 0 0 5060 8 0 0 25 0 5 0 593983122 145338368 6931 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 35483 6931 181 55 0 33369 0
[pid=26449/tid=26456] ppid=26447 vsize=141932 CPUtime=12.68 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 13656 1254 0 0 1266 2 0 0 25 0 5 0 593983124 145338368 6931 33554432000 4194304 4417332 140735723795152 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=141932 CPUtime=12.67 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 11731 1254 0 0 1266 1 0 0 25 0 5 0 593983124 145338368 6931 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=141932 CPUtime=12.68 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 12098 1254 0 0 1266 2 0 0 25 0 5 0 593983124 145338368 6931 33554432000 4194304 4417332 140735723795152 18446744073709551615 4365999 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=141932 CPUtime=12.61 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 10330 1254 0 0 1260 1 0 0 25 0 5 0 593983124 145338368 6931 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 141932

[startup+25.5008 s]
/proc/loadavg: 8.09 8.07 7.94 10/187 26462
/proc/meminfo: memFree=19108140/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=151632 CPUtime=101.81 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 86640 1254 0 0 10166 15 0 0 25 0 5 0 593983122 155271168 9356 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 37908 9356 181 55 0 35794 0
[pid=26449/tid=26456] ppid=26447 vsize=151632 CPUtime=25.48 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 25031 1254 0 0 2544 4 0 0 25 0 5 0 593983124 155271168 9356 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=151632 CPUtime=25.47 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 21746 1254 0 0 2544 3 0 0 25 0 5 0 593983124 155271168 9356 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=151632 CPUtime=25.48 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 21355 1254 0 0 2544 4 0 0 25 0 5 0 593983124 155271168 9356 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=151632 CPUtime=25.33 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 17609 1254 0 0 2531 2 0 0 25 0 5 0 593983124 155271168 9356 33554432000 4194304 4417332 140735723795152 18446744073709551615 4354063 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 151632

[startup+51.101 s]
/proc/loadavg: 7.87 8.03 7.93 10/186 26499
/proc/meminfo: memFree=19724080/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=167012 CPUtime=204.07 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 151874 1254 0 0 20382 25 0 0 25 0 5 0 593983122 171020288 13201 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 41753 13201 181 55 0 39639 0
[pid=26449/tid=26456] ppid=26447 vsize=167012 CPUtime=51.08 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 43264 1254 0 0 5101 7 0 0 25 0 5 0 593983124 171020288 13201 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=167012 CPUtime=51.07 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 34949 1254 0 0 5102 5 0 0 25 0 5 0 593983124 171020288 13201 33554432000 4194304 4417332 140735723795152 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=167012 CPUtime=51.08 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 41073 1254 0 0 5101 7 0 0 25 0 5 0 593983124 171020288 13201 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=167012 CPUtime=50.8 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 31689 1254 0 0 5076 4 0 0 25 0 5 0 593983124 171020288 13201 33554432000 4194304 4417332 140735723795152 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 167012

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

[startup+51.201 s]
/proc/loadavg: 7.87 8.03 7.93 10/186 26499
/proc/meminfo: memFree=19724080/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=160396 CPUtime=204.47 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 152949 1254 0 0 20422 25 0 0 25 0 5 0 593983122 164245504 11546 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 40099 11546 181 55 0 37985 0
[pid=26449/tid=26456] ppid=26447 vsize=160396 CPUtime=51.18 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 43264 1254 0 0 5111 7 0 0 25 0 5 0 593983124 164245504 11546 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=160396 CPUtime=51.17 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 36024 1254 0 0 5112 5 0 0 25 0 5 0 593983124 164245504 11546 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=160396 CPUtime=51.18 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 41073 1254 0 0 5111 7 0 0 25 0 5 0 593983124 164245504 11546 33554432000 4194304 4417332 140735723795152 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=160396 CPUtime=50.9 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 31689 1254 0 0 5086 4 0 0 25 0 5 0 593983124 164245504 11546 33554432000 4194304 4417332 140735723795152 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.47
Current children cumulated vsize (KiB) 160396

[startup+64.0007 s]
/proc/loadavg: 7.97 8.04 7.93 9/186 26500
/proc/meminfo: memFree=19704980/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=173148 CPUtime=255.6 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 177995 1254 0 0 25531 29 0 0 25 0 5 0 593983122 177303552 14767 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 43287 14767 181 55 0 41173 0
[pid=26449/tid=26456] ppid=26447 vsize=173148 CPUtime=63.98 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 50008 1254 0 0 6390 8 0 0 25 0 5 0 593983124 177303552 14767 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=173148 CPUtime=63.98 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 43940 1254 0 0 6391 7 0 0 25 0 5 0 593983124 177303552 14767 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=173148 CPUtime=63.98 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 46280 1254 0 0 6390 8 0 0 25 0 5 0 593983124 177303552 14767 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=173148 CPUtime=63.63 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 36868 1254 0 0 6358 5 0 0 25 0 5 0 593983124 177303552 14767 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 255.6
Current children cumulated vsize (KiB) 173148

[startup+70.4005 s]
/proc/loadavg: 7.98 8.04 7.93 9/186 26500
/proc/meminfo: memFree=19676460/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=186992 CPUtime=281.18 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 191197 1254 0 0 28087 31 0 0 25 0 5 0 593983122 191479808 18196 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 46748 18196 181 55 0 44634 0
[pid=26449/tid=26456] ppid=26447 vsize=186992 CPUtime=70.38 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 53500 1254 0 0 7030 8 0 0 25 0 5 0 593983124 191479808 18196 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=186992 CPUtime=70.38 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 46910 1254 0 0 7031 7 0 0 25 0 5 0 593983124 191479808 18196 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=186992 CPUtime=70.38 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 48765 1254 0 0 7030 8 0 0 25 0 5 0 593983124 191479808 18196 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=186992 CPUtime=70 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 41123 1254 0 0 6994 6 0 0 25 0 5 0 593983124 191479808 18196 33554432000 4194304 4417332 140735723795152 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 186992

[startup+72.0012 s]
/proc/loadavg: 7.98 8.04 7.93 9/186 26500
/proc/meminfo: memFree=19675220/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=160656 CPUtime=287.56 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 194113 1254 0 0 28724 32 0 0 25 0 5 0 593983122 164511744 11644 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 40164 11644 181 55 0 38050 0
[pid=26449/tid=26456] ppid=26447 vsize=160656 CPUtime=71.98 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 53500 1254 0 0 7190 8 0 0 25 0 5 0 593983124 164511744 11644 33554432000 4194304 4417332 140735723795152 18446744073709551615 4353476 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=160656 CPUtime=71.98 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 48326 1254 0 0 7190 8 0 0 25 0 5 0 593983124 164511744 11644 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=160656 CPUtime=71.97 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 49563 1254 0 0 7189 8 0 0 25 0 5 0 593983124 164511744 11644 33554432000 4194304 4417332 140735723795152 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=160656 CPUtime=71.59 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 41825 1254 0 0 7153 6 0 0 25 0 5 0 593983124 164511744 11644 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 287.56
Current children cumulated vsize (KiB) 160656

[startup+73.6009 s]
/proc/loadavg: 7.98 8.04 7.93 9/186 26500
/proc/meminfo: memFree=19716512/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=158780 CPUtime=293.95 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 197704 1254 0 0 29363 32 0 0 25 0 5 0 593983122 162590720 11175 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 39695 11175 181 55 0 37581 0
[pid=26449/tid=26456] ppid=26447 vsize=158780 CPUtime=73.57 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 54646 1254 0 0 7349 8 0 0 25 0 5 0 593983124 162590720 11175 33554432000 4194304 4417332 140735723795152 18446744073709551615 4366468 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=158780 CPUtime=73.58 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 49667 1254 0 0 7350 8 0 0 25 0 5 0 593983124 162590720 11175 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=158780 CPUtime=73.57 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 50507 1254 0 0 7349 8 0 0 25 0 5 0 593983124 162590720 11175 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=158780 CPUtime=73.18 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 41985 1254 0 0 7312 6 0 0 25 0 5 0 593983124 162590720 11175 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 293.95
Current children cumulated vsize (KiB) 158780

[startup+74.4007 s]
/proc/loadavg: 7.98 8.04 7.93 9/186 26500
/proc/meminfo: memFree=19705724/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=162756 CPUtime=297.15 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 199301 1254 0 0 29682 33 0 0 25 0 5 0 593983122 166662144 12169 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 40689 12169 181 55 0 38575 0
[pid=26449/tid=26456] ppid=26447 vsize=162756 CPUtime=74.38 cores=1,3,5,7
/proc/26449/task/26456/stat : 26456 (plingeling) R 26447 26449 26261 0 -1 4202560 55648 1254 0 0 7429 9 0 0 25 0 5 0 593983124 166662144 12169 33554432000 4194304 4417332 140735723795152 18446744073709551615 251367215311 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26449/tid=26457] ppid=26447 vsize=162756 CPUtime=74.38 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 49667 1254 0 0 7430 8 0 0 25 0 5 0 593983124 166662144 12169 33554432000 4194304 4417332 140735723795152 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26449/tid=26458] ppid=26447 vsize=162756 CPUtime=74.37 cores=1,3,5,7
/proc/26449/task/26458/stat : 26458 (plingeling) R 26447 26449 26261 0 -1 4202560 50507 1254 0 0 7429 8 0 0 25 0 5 0 593983124 166662144 12169 33554432000 4194304 4417332 140735723795152 18446744073709551615 4355753 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26449/tid=26459] ppid=26447 vsize=162756 CPUtime=73.98 cores=1,3,5,7
/proc/26449/task/26459/stat : 26459 (plingeling) R 26447 26449 26261 0 -1 4202560 42580 1254 0 0 7392 6 0 0 25 0 5 0 593983124 166662144 12169 33554432000 4194304 4417332 140735723795152 18446744073709551615 18446744073699065904 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 297.15
Current children cumulated vsize (KiB) 162756

[startup+74.8007 s]
/proc/loadavg: 7.98 8.04 7.93 6/183 26500
/proc/meminfo: memFree=19703020/32950928 swapFree=67111364/67111528
[pid=26449] ppid=26447 vsize=157996 CPUtime=298.57 cores=1,3,5,7
/proc/26449/stat : 26449 (plingeling) S 26447 26449 26261 0 -1 4202496 199880 1254 0 0 29824 33 0 0 18 0 2 0 593983122 161787904 10980 33554432000 4194304 4417332 140735723795152 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26449/statm: 39499 10980 182 55 0 37385 0
[pid=26449/tid=26457] ppid=26447 vsize=157996 CPUtime=74.78 cores=1,3,5,7
/proc/26449/task/26457/stat : 26457 (plingeling) R 26447 26449 26261 0 -1 4202560 49667 1254 0 0 7470 8 0 0 25 0 2 0 593983124 161787904 10980 33554432000 4194304 4417332 140735723795152 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 298.57
Current children cumulated vsize (KiB) 157996

Child status: 20
Real time (s): 74.8615
CPU time (s): 298.631
CPU user time (s): 298.296
CPU system time (s): 0.334949
CPU usage (%): 398.911
Max. virtual memory (cumulated for all children) (KiB): 188568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 298.296
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201137
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= 71
involuntary context switches= 1984

runsolver used 0.136979 second user time and 0.274958 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 02:38:45
IDJOB=3280467
IDBENCH=20393
IDSOLVER=1605
FILE ID=node113/3280467-1304037525
RUNJOBID= node113-1304036318-26280
PBS_JOBID= 13170352
Free space on /tmp= 71148 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280467-1304037525/watcher-3280467-1304037525 -o /tmp/evaluation-result-3280467-1304037525/solver-3280467-1304037525 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3280467-1304037525.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1867613796

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.75
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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19168300 kB
Buffers:       1732940 kB
Cached:       10795376 kB
SwapCached:        164 kB
Active:        6873480 kB
Inactive:      6318952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19168300 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:              32 kB
Writeback:           0 kB
AnonPages:      663340 kB
Mapped:          15288 kB
Slab:           525652 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   851404 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= 71164 MiB
End job on node113 at 2011-04-29 02:39:59