Trace number 3288471

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 629.849 158.533

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

629.81/158.53	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-3288471-1304066412/watcher-3288471-1304066412 -o /tmp/evaluation-result-3288471-1304066412/solver-3288471-1304066412 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3288471-1304066412.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.29 8.07 7.95 5/181 30950
/proc/meminfo: memFree=18955680/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=10200 CPUtime=0 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) R 30948 30950 30119 0 -1 4202496 637 1259 0 0 0 0 0 0 23 0 1 0 596871959 10444800 566 33554432000 4194304 4417332 140734373773744 18446744073709551615 251367240685 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30950/statm: 2583 575 146 55 0 469 0

[startup+0.0120249 s]
/proc/loadavg: 8.29 8.07 7.95 5/181 30950
/proc/meminfo: memFree=18955680/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=11988 CPUtime=0 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) R 30948 30950 30119 0 -1 4202496 1058 1259 0 0 0 0 0 0 23 0 1 0 596871959 12275712 987 33554432000 4194304 4417332 140734373773744 18446744073709551615 4259687 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30950/statm: 2997 987 147 55 0 883 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11988

[startup+0.10101 s]
/proc/loadavg: 8.29 8.07 7.95 5/181 30950
/proc/meminfo: memFree=18955680/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=40592 CPUtime=0.08 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) R 30948 30950 30119 0 -1 4202496 8259 1259 0 0 8 0 0 0 23 0 1 0 596871959 41566208 8171 33554432000 4194304 4417332 140734373773744 18446744073709551615 4227897 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30950/statm: 10148 8171 148 55 0 8034 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40592

[startup+0.30098 s]
/proc/loadavg: 8.29 8.07 7.95 5/181 30950
/proc/meminfo: memFree=18955680/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=77456 CPUtime=0.29 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) R 30948 30950 30119 0 -1 4202496 17475 1259 0 0 27 2 0 0 25 0 1 0 596871959 79314944 17387 33554432000 4194304 4417332 140734373773744 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30950/statm: 19364 17387 148 55 0 17250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77456

[startup+0.700911 s]
/proc/loadavg: 8.29 8.07 7.95 5/181 30950
/proc/meminfo: memFree=18955680/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=126608 CPUtime=0.69 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) R 30948 30950 30119 0 -1 4202496 29763 1259 0 0 65 4 0 0 25 0 1 0 596871959 129646592 29675 33554432000 4194304 4417332 140734373773744 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30950/statm: 31652 29675 148 55 0 29538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126608

[startup+1.50069 s]
/proc/loadavg: 8.10 8.03 7.94 6/182 30956
/proc/meminfo: memFree=18728380/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=246988 CPUtime=2.73 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 56884 1259 0 0 266 7 0 0 25 0 5 0 596871959 252915712 49527 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 61747 49527 173 55 0 59633 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 246988

[startup+3.1004 s]
/proc/loadavg: 8.10 8.03 7.94 9/186 30960
/proc/meminfo: memFree=18735704/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=248848 CPUtime=9.12 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 62839 1259 0 0 905 7 0 0 25 0 5 0 596871959 254820352 50004 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 62212 50004 178 55 0 60098 0
[pid=30950/tid=30957] ppid=30948 vsize=248848 CPUtime=2.01 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 3712 1259 0 0 201 0 0 0 25 0 5 0 596872068 254820352 50004 33554432000 4194304 4417332 140734373773744 18446744073709551615 4346261 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=248848 CPUtime=2.01 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 2662 1259 0 0 201 0 0 0 25 0 5 0 596872068 254820352 50004 33554432000 4194304 4417332 140734373773744 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=248848 CPUtime=2.01 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 1882 1259 0 0 201 0 0 0 21 0 5 0 596872068 254820352 50004 33554432000 4194304 4417332 140734373773744 18446744073709551615 4330461 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=248848 CPUtime=2 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 232 1259 0 0 200 0 0 0 25 0 5 0 596872068 254820352 50004 33554432000 4194304 4417332 140734373773744 18446744073709551615 4245592 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 248848

