Trace number 3371406

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 741.288 186.594

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

741.18/186.59	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-3371406-1305422681/watcher-3371406-1305422681 -o /tmp/evaluation-result-3371406-1305422681/solver-3371406-1305422681 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371406-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.25 7.86 7.94 6/370 7469
/proc/meminfo: memFree=17806864/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=9492 CPUtime=0 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) R 7467 7469 6932 0 -1 4202496 455 1259 0 0 0 0 0 0 21 0 1 0 732498853 9719808 386 33554432000 4194304 4417452 140733472103872 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7469/statm: 2373 386 147 55 0 259 0

[startup+0.0249959 s]
/proc/loadavg: 7.25 7.86 7.94 6/370 7469
/proc/meminfo: memFree=17806864/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=15720 CPUtime=0.01 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) R 7467 7469 6932 0 -1 4202496 1984 1259 0 0 1 0 0 0 21 0 1 0 732498853 16097280 1916 33554432000 4194304 4417452 140733472103872 18446744073709551615 224284619757 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7469/statm: 3930 1942 148 55 0 1816 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15720

[startup+0.100991 s]
/proc/loadavg: 7.25 7.86 7.94 6/370 7469
/proc/meminfo: memFree=17806864/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=40664 CPUtime=0.08 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) R 7467 7469 6932 0 -1 4202496 8277 1259 0 0 8 0 0 0 21 0 1 0 732498853 41639936 8191 33554432000 4194304 4417452 140733472103872 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7469/statm: 10166 8191 149 55 0 8052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40664

[startup+0.300954 s]
/proc/loadavg: 7.25 7.86 7.94 6/370 7469
/proc/meminfo: memFree=17806864/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=77528 CPUtime=0.28 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) R 7467 7469 6932 0 -1 4202496 17493 1259 0 0 27 1 0 0 22 0 1 0 732498853 79388672 17407 33554432000 4194304 4417452 140733472103872 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7469/statm: 19382 17407 149 55 0 17268 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 77528

[startup+0.700887 s]
/proc/loadavg: 7.25 7.86 7.94 6/370 7469
/proc/meminfo: memFree=17806864/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=126680 CPUtime=0.69 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) R 7467 7469 6932 0 -1 4202496 29781 1259 0 0 66 3 0 0 24 0 1 0 732498853 129720320 29695 33554432000 4194304 4417452 140733472103872 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7469/statm: 31670 29695 149 55 0 29556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126680

[startup+1.50072 s]
/proc/loadavg: 7.25 7.86 7.94 9/375 7479
/proc/meminfo: memFree=17682436/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=246996 CPUtime=3.77 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 41313 1259 0 0 372 5 0 0 25 0 5 0 732498853 252923904 33369 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 61749 33369 176 55 0 59635 0
[pid=7469/tid=7476] ppid=7467 vsize=246996 CPUtime=0.76 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 2668 1259 0 0 76 0 0 0 25 0 5 0 732498926 252923904 33369 33554432000 4194304 4417452 140733472103872 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=246996 CPUtime=0.75 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 2273 1259 0 0 75 0 0 0 25 0 5 0 732498926 252923904 33369 33554432000 4194304 4417452 140733472103872 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=246996 CPUtime=0.76 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 1701 1259 0 0 76 0 0 0 25 0 5 0 732498926 252923904 33369 33554432000 4194304 4417452 140733472103872 18446744073709551615 4261313 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=246996 CPUtime=0.74 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 4878 1259 0 0 74 0 0 0 25 0 5 0 732498926 252923904 33369 33554432000 4194304 4417452 140733472103872 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 246996

[startup+3.10045 s]
/proc/loadavg: 7.31 7.86 7.94 9/375 7479
/proc/meminfo: memFree=17666064/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=274348 CPUtime=10.15 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 52702 1259 0 0 1008 7 0 0 25 0 5 0 732498853 280932352 40036 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 68587 40036 180 55 0 66473 0
[pid=7469/tid=7476] ppid=7467 vsize=274348 CPUtime=2.36 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 7572 1259 0 0 235 1 0 0 25 0 5 0 732498926 280932352 40036 33554432000 4194304 4417452 140733472103872 18446744073709551615 4233423 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=274348 CPUtime=2.35 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 5312 1259 0 0 235 0 0 0 25 0 5 0 732498926 280932352 40036 33554432000 4194304 4417452 140733472103872 18446744073709551615 4210411 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=274348 CPUtime=2.35 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 5147 1259 0 0 235 0 0 0 25 0 5 0 732498926 280932352 40036 33554432000 4194304 4417452 140733472103872 18446744073709551615 4249718 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=274348 CPUtime=2.32 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 4878 1259 0 0 232 0 0 0 25 0 5 0 732498926 280932352 40036 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.15
Current children cumulated vsize (KiB) 274348

