Trace number 3288333

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 674.424 169.7

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.229
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

674.17/169.69	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-3288333-1304065887/watcher-3288333-1304065887 -o /tmp/evaluation-result-3288333-1304065887/solver-3288333-1304065887 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3288333-1304065887.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: 8.11 8.06 7.91 5/181 30825
/proc/meminfo: memFree=19201872/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=10356 CPUtime=0 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) R 30823 30825 30119 0 -1 4202496 681 1261 0 0 0 0 0 0 24 0 1 0 596819452 10604544 610 33554432000 4194304 4417332 140736784489024 18446744073709551615 251367240685 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/30825/statm: 2637 616 146 55 0 523 0

[startup+0.0383741 s]
/proc/loadavg: 8.11 8.06 7.91 5/181 30825
/proc/meminfo: memFree=19201872/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=20116 CPUtime=0.03 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) R 30823 30825 30119 0 -1 4202496 3139 1261 0 0 3 0 0 0 24 0 1 0 596819452 20598784 3051 33554432000 4194304 4417332 140736784489024 18446744073709551615 4232770 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/30825/statm: 5029 3051 147 55 0 2915 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20116

[startup+0.100372 s]
/proc/loadavg: 8.11 8.06 7.91 5/181 30825
/proc/meminfo: memFree=19201872/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=40616 CPUtime=0.09 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) R 30823 30825 30119 0 -1 4202496 8265 1261 0 0 9 0 0 0 24 0 1 0 596819452 41590784 8177 33554432000 4194304 4417332 140736784489024 18446744073709551615 4231552 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/30825/statm: 10154 8177 148 55 0 8040 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40616

[startup+0.300339 s]
/proc/loadavg: 8.11 8.06 7.91 5/181 30825
/proc/meminfo: memFree=19201872/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=77480 CPUtime=0.28 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) R 30823 30825 30119 0 -1 4202496 17481 1261 0 0 27 1 0 0 25 0 1 0 596819452 79339520 17393 33554432000 4194304 4417332 140736784489024 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/30825/statm: 19370 17393 148 55 0 17256 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 77480

[startup+0.700261 s]
/proc/loadavg: 8.11 8.06 7.91 5/181 30825
/proc/meminfo: memFree=19201872/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=126632 CPUtime=0.69 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) R 30823 30825 30119 0 -1 4202496 29769 1261 0 0 66 3 0 0 25 0 1 0 596819452 129671168 29681 33554432000 4194304 4417332 140736784489024 18446744073709551615 251367165488 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/30825/statm: 31658 29681 148 55 0 29544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126632

[startup+1.50105 s]
/proc/loadavg: 7.86 8.01 7.90 6/182 30831
/proc/meminfo: memFree=18983252/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=246036 CPUtime=2.68 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 56639 1261 0 0 261 7 0 0 25 0 5 0 596819452 251940864 49226 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 61509 49226 173 55 0 59395 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 246036

[startup+3.10075 s]
/proc/loadavg: 7.86 8.01 7.90 9/186 30835
/proc/meminfo: memFree=19001572/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=252936 CPUtime=9.07 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 64385 1261 0 0 899 8 0 0 25 0 5 0 596819452 259006464 51018 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 63234 51018 177 55 0 61120 0
[pid=30825/tid=30832] ppid=30823 vsize=252936 CPUtime=1.99 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 2802 1261 0 0 199 0 0 0 25 0 5 0 596819562 259006464 51018 33554432000 4194304 4417332 140736784489024 18446744073709551615 4270989 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=252936 CPUtime=1.99 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 3726 1261 0 0 199 0 0 0 21 0 5 0 596819562 259006464 51018 33554432000 4194304 4417332 140736784489024 18446744073709551615 4260776 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=252936 CPUtime=1.98 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 2707 1261 0 0 198 0 0 0 25 0 5 0 596819562 259006464 51018 33554432000 4194304 4417332 140736784489024 18446744073709551615 4239777 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=252936 CPUtime=1.99 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 793 1261 0 0 199 0 0 0 25 0 5 0 596819562 259006464 51018 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.07
Current children cumulated vsize (KiB) 252936

