Trace number 3309669

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 223.265 30.3001

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.30458
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

223.09/30.29	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-3309669-1304007733/watcher-3309669-1304007733 -o /tmp/evaluation-result-3309669-1304007733/solver-3309669-1304007733 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309669-1304007733.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: 5.94 7.33 7.73 1/170 25670
/proc/meminfo: memFree=13438724/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=13380 CPUtime=0 cores=0-7
/proc/25670/stat : 25670 (plingeling) R 25668 25670 25435 0 -1 4202496 1406 1257 0 0 0 0 0 0 21 0 1 0 512374100 13701120 1334 33554432000 4194304 4417332 140736065365360 18446744073709551615 222921473803 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/25670/statm: 3345 1334 146 55 0 1231 0

[startup+0.0532071 s]
/proc/loadavg: 5.94 7.33 7.73 1/170 25670
/proc/meminfo: memFree=13438724/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=24112 CPUtime=0.04 cores=0-7
/proc/25670/stat : 25670 (plingeling) R 25668 25670 25435 0 -1 4202496 4152 1257 0 0 4 0 0 0 21 0 1 0 512374100 24690688 4040 33554432000 4194304 4417332 140736065365360 18446744073709551615 222921470957 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/25670/statm: 6092 4064 148 55 0 3978 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24112

[startup+0.100197 s]
/proc/loadavg: 5.94 7.33 7.73 1/170 25670
/proc/meminfo: memFree=13438724/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=30904 CPUtime=0.08 cores=0-7
/proc/25670/stat : 25670 (plingeling) R 25668 25670 25435 0 -1 4202496 5861 1257 0 0 8 0 0 0 21 0 1 0 512374100 31645696 5749 33554432000 4194304 4417332 140736065365360 18446744073709551615 4274464 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/25670/statm: 7726 5749 148 55 0 5612 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30904

[startup+0.300162 s]
/proc/loadavg: 5.94 7.33 7.73 1/170 25670
/proc/meminfo: memFree=13438724/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=83836 CPUtime=0.29 cores=0-7
/proc/25670/stat : 25670 (plingeling) R 25668 25670 25435 0 -1 4202496 19124 1257 0 0 27 2 0 0 22 0 1 0 512374100 85848064 18982 33554432000 4194304 4417332 140736065365360 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/25670/statm: 20959 18982 148 55 0 18845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83836

[startup+0.701086 s]
/proc/loadavg: 5.94 7.33 7.73 1/170 25670
/proc/meminfo: memFree=13438724/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=154512 CPUtime=0.69 cores=0-7
/proc/25670/stat : 25670 (plingeling) R 25668 25670 25435 0 -1 4202496 36793 1257 0 0 65 4 0 0 23 0 1 0 512374100 158220288 36651 33554432000 4194304 4417332 140736065365360 18446744073709551615 222921395740 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/25670/statm: 38628 36651 148 55 0 36514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 154512

[startup+1.50094 s]
/proc/loadavg: 5.94 7.33 7.73 2/171 25676
/proc/meminfo: memFree=13217880/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=294364 CPUtime=1.49 cores=0-7
/proc/25670/stat : 25670 (plingeling) R 25668 25670 25435 0 -1 4202496 71803 1257 0 0 142 7 0 0 25 0 1 0 512374100 301428736 71614 33554432000 4194304 4417332 140736065365360 18446744073709551615 4259025 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/25670/statm: 73591 71614 148 55 0 71477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 294364

[startup+3.10062 s]
/proc/loadavg: 5.94 7.33 7.73 2/171 25676
/proc/meminfo: memFree=13002740/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=771244 CPUtime=6.44 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 220717 1257 0 0 614 30 0 0 25 0 9 0 512374100 789753856 163526 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 192811 163526 170 55 0 190697 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 771244