[startup+6.30092 s]
/proc/loadavg: 7.31 7.86 7.94 9/375 7479
/proc/meminfo: memFree=17634264/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=274964 CPUtime=22.91 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 52861 1259 0 0 2284 7 0 0 25 0 5 0 732498853 281563136 40190 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 68741 40190 180 55 0 66627 0
[pid=7469/tid=7476] ppid=7467 vsize=274964 CPUtime=5.56 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 7603 1259 0 0 555 1 0 0 25 0 5 0 732498926 281563136 40190 33554432000 4194304 4417452 140733472103872 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=274964 CPUtime=5.55 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 5312 1259 0 0 555 0 0 0 25 0 5 0 732498926 281563136 40190 33554432000 4194304 4417452 140733472103872 18446744073709551615 4250368 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=274964 CPUtime=5.55 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 5275 1259 0 0 555 0 0 0 25 0 5 0 732498926 281563136 40190 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=274964 CPUtime=5.49 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 4878 1259 0 0 549 0 0 0 25 0 5 0 732498926 281563136 40190 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.91
Current children cumulated vsize (KiB) 274964

[startup+12.7009 s]
/proc/loadavg: 7.41 7.87 7.94 9/375 7479
/proc/meminfo: memFree=17650908/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=276380 CPUtime=48.44 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 53238 1259 0 0 4837 7 0 0 25 0 5 0 732498853 283013120 40544 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 69095 40544 180 55 0 66981 0
[pid=7469/tid=7476] ppid=7467 vsize=276380 CPUtime=11.96 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 7861 1259 0 0 1195 1 0 0 25 0 5 0 732498926 283013120 40544 33554432000 4194304 4417452 140733472103872 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=276380 CPUtime=11.95 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 5342 1259 0 0 1195 0 0 0 25 0 5 0 732498926 283013120 40544 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=276380 CPUtime=11.95 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 5304 1259 0 0 1195 0 0 0 25 0 5 0 732498926 283013120 40544 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=276380 CPUtime=11.81 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 4938 1259 0 0 1181 0 0 0 25 0 5 0 732498926 283013120 40544 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.44
Current children cumulated vsize (KiB) 276380

[startup+25.5007 s]
/proc/loadavg: 7.58 7.89 7.94 9/375 7479
/proc/meminfo: memFree=17638664/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=279484 CPUtime=99.48 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 54108 1259 0 0 9941 7 0 0 25 0 5 0 732498853 286191616 41320 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 69871 41320 180 55 0 67757 0
[pid=7469/tid=7476] ppid=7467 vsize=279484 CPUtime=24.76 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 8190 1259 0 0 2475 1 0 0 25 0 5 0 732498926 286191616 41320 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=279484 CPUtime=24.75 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 5370 1259 0 0 2475 0 0 0 25 0 5 0 732498926 286191616 41320 33554432000 4194304 4417452 140733472103872 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=279484 CPUtime=24.75 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 5367 1259 0 0 2475 0 0 0 25 0 5 0 732498926 286191616 41320 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=279484 CPUtime=24.46 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 5388 1259 0 0 2445 1 0 0 25 0 5 0 732498926 286191616 41320 33554432000 4194304 4417452 140733472103872 18446744073709551615 4357320 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.48
Current children cumulated vsize (KiB) 279484

