Trace number 3371408

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 587f (fixed)UNSAT 630.026 159.514

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

629.65/159.51	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: 961)

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-3371408-1305422681/watcher-3371408-1305422681 -o /tmp/evaluation-result-3371408-1305422681/solver-3371408-1305422681 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371408-1305422681.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.27 7.84 7.46 6/359 15855
/proc/meminfo: memFree=21409532/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=11896 CPUtime=0 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) R 15853 15855 14801 0 -1 4202496 1035 1254 0 0 0 0 0 0 19 0 1 0 653867833 12181504 965 33554432000 4194304 4417452 140736223449696 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/15855/statm: 2974 965 148 55 0 860 0

[startup+0.049514 s]
/proc/loadavg: 7.27 7.84 7.46 6/359 15855
/proc/meminfo: memFree=21409532/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=22064 CPUtime=0.04 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) R 15853 15855 14801 0 -1 4202496 3627 1254 0 0 4 0 0 0 19 0 1 0 653867833 22593536 3540 33554432000 4194304 4417452 140736223449696 18446744073709551615 4209599 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/15855/statm: 5516 3540 149 55 0 3402 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22064

[startup+0.100497 s]
/proc/loadavg: 7.27 7.84 7.46 6/359 15855
/proc/meminfo: memFree=21409532/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=31540 CPUtime=0.08 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) R 15853 15855 14801 0 -1 4202496 5996 1254 0 0 8 0 0 0 19 0 1 0 653867833 32296960 5909 33554432000 4194304 4417452 140736223449696 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/15855/statm: 7885 5909 149 55 0 5771 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31540

[startup+0.30047 s]
/proc/loadavg: 7.27 7.84 7.46 6/359 15855
/proc/meminfo: memFree=21409532/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=68404 CPUtime=0.29 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) R 15853 15855 14801 0 -1 4202496 15212 1254 0 0 27 2 0 0 20 0 1 0 653867833 70045696 15125 33554432000 4194304 4417452 140736223449696 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/15855/statm: 17101 15125 149 55 0 14987 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68404

[startup+0.700396 s]
/proc/loadavg: 7.27 7.84 7.46 6/359 15855
/proc/meminfo: memFree=21409532/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=117556 CPUtime=0.68 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) R 15853 15855 14801 0 -1 4202496 27500 1254 0 0 65 3 0 0 20 0 1 0 653867833 120377344 27413 33554432000 4194304 4417452 140736223449696 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/15855/statm: 29389 27413 149 55 0 27275 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 117556

[startup+1.50023 s]
/proc/loadavg: 7.27 7.84 7.46 6/360 15861
/proc/meminfo: memFree=21201072/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=240336 CPUtime=2.39 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 53632 1254 0 0 232 7 0 0 21 0 5 0 653867833 246104064 47888 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 60084 47888 173 55 0 57970 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 240336

[startup+3.10096 s]
/proc/loadavg: 7.27 7.84 7.46 11/364 15865
/proc/meminfo: memFree=21215796/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=243232 CPUtime=8.06 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 58965 1254 0 0 796 10 0 0 21 0 5 0 653867833 249069568 48593 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 60808 48593 178 55 0 58694 0
[pid=15855/tid=15862] ppid=15853 vsize=243232 CPUtime=1.51 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 2418 1254 0 0 149 2 0 0 25 0 5 0 653867938 249069568 48593 33554432000 4194304 4417452 140736223449696 18446744073709551615 4260722 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=243232 CPUtime=1.43 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2138 1254 0 0 142 1 0 0 25 0 5 0 653867938 249069568 48593 33554432000 4194304 4417452 140736223449696 18446744073709551615 4234384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=243232 CPUtime=2.03 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 2190 1254 0 0 203 0 0 0 25 0 5 0 653867938 249069568 48593 33554432000 4194304 4417452 140736223449696 18446744073709551615 4253533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=243232 CPUtime=2.04 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 131 1254 0 0 204 0 0 0 25 0 5 0 653867938 249069568 48593 33554432000 4194304 4417452 140736223449696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.06
Current children cumulated vsize (KiB) 243232

[startup+6.30042 s]
/proc/loadavg: 7.41 7.86 7.47 9/364 15865
/proc/meminfo: memFree=21212488/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=243228 CPUtime=19.65 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 58978 1254 0 0 1945 20 0 0 21 0 5 0 653867833 249065472 48605 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 60807 48605 179 55 0 58693 0
[pid=15855/tid=15862] ppid=15853 vsize=243228 CPUtime=3.55 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 2424 1254 0 0 343 12 0 0 25 0 5 0 653867938 249065472 48605 33554432000 4194304 4417452 140736223449696 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=243228 CPUtime=4.62 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2144 1254 0 0 461 1 0 0 25 0 5 0 653867938 249065472 48605 33554432000 4194304 4417452 140736223449696 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=243228 CPUtime=5.23 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 2191 1254 0 0 523 0 0 0 25 0 5 0 653867938 249065472 48605 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=243228 CPUtime=5.2 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 131 1254 0 0 520 0 0 0 25 0 5 0 653867938 249065472 48605 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.65
Current children cumulated vsize (KiB) 243228