[startup+6.3008 s]
/proc/loadavg: 8.10 8.03 7.94 9/186 30960
/proc/meminfo: memFree=18711524/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=272980 CPUtime=21.9 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 68887 1259 0 0 2182 8 0 0 25 0 5 0 596871959 279531520 56051 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 68245 56051 180 55 0 66131 0
[pid=30950/tid=30957] ppid=30948 vsize=272980 CPUtime=5.2 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6735 1259 0 0 520 0 0 0 25 0 5 0 596872068 279531520 56051 33554432000 4194304 4417332 140734373773744 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=272980 CPUtime=5.2 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 5685 1259 0 0 520 0 0 0 25 0 5 0 596872068 279531520 56051 33554432000 4194304 4417332 140734373773744 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=272980 CPUtime=5.21 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 1884 1259 0 0 521 0 0 0 25 0 5 0 596872068 279531520 56051 33554432000 4194304 4417332 140734373773744 18446744073709551615 4235788 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=272980 CPUtime=5.19 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 232 1259 0 0 519 0 0 0 25 0 5 0 596872068 279531520 56051 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.9
Current children cumulated vsize (KiB) 272980

[startup+12.7006 s]
/proc/loadavg: 8.09 8.03 7.94 9/186 30960
/proc/meminfo: memFree=18722584/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=273052 CPUtime=47.47 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 68914 1259 0 0 4739 8 0 0 25 0 5 0 596871959 279605248 56069 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 68263 56069 180 55 0 66149 0
[pid=30950/tid=30957] ppid=30948 vsize=273052 CPUtime=11.6 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6735 1259 0 0 1160 0 0 0 25 0 5 0 596872068 279605248 56069 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=273052 CPUtime=11.6 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 5685 1259 0 0 1160 0 0 0 25 0 5 0 596872068 279605248 56069 33554432000 4194304 4417332 140734373773744 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=273052 CPUtime=11.61 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 1911 1259 0 0 1161 0 0 0 25 0 5 0 596872068 279605248 56069 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=273052 CPUtime=11.55 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 232 1259 0 0 1155 0 0 0 25 0 5 0 596872068 279605248 56069 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.47
Current children cumulated vsize (KiB) 273052

[startup+25.5003 s]
/proc/loadavg: 8.07 8.03 7.94 9/186 30961
/proc/meminfo: memFree=18779732/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=275492 CPUtime=98.59 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 69596 1259 0 0 9851 8 0 0 25 0 5 0 596871959 282103808 56672 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 68873 56672 180 55 0 66759 0
[pid=30950/tid=30957] ppid=30948 vsize=275492 CPUtime=24.41 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6841 1259 0 0 2440 1 0 0 25 0 5 0 596872068 282103808 56672 33554432000 4194304 4417332 140734373773744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=275492 CPUtime=24.4 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 5954 1259 0 0 2440 0 0 0 25 0 5 0 596872068 282103808 56672 33554432000 4194304 4417332 140734373773744 18446744073709551615 4308405 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=275492 CPUtime=24.41 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 2030 1259 0 0 2441 0 0 0 25 0 5 0 596872068 282103808 56672 33554432000 4194304 4417332 140734373773744 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=275492 CPUtime=24.28 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 420 1259 0 0 2428 0 0 0 25 0 5 0 596872068 282103808 56672 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.59
Current children cumulated vsize (KiB) 275492