[startup+51.1005 s]
/proc/loadavg: 7.72 7.90 7.94 9/375 7479
/proc/meminfo: memFree=17580564/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=326432 CPUtime=201.57 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 68511 1259 0 0 20149 8 0 0 25 0 5 0 732498853 334266368 53057 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 81608 53057 180 55 0 79494 0
[pid=7469/tid=7476] ppid=7467 vsize=326432 CPUtime=50.35 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 12314 1259 0 0 5034 1 0 0 25 0 5 0 732498926 334266368 53057 33554432000 4194304 4417452 140733472103872 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=326432 CPUtime=50.35 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 10704 1259 0 0 5035 0 0 0 25 0 5 0 732498926 334266368 53057 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=326432 CPUtime=50.35 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 9491 1259 0 0 5034 1 0 0 25 0 5 0 732498926 334266368 53057 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=326432 CPUtime=49.76 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 6209 1259 0 0 4975 1 0 0 25 0 5 0 732498926 334266368 53057 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.57
Current children cumulated vsize (KiB) 326432

[startup+102.314 s]
/proc/loadavg: 7.97 7.94 7.95 9/375 7481
/proc/meminfo: memFree=17505448/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=331284 CPUtime=405.82 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 74674 1259 0 0 40573 9 0 0 25 0 5 0 732498853 339234816 54270 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 82821 54270 180 55 0 80707 0
[pid=7469/tid=7476] ppid=7467 vsize=331284 CPUtime=101.57 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 12740 1259 0 0 10155 2 0 0 25 0 5 0 732498926 339234816 54270 33554432000 4194304 4417452 140733472103872 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=331284 CPUtime=101.56 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 11162 1259 0 0 10156 0 0 0 25 0 5 0 732498926 339234816 54270 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=331284 CPUtime=101.57 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 10791 1259 0 0 10156 1 0 0 25 0 5 0 732498926 339234816 54270 33554432000 4194304 4417452 140733472103872 18446744073709551615 4365162 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=331284 CPUtime=100.36 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 10188 1259 0 0 10035 1 0 0 25 0 5 0 732498926 339234816 54270 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.82
Current children cumulated vsize (KiB) 331284

[startup+162.301 s]
/proc/loadavg: 8.07 7.96 7.96 9/375 7483
/proc/meminfo: memFree=17502200/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=325344 CPUtime=645.06 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 92830 1259 0 0 64494 12 0 0 25 0 5 0 732498853 333152256 52785 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 81336 52785 180 55 0 79222 0
[pid=7469/tid=7476] ppid=7467 vsize=325344 CPUtime=161.55 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 17761 1259 0 0 16153 2 0 0 25 0 5 0 732498926 333152256 52785 33554432000 4194304 4417452 140733472103872 18446744073709551615 4306923 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=325344 CPUtime=161.56 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 12565 1259 0 0 16155 1 0 0 25 0 5 0 732498926 333152256 52785 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=325344 CPUtime=161.56 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 16024 1259 0 0 16154 2 0 0 25 0 5 0 732498926 333152256 52785 33554432000 4194304 4417452 140733472103872 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=325344 CPUtime=159.65 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 16687 1259 0 0 15962 3 0 0 25 0 5 0 732498926 333152256 52785 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 645.06
Current children cumulated vsize (KiB) 325344

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

[startup+166.301 s]
/proc/loadavg: 8.07 7.96 7.96 9/375 7483
/proc/meminfo: memFree=17512612/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=318076 CPUtime=661.02 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 93485 1259 0 0 66089 13 0 0 25 0 5 0 732498853 325709824 50974 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 79519 50974 180 55 0 77405 0
[pid=7469/tid=7476] ppid=7467 vsize=318076 CPUtime=165.56 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 17761 1259 0 0 16553 3 0 0 25 0 5 0 732498926 325709824 50974 33554432000 4194304 4417452 140733472103872 18446744073709551615 4278085 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=318076 CPUtime=165.56 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 12803 1259 0 0 16555 1 0 0 25 0 5 0 732498926 325709824 50974 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=318076 CPUtime=165.56 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 16101 1259 0 0 16554 2 0 0 25 0 5 0 732498926 325709824 50974 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=318076 CPUtime=163.6 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 17027 1259 0 0 16357 3 0 0 25 0 5 0 732498926 325709824 50974 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 661.02
Current children cumulated vsize (KiB) 318076