[startup+6.30103 s]
/proc/loadavg: 6.10 7.34 7.73 9/179 25684
/proc/meminfo: memFree=12719220/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=923544 CPUtime=32.03 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 303072 1257 0 0 3160 43 0 0 25 0 9 0 512374100 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 230886 192654 174 55 0 228772 0
[pid=25670/tid=25677] ppid=25668 vsize=923544 CPUtime=3.69 cores=0-7
/proc/25670/task/25677/stat : 25677 (plingeling) R 25668 25670 25435 0 -1 4202560 19114 1257 0 0 365 4 0 0 25 0 9 0 512374361 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 4261379 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25670/tid=25678] ppid=25668 vsize=923544 CPUtime=3.68 cores=0-7
/proc/25670/task/25678/stat : 25678 (plingeling) R 25668 25670 25435 0 -1 4202560 20087 1257 0 0 365 3 0 0 25 0 9 0 512374361 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25670/tid=25679] ppid=25668 vsize=923544 CPUtime=3.67 cores=0-7
/proc/25670/task/25679/stat : 25679 (plingeling) R 25668 25670 25435 0 -1 4202560 17712 1257 0 0 365 2 0 0 25 0 9 0 512374361 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25670/tid=25680] ppid=25668 vsize=923544 CPUtime=3.68 cores=0-7
/proc/25670/task/25680/stat : 25680 (plingeling) R 25668 25670 25435 0 -1 4202560 8474 1257 0 0 366 2 0 0 25 0 9 0 512374361 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25670/tid=25681] ppid=25668 vsize=923544 CPUtime=3.67 cores=0-7
/proc/25670/task/25681/stat : 25681 (plingeling) R 25668 25670 25435 0 -1 4202560 28932 1257 0 0 363 4 0 0 25 0 9 0 512374361 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 222921471049 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25670/tid=25682] ppid=25668 vsize=923544 CPUtime=3.67 cores=0-7
/proc/25670/task/25682/stat : 25682 (plingeling) R 25668 25670 25435 0 -1 4202560 14920 1257 0 0 365 2 0 0 25 0 9 0 512374361 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 4269227 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25670/tid=25683] ppid=25668 vsize=923544 CPUtime=3.64 cores=0-7
/proc/25670/task/25683/stat : 25683 (plingeling) R 25668 25670 25435 0 -1 4202560 25797 1257 0 0 361 3 0 0 25 0 9 0 512374362 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 4259665 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25670/tid=25684] ppid=25668 vsize=923544 CPUtime=3.66 cores=0-7
/proc/25670/task/25684/stat : 25684 (plingeling) R 25668 25670 25435 0 -1 4202560 25813 1257 0 0 362 4 0 0 25 0 9 0 512374363 945709056 192654 33554432000 4194304 4417332 140736065365360 18446744073709551615 4301995 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 32.03
Current children cumulated vsize (KiB) 923544

[startup+12.7009 s]
/proc/loadavg: 6.26 7.35 7.73 9/179 25684
/proc/meminfo: memFree=12690608/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=922276 CPUtime=83.18 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 333751 1257 0 0 8271 47 0 0 25 0 9 0 512374100 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 230569 187115 180 55 0 228455 0
[pid=25670/tid=25677] ppid=25668 vsize=922276 CPUtime=10.09 cores=0-7
/proc/25670/task/25677/stat : 25677 (plingeling) R 25668 25670 25435 0 -1 4202560 19120 1257 0 0 1005 4 0 0 25 0 9 0 512374361 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 4274387 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25670/tid=25678] ppid=25668 vsize=922276 CPUtime=10.07 cores=0-7
/proc/25670/task/25678/stat : 25678 (plingeling) R 25668 25670 25435 0 -1 4202560 27547 1257 0 0 1003 4 0 0 25 0 9 0 512374361 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25670/tid=25679] ppid=25668 vsize=922276 CPUtime=10.07 cores=0-7
/proc/25670/task/25679/stat : 25679 (plingeling) R 25668 25670 25435 0 -1 4202560 17716 1257 0 0 1005 2 0 0 25 0 9 0 512374361 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25670/tid=25680] ppid=25668 vsize=922276 CPUtime=10.08 cores=0-7
/proc/25670/task/25680/stat : 25680 (plingeling) R 25668 25670 25435 0 -1 4202560 8476 1257 0 0 1006 2 0 0 25 0 9 0 512374361 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25670/tid=25681] ppid=25668 vsize=922276 CPUtime=10.07 cores=0-7
/proc/25670/task/25681/stat : 25681 (plingeling) R 25668 25670 25435 0 -1 4202560 43293 1257 0 0 1001 6 0 0 25 0 9 0 512374361 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 4318973 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25670/tid=25682] ppid=25668 vsize=922276 CPUtime=10.06 cores=0-7
/proc/25670/task/25682/stat : 25682 (plingeling) R 25668 25670 25435 0 -1 4202560 14926 1257 0 0 1004 2 0 0 25 0 9 0 512374361 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 4273053 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25670/tid=25683] ppid=25668 vsize=922276 CPUtime=10 cores=0-7
/proc/25670/task/25683/stat : 25683 (plingeling) R 25668 25670 25435 0 -1 4202560 29511 1257 0 0 996 4 0 0 25 0 9 0 512374362 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25670/tid=25684] ppid=25668 vsize=922276 CPUtime=10.06 cores=0-7
/proc/25670/task/25684/stat : 25684 (plingeling) R 25668 25670 25435 0 -1 4202560 30939 1257 0 0 1001 5 0 0 25 0 9 0 512374363 944410624 187115 33554432000 4194304 4417332 140736065365360 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 83.18
Current children cumulated vsize (KiB) 922276