[startup+51.1005 s]
/proc/loadavg: 8.13 8.04 7.94 9/186 30962
/proc/meminfo: memFree=18920620/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=256112 CPUtime=200.86 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 71529 1259 0 0 20078 8 0 0 25 0 5 0 596871959 262258688 51828 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 64028 51828 181 55 0 61914 0
[pid=30950/tid=30957] ppid=30948 vsize=256112 CPUtime=50.01 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6867 1259 0 0 5000 1 0 0 25 0 5 0 596872068 262258688 51828 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=256112 CPUtime=50 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 7834 1259 0 0 5000 0 0 0 25 0 5 0 596872068 262258688 51828 33554432000 4194304 4417332 140734373773744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=256112 CPUtime=50.01 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 2057 1259 0 0 5001 0 0 0 25 0 5 0 596872068 262258688 51828 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=256112 CPUtime=49.74 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 420 1259 0 0 4974 0 0 0 25 0 5 0 596872068 262258688 51828 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 200.86
Current children cumulated vsize (KiB) 256112

[startup+102.307 s]
/proc/loadavg: 7.95 7.99 7.93 10/186 31000
/proc/meminfo: memFree=18939552/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=260788 CPUtime=405.41 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 73750 1259 0 0 40532 9 0 0 25 0 5 0 596871959 267046912 53003 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 65197 53003 181 55 0 63083 0
[pid=30950/tid=30957] ppid=30948 vsize=260788 CPUtime=101.22 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6921 1259 0 0 10121 1 0 0 25 0 5 0 596872068 267046912 53003 33554432000 4194304 4417332 140734373773744 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=260788 CPUtime=101.2 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 7936 1259 0 0 10120 0 0 0 25 0 5 0 596872068 267046912 53003 33554432000 4194304 4417332 140734373773744 18446744073709551615 4346456 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=260788 CPUtime=101.21 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 2930 1259 0 0 10121 0 0 0 25 0 5 0 596872068 267046912 53003 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=260788 CPUtime=100.66 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 1612 1259 0 0 10066 0 0 0 25 0 5 0 596872068 267046912 53003 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.41
Current children cumulated vsize (KiB) 260788

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

[startup+127.9 s]
/proc/loadavg: 7.96 7.99 7.93 10/186 31001
/proc/meminfo: memFree=18938228/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=263420 CPUtime=507.64 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 74546 1259 0 0 50755 9 0 0 25 0 5 0 596871959 269742080 53661 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 65855 53661 181 55 0 63741 0
[pid=30950/tid=30957] ppid=30948 vsize=263420 CPUtime=126.81 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6946 1259 0 0 12680 1 0 0 25 0 5 0 596872068 269742080 53661 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=263420 CPUtime=126.79 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 8004 1259 0 0 12679 0 0 0 25 0 5 0 596872068 269742080 53661 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=263420 CPUtime=126.81 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 2955 1259 0 0 12681 0 0 0 25 0 5 0 596872068 269742080 53661 33554432000 4194304 4417332 140734373773744 18446744073709551615 4331635 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=263420 CPUtime=126.12 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 2290 1259 0 0 12612 0 0 0 25 0 5 0 596872068 269742080 53661 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 507.64
Current children cumulated vsize (KiB) 263420

[startup+140.701 s]
/proc/loadavg: 7.97 7.99 7.93 10/186 31001
/proc/meminfo: memFree=18931284/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=263416 CPUtime=558.8 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 74560 1259 0 0 55871 9 0 0 25 0 5 0 596871959 269737984 53674 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 65854 53674 181 55 0 63740 0
[pid=30950/tid=30957] ppid=30948 vsize=263416 CPUtime=139.62 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6946 1259 0 0 13961 1 0 0 25 0 5 0 596872068 269737984 53674 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=263416 CPUtime=139.6 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 8004 1259 0 0 13960 0 0 0 25 0 5 0 596872068 269737984 53674 33554432000 4194304 4417332 140734373773744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=263416 CPUtime=139.61 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 2955 1259 0 0 13961 0 0 0 25 0 5 0 596872068 269737984 53674 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=263416 CPUtime=138.85 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 2304 1259 0 0 13885 0 0 0 25 0 5 0 596872068 269737984 53674 33554432000 4194304 4417332 140734373773744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 558.8
Current children cumulated vsize (KiB) 263416