[startup+6.30116 s]
/proc/loadavg: 7.86 8.01 7.90 9/186 30835
/proc/meminfo: memFree=18925900/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=277064 CPUtime=21.86 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 70433 1261 0 0 2177 9 0 0 25 0 5 0 596819452 283713536 57066 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 69266 57066 181 55 0 67152 0
[pid=30825/tid=30832] ppid=30823 vsize=277064 CPUtime=5.18 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 5824 1261 0 0 518 0 0 0 25 0 5 0 596819562 283713536 57066 33554432000 4194304 4417332 140736784489024 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=277064 CPUtime=5.19 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 6748 1261 0 0 518 1 0 0 25 0 5 0 596819562 283713536 57066 33554432000 4194304 4417332 140736784489024 18446744073709551615 4258627 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=277064 CPUtime=5.16 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 2711 1261 0 0 516 0 0 0 25 0 5 0 596819562 283713536 57066 33554432000 4194304 4417332 140736784489024 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=277064 CPUtime=5.19 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 793 1261 0 0 519 0 0 0 25 0 5 0 596819562 283713536 57066 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.86
Current children cumulated vsize (KiB) 277064

[startup+12.701 s]
/proc/loadavg: 7.96 8.02 7.90 9/186 30835
/proc/meminfo: memFree=18953760/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=277076 CPUtime=47.42 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 70454 1261 0 0 4733 9 0 0 25 0 5 0 596819452 283725824 57069 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 69269 57069 181 55 0 67155 0
[pid=30825/tid=30832] ppid=30823 vsize=277076 CPUtime=11.58 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 5824 1261 0 0 1158 0 0 0 25 0 5 0 596819562 283725824 57069 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=277076 CPUtime=11.59 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 6748 1261 0 0 1158 1 0 0 25 0 5 0 596819562 283725824 57069 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=277076 CPUtime=11.53 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 2732 1261 0 0 1153 0 0 0 25 0 5 0 596819562 283725824 57069 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=277076 CPUtime=11.59 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 793 1261 0 0 1159 0 0 0 25 0 5 0 596819562 283725824 57069 33554432000 4194304 4417332 140736784489024 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.42
Current children cumulated vsize (KiB) 277076

[startup+25.5006 s]
/proc/loadavg: 7.97 8.02 7.91 9/186 30836
/proc/meminfo: memFree=18910248/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=277156 CPUtime=98.55 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 70518 1261 0 0 9846 9 0 0 25 0 5 0 596819452 283807744 57089 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 69289 57089 181 55 0 67175 0
[pid=30825/tid=30832] ppid=30823 vsize=277156 CPUtime=24.38 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 5845 1261 0 0 2438 0 0 0 25 0 5 0 596819562 283807744 57089 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=277156 CPUtime=24.39 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 6770 1261 0 0 2438 1 0 0 25 0 5 0 596819562 283807744 57089 33554432000 4194304 4417332 140736784489024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=277156 CPUtime=24.26 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 2753 1261 0 0 2426 0 0 0 25 0 5 0 596819562 283807744 57089 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=277156 CPUtime=24.39 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 793 1261 0 0 2439 0 0 0 25 0 5 0 596819562 283807744 57089 33554432000 4194304 4417332 140736784489024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.55
Current children cumulated vsize (KiB) 277156

[startup+51.1009 s]
/proc/loadavg: 7.98 8.02 7.91 9/186 30837
/proc/meminfo: memFree=18808692/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=282688 CPUtime=200.81 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 72287 1261 0 0 20072 9 0 0 25 0 5 0 596819452 289472512 58472 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 70672 58472 181 55 0 68558 0
[pid=30825/tid=30832] ppid=30823 vsize=282688 CPUtime=49.98 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 5885 1261 0 0 4998 0 0 0 25 0 5 0 596819562 289472512 58472 33554432000 4194304 4417332 140736784489024 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=282688 CPUtime=49.99 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 6811 1261 0 0 4998 1 0 0 25 0 5 0 596819562 289472512 58472 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=282688 CPUtime=49.72 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 3430 1261 0 0 4972 0 0 0 25 0 5 0 596819562 289472512 58472 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=282688 CPUtime=49.99 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 1804 1261 0 0 4999 0 0 0 25 0 5 0 596819562 289472512 58472 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 200.81
Current children cumulated vsize (KiB) 282688

[startup+102.306 s]
/proc/loadavg: 8.08 8.04 7.92 9/186 30838
/proc/meminfo: memFree=18712596/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=293276 CPUtime=405.36 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 75472 1261 0 0 40526 10 0 0 25 0 5 0 596819452 300314624 61125 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 73319 61125 181 55 0 71205 0
[pid=30825/tid=30832] ppid=30823 vsize=293276 CPUtime=101.19 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 5981 1261 0 0 10119 0 0 0 25 0 5 0 596819562 300314624 61125 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=293276 CPUtime=101.2 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 7399 1261 0 0 10119 1 0 0 25 0 5 0 596819562 300314624 61125 33554432000 4194304 4417332 140736784489024 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=293276 CPUtime=100.64 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 4464 1261 0 0 10064 0 0 0 25 0 5 0 596819562 300314624 61125 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=293276 CPUtime=101.19 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 3271 1261 0 0 10119 0 0 0 25 0 5 0 596819562 300314624 61125 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.36
Current children cumulated vsize (KiB) 293276