[startup+25.5005 s]
/proc/loadavg: 6.64 7.38 7.73 9/179 25684
/proc/meminfo: memFree=12661092/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=986248 CPUtime=185.51 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 341944 1257 0 0 18503 48 0 0 25 0 9 0 512374100 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 246562 194917 180 55 0 244448 0
[pid=25670/tid=25677] ppid=25668 vsize=986248 CPUtime=22.88 cores=0-7
/proc/25670/task/25677/stat : 25677 (plingeling) R 25668 25670 25435 0 -1 4202560 19120 1257 0 0 2284 4 0 0 25 0 9 0 512374361 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25670/tid=25678] ppid=25668 vsize=986248 CPUtime=22.87 cores=0-7
/proc/25670/task/25678/stat : 25678 (plingeling) R 25668 25670 25435 0 -1 4202560 27547 1257 0 0 2283 4 0 0 25 0 9 0 512374361 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25670/tid=25679] ppid=25668 vsize=986248 CPUtime=22.87 cores=0-7
/proc/25670/task/25679/stat : 25679 (plingeling) R 25668 25670 25435 0 -1 4202560 17716 1257 0 0 2285 2 0 0 25 0 9 0 512374361 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25670/tid=25680] ppid=25668 vsize=986248 CPUtime=22.88 cores=0-7
/proc/25670/task/25680/stat : 25680 (plingeling) R 25668 25670 25435 0 -1 4202560 8476 1257 0 0 2286 2 0 0 25 0 9 0 512374361 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232537 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25670/tid=25681] ppid=25668 vsize=986248 CPUtime=22.86 cores=0-7
/proc/25670/task/25681/stat : 25681 (plingeling) R 25668 25670 25435 0 -1 4202560 47389 1257 0 0 2280 6 0 0 25 0 9 0 512374361 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 222921469648 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25670/tid=25682] ppid=25668 vsize=986248 CPUtime=22.86 cores=0-7
/proc/25670/task/25682/stat : 25682 (plingeling) R 25668 25670 25435 0 -1 4202560 14926 1257 0 0 2284 2 0 0 25 0 9 0 512374361 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 4252475 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25670/tid=25683] ppid=25668 vsize=986248 CPUtime=22.73 cores=0-7
/proc/25670/task/25683/stat : 25683 (plingeling) R 25668 25670 25435 0 -1 4202560 29511 1257 0 0 2269 4 0 0 25 0 9 0 512374362 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25670/tid=25684] ppid=25668 vsize=986248 CPUtime=22.86 cores=0-7
/proc/25670/task/25684/stat : 25684 (plingeling) R 25668 25670 25435 0 -1 4202560 35036 1257 0 0 2281 5 0 0 25 0 9 0 512374363 1009917952 194917 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 185.51
Current children cumulated vsize (KiB) 986248

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