[startup+147.101 s]
/proc/loadavg: 8.05 8.01 7.93 10/186 31001
/proc/meminfo: memFree=18924620/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=266176 CPUtime=584.34 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 75400 1259 0 0 58425 9 0 0 25 0 5 0 596871959 272564224 54350 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 66544 54350 181 55 0 64430 0
[pid=30950/tid=30957] ppid=30948 vsize=266176 CPUtime=146.01 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6971 1259 0 0 14600 1 0 0 25 0 5 0 596872068 272564224 54350 33554432000 4194304 4417332 140734373773744 18446744073709551615 4290592 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=266176 CPUtime=145.99 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 8606 1259 0 0 14599 0 0 0 25 0 5 0 596872068 272564224 54350 33554432000 4194304 4417332 140734373773744 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=266176 CPUtime=146.01 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 3168 1259 0 0 14601 0 0 0 25 0 5 0 596872068 272564224 54350 33554432000 4194304 4417332 140734373773744 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=266176 CPUtime=145.22 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 2304 1259 0 0 14522 0 0 0 25 0 5 0 596872068 272564224 54350 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 584.34
Current children cumulated vsize (KiB) 266176

[startup+153.501 s]
/proc/loadavg: 8.04 8.01 7.93 10/186 31001
/proc/meminfo: memFree=18924248/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=265508 CPUtime=609.91 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 75447 1259 0 0 60982 9 0 0 25 0 5 0 596871959 271880192 54183 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 66377 54183 181 55 0 64263 0
[pid=30950/tid=30957] ppid=30948 vsize=265508 CPUtime=152.41 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6971 1259 0 0 15240 1 0 0 25 0 5 0 596872068 271880192 54183 33554432000 4194304 4417332 140734373773744 18446744073709551615 4331635 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=265508 CPUtime=152.39 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 8625 1259 0 0 15239 0 0 0 25 0 5 0 596872068 271880192 54183 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=265508 CPUtime=152.41 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 3196 1259 0 0 15241 0 0 0 25 0 5 0 596872068 271880192 54183 33554432000 4194304 4417332 140734373773744 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=265508 CPUtime=151.58 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 2304 1259 0 0 15158 0 0 0 25 0 5 0 596872068 271880192 54183 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 609.91
Current children cumulated vsize (KiB) 265508

[startup+156.701 s]
/proc/loadavg: 8.04 8.01 7.93 10/186 31001
/proc/meminfo: memFree=18923800/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=265508 CPUtime=622.69 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 75465 1259 0 0 62260 9 0 0 25 0 5 0 596871959 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 66377 54201 181 55 0 64263 0
[pid=30950/tid=30957] ppid=30948 vsize=265508 CPUtime=155.61 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6971 1259 0 0 15560 1 0 0 25 0 5 0 596872068 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=265508 CPUtime=155.59 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 8643 1259 0 0 15559 0 0 0 25 0 5 0 596872068 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=265508 CPUtime=155.61 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 3196 1259 0 0 15561 0 0 0 25 0 5 0 596872068 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=265508 CPUtime=154.77 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 2304 1259 0 0 15477 0 0 0 25 0 5 0 596872068 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 622.69
Current children cumulated vsize (KiB) 265508

[startup+157.501 s]
/proc/loadavg: 8.04 8.01 7.93 10/186 31001
/proc/meminfo: memFree=18923800/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=265508 CPUtime=625.88 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 75465 1259 0 0 62579 9 0 0 25 0 5 0 596871959 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 66377 54201 181 55 0 64263 0
[pid=30950/tid=30957] ppid=30948 vsize=265508 CPUtime=156.41 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6971 1259 0 0 15640 1 0 0 25 0 5 0 596872068 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=265508 CPUtime=156.39 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 8643 1259 0 0 15639 0 0 0 25 0 5 0 596872068 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=265508 CPUtime=156.41 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 3196 1259 0 0 15641 0 0 0 25 0 5 0 596872068 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=265508 CPUtime=155.56 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 2304 1259 0 0 15556 0 0 0 25 0 5 0 596872068 271880192 54201 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 625.88
Current children cumulated vsize (KiB) 265508