[startup+162.3 s]
/proc/loadavg: 8.07 8.05 7.93 9/186 30839
/proc/meminfo: memFree=18816772/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=335212 CPUtime=645.01 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 77754 1261 0 0 64491 10 0 0 25 0 5 0 596819452 343257088 55258 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 83803 55258 181 55 0 81689 0
[pid=30825/tid=30832] ppid=30823 vsize=335212 CPUtime=161.19 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 6532 1261 0 0 16118 1 0 0 25 0 5 0 596819562 343257088 55258 33554432000 4194304 4417332 140736784489024 18446744073709551615 4275994 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=335212 CPUtime=161.19 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 8474 1261 0 0 16118 1 0 0 25 0 5 0 596819562 343257088 55258 33554432000 4194304 4417332 140736784489024 18446744073709551615 4278570 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=335212 CPUtime=160.31 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 5120 1261 0 0 16031 0 0 0 25 0 5 0 596819562 343257088 55258 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=335212 CPUtime=161.19 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 3271 1261 0 0 16119 0 0 0 25 0 5 0 596819562 343257088 55258 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.01
Current children cumulated vsize (KiB) 335212

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

[startup+166.301 s]
/proc/loadavg: 8.06 8.05 7.93 9/186 30840
/proc/meminfo: memFree=18797304/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=334476 CPUtime=660.99 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 77754 1261 0 0 66089 10 0 0 25 0 5 0 596819452 342503424 55074 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 83619 55074 181 55 0 81505 0
[pid=30825/tid=30832] ppid=30823 vsize=334476 CPUtime=165.19 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 6532 1261 0 0 16518 1 0 0 25 0 5 0 596819562 342503424 55074 33554432000 4194304 4417332 140736784489024 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=334476 CPUtime=165.19 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 8474 1261 0 0 16518 1 0 0 25 0 5 0 596819562 342503424 55074 33554432000 4194304 4417332 140736784489024 18446744073709551615 4330404 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=334476 CPUtime=164.29 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 5120 1261 0 0 16429 0 0 0 25 0 5 0 596819562 342503424 55074 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=334476 CPUtime=165.19 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 3271 1261 0 0 16519 0 0 0 25 0 5 0 596819562 342503424 55074 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 660.99
Current children cumulated vsize (KiB) 334476

[startup+167.9 s]
/proc/loadavg: 8.06 8.05 7.93 9/186 30840
/proc/meminfo: memFree=18795940/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=334472 CPUtime=667.38 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 77754 1261 0 0 66728 10 0 0 25 0 5 0 596819452 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 83618 55073 181 55 0 81504 0
[pid=30825/tid=30832] ppid=30823 vsize=334472 CPUtime=166.79 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 6532 1261 0 0 16678 1 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=334472 CPUtime=166.79 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 8474 1261 0 0 16678 1 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=334472 CPUtime=165.88 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 5120 1261 0 0 16588 0 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=334472 CPUtime=166.79 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 3271 1261 0 0 16679 0 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 667.38
Current children cumulated vsize (KiB) 334472

[startup+168.701 s]
/proc/loadavg: 8.06 8.05 7.93 9/186 30840
/proc/meminfo: memFree=18785648/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=334472 CPUtime=670.58 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 77754 1261 0 0 67048 10 0 0 25 0 5 0 596819452 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 83618 55073 181 55 0 81504 0
[pid=30825/tid=30832] ppid=30823 vsize=334472 CPUtime=167.59 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 6532 1261 0 0 16758 1 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4366319 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=334472 CPUtime=167.59 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 8474 1261 0 0 16758 1 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=334472 CPUtime=166.68 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 5120 1261 0 0 16668 0 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=334472 CPUtime=167.59 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 3271 1261 0 0 16759 0 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 670.58
Current children cumulated vsize (KiB) 334472

[startup+169.101 s]
/proc/loadavg: 8.06 8.05 7.93 9/186 30840
/proc/meminfo: memFree=18785648/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=334472 CPUtime=672.18 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 77754 1261 0 0 67208 10 0 0 25 0 5 0 596819452 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 83618 55073 181 55 0 81504 0
[pid=30825/tid=30832] ppid=30823 vsize=334472 CPUtime=167.99 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 6532 1261 0 0 16798 1 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=334472 CPUtime=167.99 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 8474 1261 0 0 16798 1 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=334472 CPUtime=167.08 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 5120 1261 0 0 16708 0 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=334472 CPUtime=167.99 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 3271 1261 0 0 16799 0 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 672.18
Current children cumulated vsize (KiB) 334472