[startup+28.7009 s]
/proc/loadavg: 6.64 7.38 7.73 9/179 25684
/proc/meminfo: memFree=12662828/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=983756 CPUtime=211.1 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 341944 1257 0 0 21062 48 0 0 25 0 9 0 512374100 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 245939 194294 180 55 0 243825 0
[pid=25670/tid=25677] ppid=25668 vsize=983756 CPUtime=26.09 cores=0-7
/proc/25670/task/25677/stat : 25677 (plingeling) R 25668 25670 25435 0 -1 4202560 19120 1257 0 0 2605 4 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4353463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25670/tid=25678] ppid=25668 vsize=983756 CPUtime=26.07 cores=0-7
/proc/25670/task/25678/stat : 25678 (plingeling) R 25668 25670 25435 0 -1 4202560 27547 1257 0 0 2603 4 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4355734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25670/tid=25679] ppid=25668 vsize=983756 CPUtime=26.07 cores=0-7
/proc/25670/task/25679/stat : 25679 (plingeling) R 25668 25670 25435 0 -1 4202560 17716 1257 0 0 2605 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25670/tid=25680] ppid=25668 vsize=983756 CPUtime=26.08 cores=0-7
/proc/25670/task/25680/stat : 25680 (plingeling) R 25668 25670 25435 0 -1 4202560 8476 1257 0 0 2606 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25670/tid=25681] ppid=25668 vsize=983756 CPUtime=26.07 cores=0-7
/proc/25670/task/25681/stat : 25681 (plingeling) R 25668 25670 25435 0 -1 4202560 47389 1257 0 0 2601 6 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25670/tid=25682] ppid=25668 vsize=983756 CPUtime=26.07 cores=0-7
/proc/25670/task/25682/stat : 25682 (plingeling) R 25668 25670 25435 0 -1 4202560 14926 1257 0 0 2605 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25670/tid=25683] ppid=25668 vsize=983756 CPUtime=25.92 cores=0-7
/proc/25670/task/25683/stat : 25683 (plingeling) R 25668 25670 25435 0 -1 4202560 29511 1257 0 0 2588 4 0 0 25 0 9 0 512374362 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25670/tid=25684] ppid=25668 vsize=983756 CPUtime=26.06 cores=0-7
/proc/25670/task/25684/stat : 25684 (plingeling) R 25668 25670 25435 0 -1 4202560 35036 1257 0 0 2601 5 0 0 25 0 9 0 512374363 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4264911 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 211.1
Current children cumulated vsize (KiB) 983756

[startup+29.5008 s]
/proc/loadavg: 6.64 7.38 7.73 9/179 25684
/proc/meminfo: memFree=12662828/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=983756 CPUtime=217.5 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 341944 1257 0 0 21702 48 0 0 25 0 9 0 512374100 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 245939 194294 180 55 0 243825 0
[pid=25670/tid=25677] ppid=25668 vsize=983756 CPUtime=26.88 cores=0-7
/proc/25670/task/25677/stat : 25677 (plingeling) R 25668 25670 25435 0 -1 4202560 19120 1257 0 0 2684 4 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4355734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25670/tid=25678] ppid=25668 vsize=983756 CPUtime=26.87 cores=0-7
/proc/25670/task/25678/stat : 25678 (plingeling) R 25668 25670 25435 0 -1 4202560 27547 1257 0 0 2683 4 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25670/tid=25679] ppid=25668 vsize=983756 CPUtime=26.87 cores=0-7
/proc/25670/task/25679/stat : 25679 (plingeling) R 25668 25670 25435 0 -1 4202560 17716 1257 0 0 2685 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25670/tid=25680] ppid=25668 vsize=983756 CPUtime=26.88 cores=0-7
/proc/25670/task/25680/stat : 25680 (plingeling) R 25668 25670 25435 0 -1 4202560 8476 1257 0 0 2686 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25670/tid=25681] ppid=25668 vsize=983756 CPUtime=26.86 cores=0-7
/proc/25670/task/25681/stat : 25681 (plingeling) R 25668 25670 25435 0 -1 4202560 47389 1257 0 0 2680 6 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232612 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25670/tid=25682] ppid=25668 vsize=983756 CPUtime=26.86 cores=0-7
/proc/25670/task/25682/stat : 25682 (plingeling) R 25668 25670 25435 0 -1 4202560 14926 1257 0 0 2684 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25670/tid=25683] ppid=25668 vsize=983756 CPUtime=26.72 cores=0-7
/proc/25670/task/25683/stat : 25683 (plingeling) R 25668 25670 25435 0 -1 4202560 29511 1257 0 0 2668 4 0 0 25 0 9 0 512374362 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25670/tid=25684] ppid=25668 vsize=983756 CPUtime=26.86 cores=0-7
/proc/25670/task/25684/stat : 25684 (plingeling) R 25668 25670 25435 0 -1 4202560 35036 1257 0 0 2681 5 0 0 25 0 9 0 512374363 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 217.5
Current children cumulated vsize (KiB) 983756