[startup+158.301 s]
/proc/loadavg: 8.04 8.01 7.93 10/186 31001
/proc/meminfo: memFree=18923912/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=265504 CPUtime=629.1 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 75465 1259 0 0 62901 9 0 0 25 0 5 0 596871959 271876096 54200 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 66376 54200 181 55 0 64262 0
[pid=30950/tid=30957] ppid=30948 vsize=265504 CPUtime=157.22 cores=1,3,5,7
/proc/30950/task/30957/stat : 30957 (plingeling) R 30948 30950 30119 0 -1 4202560 6971 1259 0 0 15721 1 0 0 25 0 5 0 596872068 271876096 54200 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30950/tid=30958] ppid=30948 vsize=265504 CPUtime=157.2 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 8643 1259 0 0 15720 0 0 0 25 0 5 0 596872068 271876096 54200 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30950/tid=30959] ppid=30948 vsize=265504 CPUtime=157.22 cores=1,3,5,7
/proc/30950/task/30959/stat : 30959 (plingeling) R 30948 30950 30119 0 -1 4202560 3196 1259 0 0 15722 0 0 0 25 0 5 0 596872068 271876096 54200 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364760 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30950/tid=30960] ppid=30948 vsize=265504 CPUtime=156.36 cores=1,3,5,7
/proc/30950/task/30960/stat : 30960 (plingeling) R 30948 30950 30119 0 -1 4202560 2304 1259 0 0 15636 0 0 0 25 0 5 0 596872068 271876096 54200 33554432000 4194304 4417332 140734373773744 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 629.1
Current children cumulated vsize (KiB) 265504

[startup+158.501 s]
/proc/loadavg: 8.04 8.01 7.93 10/186 31001
/proc/meminfo: memFree=18923912/32950928 swapFree=67111364/67111528
[pid=30950] ppid=30948 vsize=265460 CPUtime=629.81 cores=1,3,5,7
/proc/30950/stat : 30950 (plingeling) S 30948 30950 30119 0 -1 4202496 75466 1259 0 0 62972 9 0 0 18 0 2 0 596871959 271831040 54190 33554432000 4194304 4417332 140734373773744 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30950/statm: 66365 54190 182 55 0 64251 0
[pid=30950/tid=30958] ppid=30948 vsize=265460 CPUtime=157.39 cores=1,3,5,7
/proc/30950/task/30958/stat : 30958 (plingeling) R 30948 30950 30119 0 -1 4202560 8643 1259 0 0 15739 0 0 0 25 0 2 0 596872068 271831040 54190 33554432000 4194304 4417332 140734373773744 18446744073709551615 4282364 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 629.81
Current children cumulated vsize (KiB) 265460

Child status: 20
Real time (s): 158.533
CPU time (s): 629.849
CPU user time (s): 629.741
CPU system time (s): 0.107983
CPU usage (%): 397.298
Max. virtual memory (cumulated for all children) (KiB): 282824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 629.741
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76728
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= 54
involuntary context switches= 4631

runsolver used 0.244962 second user time and 0.624905 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 10:40:13
IDJOB=3288471
IDBENCH=82497
IDSOLVER=1605
FILE ID=node113/3288471-1304066412
RUNJOBID= node113-1304064180-30139
PBS_JOBID= 13170457
Free space on /tmp= 71140 MiB

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

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=1524015038

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:      18955952 kB
Buffers:       1745360 kB
Cached:       10904660 kB
SwapCached:        164 kB
Active:        7166424 kB
Inactive:      6237844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18955952 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           18760 kB
Writeback:           0 kB
AnonPages:      753652 kB
Mapped:          15344 kB
Slab:           527128 kB
PageTables:       6156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   942684 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= 71116 MiB
End job on node113 at 2011-04-29 10:42:52