[startup+169.501 s]
/proc/loadavg: 8.06 8.05 7.93 9/186 30840
/proc/meminfo: memFree=18792220/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=334472 CPUtime=673.77 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 77754 1261 0 0 67367 10 0 0 25 0 5 0 596819452 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 83618 55073 181 55 0 81504 0
[pid=30825/tid=30832] ppid=30823 vsize=334472 CPUtime=168.39 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 6532 1261 0 0 16838 1 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=334472 CPUtime=168.39 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 8474 1261 0 0 16838 1 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=334472 CPUtime=167.47 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 5120 1261 0 0 16747 0 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4234178 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=334472 CPUtime=168.39 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 3271 1261 0 0 16839 0 0 0 25 0 5 0 596819562 342499328 55073 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 673.77
Current children cumulated vsize (KiB) 334472

[startup+169.601 s]
/proc/loadavg: 8.06 8.05 7.93 9/186 30840
/proc/meminfo: memFree=18792220/32950928 swapFree=67111364/67111528
[pid=30825] ppid=30823 vsize=334352 CPUtime=674.17 cores=1,3,5,7
/proc/30825/stat : 30825 (plingeling) S 30823 30825 30119 0 -1 4202496 77754 1261 0 0 67407 10 0 0 25 0 5 0 596819452 342376448 55043 33554432000 4194304 4417332 140736784489024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30825/statm: 83588 55043 181 55 0 81474 0
[pid=30825/tid=30832] ppid=30823 vsize=334352 CPUtime=168.49 cores=1,3,5,7
/proc/30825/task/30832/stat : 30832 (plingeling) R 30823 30825 30119 0 -1 4202560 6532 1261 0 0 16848 1 0 0 25 0 5 0 596819562 342376448 55043 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30825/tid=30833] ppid=30823 vsize=334352 CPUtime=168.49 cores=1,3,5,7
/proc/30825/task/30833/stat : 30833 (plingeling) R 30823 30825 30119 0 -1 4202560 8474 1261 0 0 16848 1 0 0 25 0 5 0 596819562 342376448 55043 33554432000 4194304 4417332 140736784489024 18446744073709551615 4236623 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30825/tid=30834] ppid=30823 vsize=334352 CPUtime=167.57 cores=1,3,5,7
/proc/30825/task/30834/stat : 30834 (plingeling) R 30823 30825 30119 0 -1 4202560 5120 1261 0 0 16757 0 0 0 25 0 5 0 596819562 342376448 55043 33554432000 4194304 4417332 140736784489024 18446744073709551615 4292246 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30825/tid=30835] ppid=30823 vsize=334352 CPUtime=168.49 cores=1,3,5,7
/proc/30825/task/30835/stat : 30835 (plingeling) R 30823 30825 30119 0 -1 4202560 3271 1261 0 0 16849 0 0 0 25 0 5 0 596819562 342376448 55043 33554432000 4194304 4417332 140736784489024 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 674.17
Current children cumulated vsize (KiB) 334352

Child status: 20
Real time (s): 169.7
CPU time (s): 674.424
CPU user time (s): 674.303
CPU system time (s): 0.120981
CPU usage (%): 397.421
Max. virtual memory (cumulated for all children) (KiB): 335812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 674.303
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79019
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= 139
involuntary context switches= 4793

runsolver used 0.298954 second user time and 0.630904 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 10:31:28
IDJOB=3288333
IDBENCH=82494
IDSOLVER=1605
FILE ID=node113/3288333-1304065887
RUNJOBID= node113-1304064180-30139
PBS_JOBID= 13170457
Free space on /tmp= 71140 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288333-1304065887/watcher-3288333-1304065887 -o /tmp/evaluation-result-3288333-1304065887/solver-3288333-1304065887 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3288333-1304065887.cnf

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=1993832579

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:      19202152 kB
Buffers:       1745156 kB
Cached:       10903796 kB
SwapCached:        164 kB
Active:        6920264 kB
Inactive:      6237364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19202152 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           19036 kB
Writeback:           0 kB
AnonPages:      507648 kB
Mapped:          15284 kB
Slab:           527596 kB
PageTables:       5652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   696164 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= 71140 MiB
End job on node113 at 2011-04-29 10:34:18