[startup+29.9007 s]
/proc/loadavg: 6.64 7.38 7.73 9/179 25684
/proc/meminfo: memFree=12662952/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=983756 CPUtime=220.69 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 341944 1257 0 0 22021 48 0 0 25 0 9 0 512374100 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 245939 194294 180 55 0 243825 0
[pid=25670/tid=25677] ppid=25668 vsize=983756 CPUtime=27.28 cores=0-7
/proc/25670/task/25677/stat : 25677 (plingeling) R 25668 25670 25435 0 -1 4202560 19120 1257 0 0 2724 4 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25670/tid=25678] ppid=25668 vsize=983756 CPUtime=27.27 cores=0-7
/proc/25670/task/25678/stat : 25678 (plingeling) R 25668 25670 25435 0 -1 4202560 27547 1257 0 0 2723 4 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25670/tid=25679] ppid=25668 vsize=983756 CPUtime=27.27 cores=0-7
/proc/25670/task/25679/stat : 25679 (plingeling) R 25668 25670 25435 0 -1 4202560 17716 1257 0 0 2725 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25670/tid=25680] ppid=25668 vsize=983756 CPUtime=27.28 cores=0-7
/proc/25670/task/25680/stat : 25680 (plingeling) R 25668 25670 25435 0 -1 4202560 8476 1257 0 0 2726 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4355734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25670/tid=25681] ppid=25668 vsize=983756 CPUtime=27.26 cores=0-7
/proc/25670/task/25681/stat : 25681 (plingeling) R 25668 25670 25435 0 -1 4202560 47389 1257 0 0 2720 6 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25670/tid=25682] ppid=25668 vsize=983756 CPUtime=27.26 cores=0-7
/proc/25670/task/25682/stat : 25682 (plingeling) R 25668 25670 25435 0 -1 4202560 14926 1257 0 0 2724 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25670/tid=25683] ppid=25668 vsize=983756 CPUtime=27.11 cores=0-7
/proc/25670/task/25683/stat : 25683 (plingeling) R 25668 25670 25435 0 -1 4202560 29511 1257 0 0 2707 4 0 0 25 0 9 0 512374362 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25670/tid=25684] ppid=25668 vsize=983756 CPUtime=27.26 cores=0-7
/proc/25670/task/25684/stat : 25684 (plingeling) R 25668 25670 25435 0 -1 4202560 35036 1257 0 0 2721 5 0 0 25 0 9 0 512374363 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 220.69
Current children cumulated vsize (KiB) 983756

[startup+30.1007 s]
/proc/loadavg: 6.64 7.38 7.73 9/179 25684
/proc/meminfo: memFree=12662952/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=983756 CPUtime=222.29 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 341944 1257 0 0 22181 48 0 0 25 0 9 0 512374100 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 245939 194294 180 55 0 243825 0
[pid=25670/tid=25677] ppid=25668 vsize=983756 CPUtime=27.48 cores=0-7
/proc/25670/task/25677/stat : 25677 (plingeling) R 25668 25670 25435 0 -1 4202560 19120 1257 0 0 2744 4 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25670/tid=25678] ppid=25668 vsize=983756 CPUtime=27.47 cores=0-7
/proc/25670/task/25678/stat : 25678 (plingeling) R 25668 25670 25435 0 -1 4202560 27547 1257 0 0 2743 4 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25670/tid=25679] ppid=25668 vsize=983756 CPUtime=27.47 cores=0-7
/proc/25670/task/25679/stat : 25679 (plingeling) R 25668 25670 25435 0 -1 4202560 17716 1257 0 0 2745 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4281665 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25670/tid=25680] ppid=25668 vsize=983756 CPUtime=27.48 cores=0-7
/proc/25670/task/25680/stat : 25680 (plingeling) R 25668 25670 25435 0 -1 4202560 8476 1257 0 0 2746 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4357822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25670/tid=25681] ppid=25668 vsize=983756 CPUtime=27.46 cores=0-7
/proc/25670/task/25681/stat : 25681 (plingeling) R 25668 25670 25435 0 -1 4202560 47389 1257 0 0 2740 6 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25670/tid=25682] ppid=25668 vsize=983756 CPUtime=27.46 cores=0-7
/proc/25670/task/25682/stat : 25682 (plingeling) R 25668 25670 25435 0 -1 4202560 14926 1257 0 0 2744 2 0 0 25 0 9 0 512374361 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25670/tid=25683] ppid=25668 vsize=983756 CPUtime=27.31 cores=0-7
/proc/25670/task/25683/stat : 25683 (plingeling) R 25668 25670 25435 0 -1 4202560 29511 1257 0 0 2727 4 0 0 25 0 9 0 512374362 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25670/tid=25684] ppid=25668 vsize=983756 CPUtime=27.46 cores=0-7
/proc/25670/task/25684/stat : 25684 (plingeling) R 25668 25670 25435 0 -1 4202560 35036 1257 0 0 2741 5 0 0 25 0 9 0 512374363 1007366144 194294 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 983756