[startup+12.7003 s]
/proc/loadavg: 7.46 7.86 7.47 9/364 15866
/proc/meminfo: memFree=21220772/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=243288 CPUtime=44.69 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 58999 1254 0 0 4441 28 0 0 21 0 5 0 653867833 249126912 48620 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 60822 48620 179 55 0 58708 0
[pid=15855/tid=15862] ppid=15853 vsize=243288 CPUtime=9.85 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 2424 1254 0 0 973 12 0 0 25 0 5 0 653867938 249126912 48620 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=243288 CPUtime=10.63 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2144 1254 0 0 1055 8 0 0 25 0 5 0 653867938 249126912 48620 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=243288 CPUtime=11.63 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 2212 1254 0 0 1163 0 0 0 25 0 5 0 653867938 249126912 48620 33554432000 4194304 4417452 140736223449696 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=243288 CPUtime=11.52 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 131 1254 0 0 1152 0 0 0 25 0 5 0 653867938 249126912 48620 33554432000 4194304 4417452 140736223449696 18446744073709551615 4365120 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 243288

[startup+25.5012 s]
/proc/loadavg: 7.58 7.86 7.48 9/364 15866
/proc/meminfo: memFree=21226696/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=250248 CPUtime=95.73 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 61445 1254 0 0 9545 28 0 0 21 0 5 0 653867833 256253952 50360 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 62562 50360 179 55 0 60448 0
[pid=15855/tid=15862] ppid=15853 vsize=250248 CPUtime=22.65 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 4238 1254 0 0 2253 12 0 0 25 0 5 0 653867938 256253952 50360 33554432000 4194304 4417452 140736223449696 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=250248 CPUtime=23.42 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2165 1254 0 0 2334 8 0 0 25 0 5 0 653867938 256253952 50360 33554432000 4194304 4417452 140736223449696 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=250248 CPUtime=24.42 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 2492 1254 0 0 2442 0 0 0 25 0 5 0 653867938 256253952 50360 33554432000 4194304 4417452 140736223449696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=250248 CPUtime=24.16 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 462 1254 0 0 2416 0 0 0 25 0 5 0 653867938 256253952 50360 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 95.73
Current children cumulated vsize (KiB) 250248

[startup+51.1009 s]
/proc/loadavg: 7.72 7.87 7.49 9/364 15867
/proc/meminfo: memFree=21227548/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=251020 CPUtime=197.78 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 62050 1254 0 0 19742 36 0 0 21 0 5 0 653867833 257044480 50553 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 62755 50553 179 55 0 60641 0
[pid=15855/tid=15862] ppid=15853 vsize=251020 CPUtime=48.23 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 4258 1254 0 0 4811 12 0 0 25 0 5 0 653867938 257044480 50553 33554432000 4194304 4417452 140736223449696 18446744073709551615 4330533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=251020 CPUtime=48.99 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2730 1254 0 0 4883 16 0 0 25 0 5 0 653867938 257044480 50553 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=251020 CPUtime=50.02 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 2512 1254 0 0 5002 0 0 0 25 0 5 0 653867938 257044480 50553 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=251020 CPUtime=49.46 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 462 1254 0 0 4946 0 0 0 25 0 5 0 653867938 257044480 50553 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 197.78
Current children cumulated vsize (KiB) 251020

[startup+102.313 s]
/proc/loadavg: 7.92 7.91 7.52 9/364 15868
/proc/meminfo: memFree=21212360/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=258380 CPUtime=401.98 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 63653 1254 0 0 40162 36 0 0 21 0 5 0 653867833 264581120 51966 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 64595 51966 179 55 0 62481 0
[pid=15855/tid=15862] ppid=15853 vsize=258380 CPUtime=99.43 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 5509 1254 0 0 9931 12 0 0 25 0 5 0 653867938 264581120 51966 33554432000 4194304 4417452 140736223449696 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=258380 CPUtime=100.2 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2774 1254 0 0 10004 16 0 0 25 0 5 0 653867938 264581120 51966 33554432000 4194304 4417452 140736223449696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=258380 CPUtime=101.21 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 2552 1254 0 0 10121 0 0 0 25 0 5 0 653867938 264581120 51966 33554432000 4194304 4417452 140736223449696 18446744073709551615 4236800 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=258380 CPUtime=100.06 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 730 1254 0 0 10006 0 0 0 25 0 5 0 653867938 264581120 51966 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 258380

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