[startup+179.101 s]
/proc/loadavg: 8.05 7.96 7.96 9/375 7483
/proc/meminfo: memFree=17525504/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=316820 CPUtime=712.08 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 97970 1259 0 0 71194 14 0 0 25 0 5 0 732498853 324423680 50660 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 79205 50660 180 55 0 77091 0
[pid=7469/tid=7476] ppid=7467 vsize=316820 CPUtime=178.36 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 18299 1259 0 0 17833 3 0 0 25 0 5 0 732498926 324423680 50660 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=316820 CPUtime=178.35 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 13883 1259 0 0 17834 1 0 0 25 0 5 0 732498926 324423680 50660 33554432000 4194304 4417452 140733472103872 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=316820 CPUtime=178.35 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 17531 1259 0 0 17833 2 0 0 25 0 5 0 732498926 324423680 50660 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=316820 CPUtime=176.25 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 18464 1259 0 0 17622 3 0 0 25 0 5 0 732498926 324423680 50660 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 712.08
Current children cumulated vsize (KiB) 316820

[startup+182.301 s]
/proc/loadavg: 8.05 7.97 7.96 9/375 7483
/proc/meminfo: memFree=17520040/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=315220 CPUtime=724.84 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 98543 1259 0 0 72470 14 0 0 25 0 5 0 732498853 322785280 50260 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 78805 50260 180 55 0 76691 0
[pid=7469/tid=7476] ppid=7467 vsize=315220 CPUtime=181.56 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 18546 1259 0 0 18153 3 0 0 25 0 5 0 732498926 322785280 50260 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=315220 CPUtime=181.55 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 13883 1259 0 0 18154 1 0 0 25 0 5 0 732498926 322785280 50260 33554432000 4194304 4417452 140733472103872 18446744073709551615 4308643 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=315220 CPUtime=181.55 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 17531 1259 0 0 18153 2 0 0 25 0 5 0 732498926 322785280 50260 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=315220 CPUtime=179.41 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 18790 1259 0 0 17938 3 0 0 25 0 5 0 732498926 322785280 50260 33554432000 4194304 4417452 140733472103872 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 724.84
Current children cumulated vsize (KiB) 315220

[startup+183.9 s]
/proc/loadavg: 8.05 7.97 7.96 9/375 7483
/proc/meminfo: memFree=17517560/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=314196 CPUtime=731.21 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 98647 1259 0 0 73107 14 0 0 25 0 5 0 732498853 321736704 50004 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 78549 50004 180 55 0 76435 0
[pid=7469/tid=7476] ppid=7467 vsize=314196 CPUtime=183.16 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 18546 1259 0 0 18313 3 0 0 25 0 5 0 732498926 321736704 50004 33554432000 4194304 4417452 140733472103872 18446744073709551615 4262481 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=314196 CPUtime=183.15 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 13883 1259 0 0 18314 1 0 0 25 0 5 0 732498926 321736704 50004 33554432000 4194304 4417452 140733472103872 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=314196 CPUtime=183.15 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 17635 1259 0 0 18313 2 0 0 25 0 5 0 732498926 321736704 50004 33554432000 4194304 4417452 140733472103872 18446744073709551615 4278500 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=314196 CPUtime=180.99 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 18790 1259 0 0 18096 3 0 0 25 0 5 0 732498926 321736704 50004 33554432000 4194304 4417452 140733472103872 18446744073709551615 4354217 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 731.21
Current children cumulated vsize (KiB) 314196

[startup+185.501 s]
/proc/loadavg: 8.05 7.97 7.96 9/375 7483
/proc/meminfo: memFree=17517560/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=314652 CPUtime=737.6 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 99081 1259 0 0 73746 14 0 0 25 0 5 0 732498853 322203648 50118 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 78663 50118 180 55 0 76549 0
[pid=7469/tid=7476] ppid=7467 vsize=314652 CPUtime=184.76 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 18546 1259 0 0 18473 3 0 0 25 0 5 0 732498926 322203648 50118 33554432000 4194304 4417452 140733472103872 18446744073709551615 4275950 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=314652 CPUtime=184.75 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 13883 1259 0 0 18474 1 0 0 25 0 5 0 732498926 322203648 50118 33554432000 4194304 4417452 140733472103872 18446744073709551615 4277897 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=314652 CPUtime=184.75 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 17635 1259 0 0 18473 2 0 0 25 0 5 0 732498926 322203648 50118 33554432000 4194304 4417452 140733472103872 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=314652 CPUtime=182.57 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 19224 1259 0 0 18254 3 0 0 25 0 5 0 732498926 322203648 50118 33554432000 4194304 4417452 140733472103872 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 737.6
Current children cumulated vsize (KiB) 314652