[startup+30.2007 s]
/proc/loadavg: 6.64 7.38 7.73 9/179 25684
/proc/meminfo: memFree=12662952/32951124 swapFree=67111528/67111528
[pid=25670] ppid=25668 vsize=983756 CPUtime=223.09 cores=0-7
/proc/25670/stat : 25670 (plingeling) S 25668 25670 25435 0 -1 4202496 341945 1257 0 0 22261 48 0 0 25 0 8 0 512374100 1007366144 194295 33554432000 4194304 4417332 140736065365360 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25670/statm: 245939 194295 181 55 0 243825 0
[pid=25670/tid=25677] ppid=25668 vsize=983756 CPUtime=27.58 cores=0-7
/proc/25670/task/25677/stat : 25677 (plingeling) R 25668 25670 25435 0 -1 4202560 19120 1257 0 0 2754 4 0 0 25 0 8 0 512374361 1007366144 194295 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25670/tid=25678] ppid=25668 vsize=983756 CPUtime=27.57 cores=0-7
/proc/25670/task/25678/stat : 25678 (plingeling) R 25668 25670 25435 0 -1 4202560 27547 1257 0 0 2753 4 0 0 25 0 8 0 512374361 1007366144 194295 33554432000 4194304 4417332 140736065365360 18446744073709551615 4354043 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25670/tid=25680] ppid=25668 vsize=983756 CPUtime=27.58 cores=0-7
/proc/25670/task/25680/stat : 25680 (plingeling) R 25668 25670 25435 0 -1 4202560 8476 1257 0 0 2756 2 0 0 25 0 8 0 512374361 1007366144 194295 33554432000 4194304 4417332 140736065365360 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25670/tid=25681] ppid=25668 vsize=983756 CPUtime=27.56 cores=0-7
/proc/25670/task/25681/stat : 25681 (plingeling) R 25668 25670 25435 0 -1 4202560 47389 1257 0 0 2750 6 0 0 25 0 8 0 512374361 1007366144 194295 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25670/tid=25682] ppid=25668 vsize=983756 CPUtime=27.56 cores=0-7
/proc/25670/task/25682/stat : 25682 (plingeling) R 25668 25670 25435 0 -1 4202560 14926 1257 0 0 2754 2 0 0 25 0 8 0 512374361 1007366144 194295 33554432000 4194304 4417332 140736065365360 18446744073709551615 4357001 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25670/tid=25683] ppid=25668 vsize=983756 CPUtime=27.41 cores=0-7
/proc/25670/task/25683/stat : 25683 (plingeling) R 25668 25670 25435 0 -1 4202560 29511 1257 0 0 2737 4 0 0 25 0 8 0 512374362 1007366144 194295 33554432000 4194304 4417332 140736065365360 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25670/tid=25684] ppid=25668 vsize=983756 CPUtime=27.56 cores=0-7
/proc/25670/task/25684/stat : 25684 (plingeling) R 25668 25670 25435 0 -1 4202560 35036 1257 0 0 2751 5 0 0 25 0 8 0 512374363 1007366144 194295 33554432000 4194304 4417332 140736065365360 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 223.09
Current children cumulated vsize (KiB) 983756

Child status: 20
Real time (s): 30.3001
CPU time (s): 223.265
CPU user time (s): 222.738
CPU system time (s): 0.526919
CPU usage (%): 736.845
Max. virtual memory (cumulated for all children) (KiB): 989364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.738
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343205
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= 410
involuntary context switches= 1047

runsolver used 0.036994 second user time and 0.12598 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-28 18:22:14
IDJOB=3309669
IDBENCH=82456
IDSOLVER=1695
FILE ID=node109/3309669-1304007733
RUNJOBID= node109-1304007435-25449
PBS_JOBID= 13168834
Free space on /tmp= 72364 MiB

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

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=1143878076

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.82
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.809
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:     32951124 kB
MemFree:      13439012 kB
Buffers:       2132292 kB
Cached:       16727868 kB
SwapCached:          0 kB
Active:        9843728 kB
Inactive:      9085900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13439012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19192 kB
Writeback:           0 kB
AnonPages:       68432 kB
Mapped:          14520 kB
Slab:           514336 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190536 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= 72364 MiB
End job on node109 at 2011-04-28 18:22:44