[startup+127.901 s]
/proc/loadavg: 8.09 7.95 7.54 9/364 15869
/proc/meminfo: memFree=21204884/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=262252 CPUtime=504.01 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 65107 1254 0 0 50365 36 0 0 21 0 5 0 653867833 268546048 53360 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 65563 53360 179 55 0 63449 0
[pid=15855/tid=15862] ppid=15853 vsize=262252 CPUtime=125.01 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 5640 1254 0 0 12489 12 0 0 25 0 5 0 653867938 268546048 53360 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=262252 CPUtime=125.79 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2793 1254 0 0 12563 16 0 0 25 0 5 0 653867938 268546048 53360 33554432000 4194304 4417452 140736223449696 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=262252 CPUtime=126.79 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 2572 1254 0 0 12679 0 0 0 25 0 5 0 653867938 268546048 53360 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=262252 CPUtime=125.35 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 2014 1254 0 0 12535 0 0 0 25 0 5 0 653867938 268546048 53360 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 504.01
Current children cumulated vsize (KiB) 262252

[startup+140.701 s]
/proc/loadavg: 8.07 7.95 7.55 9/364 15869
/proc/meminfo: memFree=21199796/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=265564 CPUtime=555.1 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 65973 1254 0 0 55474 36 0 0 21 0 5 0 653867833 271937536 54189 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 66391 54189 179 55 0 64277 0
[pid=15855/tid=15862] ppid=15853 vsize=265564 CPUtime=137.82 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 5640 1254 0 0 13770 12 0 0 25 0 5 0 653867938 271937536 54189 33554432000 4194304 4417452 140736223449696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=265564 CPUtime=138.61 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2813 1254 0 0 13845 16 0 0 25 0 5 0 653867938 271937536 54189 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=265564 CPUtime=139.6 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 3399 1254 0 0 13960 0 0 0 25 0 5 0 653867938 271937536 54189 33554432000 4194304 4417452 140736223449696 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=265564 CPUtime=138.01 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 2033 1254 0 0 13801 0 0 0 25 0 5 0 653867938 271937536 54189 33554432000 4194304 4417452 140736223449696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 555.1
Current children cumulated vsize (KiB) 265564

[startup+147.101 s]
/proc/loadavg: 8.06 7.95 7.55 9/364 15869
/proc/meminfo: memFree=21195324/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=265380 CPUtime=580.59 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 65993 1254 0 0 58023 36 0 0 21 0 5 0 653867833 271749120 54143 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 66345 54143 179 55 0 64231 0
[pid=15855/tid=15862] ppid=15853 vsize=265380 CPUtime=144.21 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 5660 1254 0 0 14409 12 0 0 25 0 5 0 653867938 271749120 54143 33554432000 4194304 4417452 140736223449696 18446744073709551615 4275915 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=265380 CPUtime=144.99 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2813 1254 0 0 14483 16 0 0 25 0 5 0 653867938 271749120 54143 33554432000 4194304 4417452 140736223449696 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=265380 CPUtime=145.99 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 3399 1254 0 0 14599 0 0 0 25 0 5 0 653867938 271749120 54143 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=265380 CPUtime=144.33 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 2033 1254 0 0 14433 0 0 0 25 0 5 0 653867938 271749120 54143 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 580.59
Current children cumulated vsize (KiB) 265380

[startup+153.501 s]
/proc/loadavg: 8.06 7.95 7.55 9/364 15905
/proc/meminfo: memFree=21400556/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=265376 CPUtime=606.1 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 65998 1254 0 0 60574 36 0 0 21 0 5 0 653867833 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 66344 54147 179 55 0 64230 0
[pid=15855/tid=15862] ppid=15853 vsize=265376 CPUtime=150.6 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 5660 1254 0 0 15048 12 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=265376 CPUtime=151.39 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2813 1254 0 0 15123 16 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=265376 CPUtime=152.38 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 3404 1254 0 0 15238 0 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=265376 CPUtime=150.65 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 2033 1254 0 0 15065 0 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 606.1
Current children cumulated vsize (KiB) 265376

[startup+156.701 s]
/proc/loadavg: 8.05 7.95 7.56 9/364 15905
/proc/meminfo: memFree=21393120/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=265376 CPUtime=618.86 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 65998 1254 0 0 61850 36 0 0 21 0 5 0 653867833 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 66344 54147 179 55 0 64230 0
[pid=15855/tid=15862] ppid=15853 vsize=265376 CPUtime=153.79 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 5660 1254 0 0 15367 12 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4356962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=265376 CPUtime=154.59 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2813 1254 0 0 15443 16 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=265376 CPUtime=155.58 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 3404 1254 0 0 15558 0 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4366234 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=265376 CPUtime=153.81 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 2033 1254 0 0 15381 0 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4358748 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 618.86
Current children cumulated vsize (KiB) 265376