[startup+186.301 s]
/proc/loadavg: 8.05 7.97 7.96 9/375 7483
/proc/meminfo: memFree=17502184/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=314900 CPUtime=740.79 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 99166 1259 0 0 74065 14 0 0 25 0 5 0 732498853 322457600 50180 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 78725 50180 180 55 0 76611 0
[pid=7469/tid=7476] ppid=7467 vsize=314900 CPUtime=185.56 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 18546 1259 0 0 18553 3 0 0 25 0 5 0 732498926 322457600 50180 33554432000 4194304 4417452 140733472103872 18446744073709551615 4277945 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7469/tid=7477] ppid=7467 vsize=314900 CPUtime=185.55 cores=1,3,5,7
/proc/7469/task/7477/stat : 7477 (plingeling) R 7467 7469 6932 0 -1 4202560 13883 1259 0 0 18554 1 0 0 25 0 5 0 732498926 322457600 50180 33554432000 4194304 4417452 140733472103872 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7469/tid=7478] ppid=7467 vsize=314900 CPUtime=185.55 cores=1,3,5,7
/proc/7469/task/7478/stat : 7478 (plingeling) R 7467 7469 6932 0 -1 4202560 17720 1259 0 0 18553 2 0 0 25 0 5 0 732498926 322457600 50180 33554432000 4194304 4417452 140733472103872 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=7469/tid=7479] ppid=7467 vsize=314900 CPUtime=183.36 cores=1,3,5,7
/proc/7469/task/7479/stat : 7479 (plingeling) R 7467 7469 6932 0 -1 4202560 19224 1259 0 0 18333 3 0 0 25 0 5 0 732498926 322457600 50180 33554432000 4194304 4417452 140733472103872 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 740.79
Current children cumulated vsize (KiB) 314900

[startup+186.501 s]
/proc/loadavg: 8.05 7.97 7.96 9/375 7483
/proc/meminfo: memFree=17502184/32951124 swapFree=45193364/67111528
[pid=7469] ppid=7467 vsize=314020 CPUtime=741.18 cores=1,3,5,7
/proc/7469/stat : 7469 (plingeling) S 7467 7469 6932 0 -1 4202496 99167 1259 0 0 74104 14 0 0 25 0 2 0 732498853 321556480 49961 33554432000 4194304 4417452 140733472103872 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/7469/statm: 78505 49961 181 55 0 76391 0
[pid=7469/tid=7476] ppid=7467 vsize=314020 CPUtime=185.76 cores=1,3,5,7
/proc/7469/task/7476/stat : 7476 (plingeling) R 7467 7469 6932 0 -1 4202560 18546 1259 0 0 18573 3 0 0 25 0 2 0 732498926 321556480 49961 33554432000 4194304 4417452 140733472103872 18446744073709551615 4260784 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 741.18
Current children cumulated vsize (KiB) 314020

Child status: 20
Real time (s): 186.594
CPU time (s): 741.288
CPU user time (s): 741.133
CPU system time (s): 0.154976
CPU usage (%): 397.274
Max. virtual memory (cumulated for all children) (KiB): 338484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 741.133
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100429
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= 82
involuntary context switches= 5538

runsolver used 0.611906 second user time and 1.59876 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 03:24:42
IDJOB=3371406
IDBENCH=82502
IDSOLVER=1848
FILE ID=node118/3371406-1305422681
RUNJOBID= node118-1305419765-6951
PBS_JOBID= 13324586
Free space on /tmp= 73028 MiB

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

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1771326586

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17807764 kB
Buffers:        281412 kB
Cached:        4482316 kB
SwapCached:      22084 kB
Active:       12217356 kB
Inactive:      2619580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17807764 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           13216 kB
Writeback:           0 kB
AnonPages:    10063544 kB
Mapped:          15428 kB
Slab:           149608 kB
PageTables:      90412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89089052 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= 73028 MiB
End job on node118 at 2011-05-15 03:27:49