[startup+158.301 s]
/proc/loadavg: 8.13 7.97 7.56 9/364 15905
/proc/meminfo: memFree=21386420/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=265376 CPUtime=625.27 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 65998 1254 0 0 62491 36 0 0 21 0 5 0 653867833 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 66344 54147 179 55 0 64230 0
[pid=15855/tid=15862] ppid=15853 vsize=265376 CPUtime=155.41 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 5660 1254 0 0 15529 12 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=265376 CPUtime=156.21 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2813 1254 0 0 15605 16 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=265376 CPUtime=157.19 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 3404 1254 0 0 15719 0 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=265376 CPUtime=155.4 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 2033 1254 0 0 15540 0 0 0 25 0 5 0 653867938 271745024 54147 33554432000 4194304 4417452 140736223449696 18446744073709551615 4236800 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 625.27
Current children cumulated vsize (KiB) 265376

[startup+159.101 s]
/proc/loadavg: 8.13 7.97 7.56 9/364 15905
/proc/meminfo: memFree=21386420/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=265312 CPUtime=628.42 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) S 15853 15855 14801 0 -1 4202496 65998 1254 0 0 62806 36 0 0 21 0 5 0 653867833 271679488 54131 33554432000 4194304 4417452 140736223449696 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 66328 54131 179 55 0 64214 0
[pid=15855/tid=15862] ppid=15853 vsize=265312 CPUtime=156.19 cores=1,3,5,7
/proc/15855/task/15862/stat : 15862 (plingeling) R 15853 15855 14801 0 -1 4202560 5660 1254 0 0 15607 12 0 0 25 0 5 0 653867938 271679488 54131 33554432000 4194304 4417452 140736223449696 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15855/tid=15863] ppid=15853 vsize=265312 CPUtime=156.99 cores=1,3,5,7
/proc/15855/task/15863/stat : 15863 (plingeling) R 15853 15855 14801 0 -1 4202560 2813 1254 0 0 15683 16 0 0 25 0 5 0 653867938 271679488 54131 33554432000 4194304 4417452 140736223449696 18446744073709551615 4307613 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15855/tid=15864] ppid=15853 vsize=265312 CPUtime=157.98 cores=1,3,5,7
/proc/15855/task/15864/stat : 15864 (plingeling) R 15853 15855 14801 0 -1 4202560 3404 1254 0 0 15798 0 0 0 25 0 5 0 653867938 271679488 54131 33554432000 4194304 4417452 140736223449696 18446744073709551615 4307514 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15855/tid=15865] ppid=15853 vsize=265312 CPUtime=156.19 cores=1,3,5,7
/proc/15855/task/15865/stat : 15865 (plingeling) R 15853 15855 14801 0 -1 4202560 2033 1254 0 0 15619 0 0 0 25 0 5 0 653867938 271679488 54131 33554432000 4194304 4417452 140736223449696 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 628.42
Current children cumulated vsize (KiB) 265312

[startup+159.514 s]
/proc/loadavg: 8.13 7.97 7.56 9/364 15905
/proc/meminfo: memFree=21381352/32951132 swapFree=64495980/67111528
[pid=15855] ppid=15853 vsize=0 CPUtime=630.02 cores=1,3,5,7
/proc/15855/stat : 15855 (plingeling) R 15853 15855 14801 0 -1 4202500 66002 1254 0 0 62965 37 0 0 17 0 1 0 653867833 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/15855/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 630.02
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 159.514
CPU time (s): 630.026
CPU user time (s): 629.652
CPU system time (s): 0.373943
CPU usage (%): 394.966
Max. virtual memory (cumulated for all children) (KiB): 265636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 629.652
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67256
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= 20
involuntary context switches= 3372

runsolver used 0.543917 second user time and 1.35379 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 03:24:42
IDJOB=3371408
IDBENCH=82501
IDSOLVER=1848
FILE ID=node129/3371408-1305422681
RUNJOBID= node129-1305422664-15791
PBS_JOBID= 13324559
Free space on /tmp= 73324 MiB

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

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1603587900

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21409804 kB
Buffers:        248944 kB
Cached:        5891280 kB
SwapCached:      52668 kB
Active:        3161508 kB
Inactive:      8154468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21409804 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           37632 kB
Writeback:           0 kB
AnonPages:     5131880 kB
Mapped:          17656 kB
Slab:           122080 kB
PageTables:      38428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 80023060 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73344 MiB
End job on node129 at 2011-05-15 03:27:22