Trace number 3752452

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.08 1807.92

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null50mast_rapportOE1.0_TMAX300_K192_cod2.opb
MD5SUMb2e2f53405c70867914e951ebcc4a7e3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1888
Best CPU time to get the best result obtained on this benchmark1146.44
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28513
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 64167
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

24.94/25.05	c run inc solver
24.94/25.05	c [INC SYSTEM] run initial solver
24.94/25.05	c [INC SYSTEM] preprocess with white file
96.49/104.27	c [INC SYSTEM] finished preprocessing in 79 s
96.49/104.27	c [INC SYSTEM] execute solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3752452-1339171311/watcher-3752452-1339171311 -o /tmp/evaluation-result-3752452-1339171311/solver-3752452-1339171311 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752452-1339171311.opb 1634918989 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 2.00 2.00 3/181 4502
/proc/meminfo: memFree=30709920/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0

[startup+0.0613509 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4502
/proc/meminfo: memFree=30709920/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4502
/proc/meminfo: memFree=30709920/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300304 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4502
/proc/meminfo: memFree=30709920/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700276 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4502
/proc/meminfo: memFree=30709920/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4504
/proc/meminfo: memFree=30613972/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=147412 CPUtime=1.48 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) R 4502 4502 4273 0 -1 4202496 23293 0 0 0 143 5 0 0 20 0 1 0 27098227 150949888 32946 33554432000 4194304 6004724 140734217507824 140734217503848 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4503/statm: 36853 32946 130 442 0 36407 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 156560

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4504
/proc/meminfo: memFree=30473276/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=362872 CPUtime=3.08 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) R 4502 4502 4273 0 -1 4202496 50439 0 0 0 295 13 0 0 20 0 1 0 27098227 371580928 74806 33554432000 4194304 6004724 140734217507824 140734217502104 4536305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4503/statm: 90718 74806 154 442 0 90272 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 372020

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4504
/proc/meminfo: memFree=30225276/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=756088 CPUtime=6.28 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) R 4502 4502 4273 0 -1 4202496 51766 0 0 0 604 24 0 0 20 0 1 0 27098227 774234112 132662 33554432000 4194304 6004724 140734217507824 140734217502424 4582479 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4503/statm: 189022 132662 154 442 0 188576 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 765236

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4504
/proc/meminfo: memFree=29723712/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=1280376 CPUtime=12.68 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) R 4502 4502 4273 0 -1 4202496 52768 0 0 0 1227 41 0 0 20 0 1 0 27098227 1311105024 252982 33554432000 4194304 6004724 140734217507824 140734217502424 4618011 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4503/statm: 320094 252982 154 442 0 319648 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1289524

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 4506
/proc/meminfo: memFree=27366512/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=24.99 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57646 0 0 0 2188 311 0 0 20 0 1 0 27098227 2394058752 429374 33554432000 4194304 6004724 140734217507824 140734217502288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429374 163 442 0 584041 0
[pid=4505] ppid=4503 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4505/stat : 4505 (cp2_pre.sh) S 4503 4502 4273 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27100732 9367552 277 33554432000 4194304 5064252 140734529184032 140734529182736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4505/statm: 2287 277 234 213 0 72 0
[pid=4506] ppid=4505 vsize=53520 CPUtime=0.43 cores=1,3,5,7
/proc/4506/stat : 4506 (coprocessor) R 4505 4502 4273 0 -1 4202496 9020 0 0 0 40 3 0 0 20 0 1 0 27100733 54804480 12059 33554432000 4194304 6586260 140733947615200 140733947611960 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4506/statm: 13380 12059 138 584 0 12792 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 2409764

[startup+51.1003 s]
/proc/loadavg: 2.28 2.06 2.02 3/184 4506
/proc/meminfo: memFree=24801532/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=24.99 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57646 0 0 0 2188 311 0 0 20 0 1 0 27098227 2394058752 429374 33554432000 4194304 6004724 140734217507824 140734217502288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429374 163 442 0 584041 0
[pid=4505] ppid=4503 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4505/stat : 4505 (cp2_pre.sh) S 4503 4502 4273 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27100732 9367552 277 33554432000 4194304 5064252 140734529184032 140734529182736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4505/statm: 2287 277 234 213 0 72 0
[pid=4506] ppid=4505 vsize=2800976 CPUtime=25.08 cores=1,3,5,7
/proc/4506/stat : 4506 (coprocessor) R 4505 4502 4273 0 -1 4202496 26086 0 0 0 2379 129 0 0 20 0 1 0 27100733 2868199424 591554 33554432000 4194304 6586260 140733947615200 140733947610952 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 94 0 0
/proc/4506/statm: 700244 591554 158 584 0 699656 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 5157220

[startup+102.3 s]
/proc/loadavg: 2.85 2.25 2.08 3/184 4506
/proc/meminfo: memFree=23735576/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=24.99 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57646 0 0 0 2188 311 0 0 20 0 1 0 27098227 2394058752 429374 33554432000 4194304 6004724 140734217507824 140734217502288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429374 163 442 0 584041 0
[pid=4505] ppid=4503 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4505/stat : 4505 (cp2_pre.sh) S 4503 4502 4273 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27100732 9367552 277 33554432000 4194304 5064252 140734529184032 140734529182736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4505/statm: 2287 277 234 213 0 72 0
[pid=4506] ppid=4505 vsize=2800976 CPUtime=69.79 cores=1,3,5,7
/proc/4506/stat : 4506 (coprocessor) R 4505 4502 4273 0 -1 4202496 26086 0 0 0 6604 375 0 0 20 0 1 0 27100733 2868199424 591554 33554432000 4194304 6586260 140733947615200 140733947610952 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 742 0 0
/proc/4506/statm: 700244 591554 158 584 0 699656 0
Current children cumulated CPU time (s) 94.78
Current children cumulated vsize (KiB) 5157220

[startup+162.3 s]
/proc/loadavg: 2.38 2.24 2.09 3/183 4508
/proc/meminfo: memFree=24213748/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3917260 CPUtime=58 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 370140 0 0 0 5668 132 0 0 20 0 1 0 27108653 4011274240 803233 33554432000 4194304 5654031 140733706539312 140733706537160 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 979315 803233 140 357 0 978955 0
Current children cumulated CPU time (s) 154.74
Current children cumulated vsize (KiB) 6264356

[startup+222.3 s]
/proc/loadavg: 2.15 2.20 2.08 3/183 4509
/proc/meminfo: memFree=24334068/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3917260 CPUtime=117.99 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 370140 0 0 0 11667 132 0 0 20 0 1 0 27108653 4011274240 803233 33554432000 4194304 5654031 140733706539312 140733706537160 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 979315 803233 140 357 0 978955 0
Current children cumulated CPU time (s) 214.73
Current children cumulated vsize (KiB) 6264356

[startup+282.3 s]
/proc/loadavg: 2.05 2.16 2.08 3/183 4509
/proc/meminfo: memFree=24209888/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7

################
# More data... #
################

/proc/meminfo: memFree=17927748/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3980672 CPUtime=1197.83 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 401785 0 0 0 119641 142 0 0 20 0 1 0 27108653 4076208128 821118 33554432000 4194304 5654031 140733706539312 140733706527128 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995168 821118 141 357 0 994808 0
Current children cumulated CPU time (s) 1294.57
Current children cumulated vsize (KiB) 6327768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/183 4562
/proc/meminfo: memFree=17927716/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3981024 CPUtime=1257.82 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 408222 0 0 0 125638 144 0 0 20 0 1 0 27108653 4076568576 821195 33554432000 4194304 5654031 140733706539312 140733706537384 4233309 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995256 821195 141 357 0 994896 0
Current children cumulated CPU time (s) 1354.56
Current children cumulated vsize (KiB) 6328120

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 4563
/proc/meminfo: memFree=17927700/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3981032 CPUtime=1317.81 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 411466 0 0 0 131636 145 0 0 20 0 1 0 27108653 4076576768 821211 33554432000 4194304 5654031 140733706539312 140733706537384 4208604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995258 821211 141 357 0 994898 0
Current children cumulated CPU time (s) 1414.55
Current children cumulated vsize (KiB) 6328128

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/183 4563
/proc/meminfo: memFree=17927792/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3981044 CPUtime=1377.8 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 417925 0 0 0 137632 148 0 0 20 0 1 0 27108653 4076589056 821214 33554432000 4194304 5654031 140733706539312 140733706537384 4209219 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995261 821214 141 357 0 994901 0
Current children cumulated CPU time (s) 1474.54
Current children cumulated vsize (KiB) 6328140

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/183 4563
/proc/meminfo: memFree=17927448/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3981268 CPUtime=1437.79 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 421156 0 0 0 143630 149 0 0 20 0 1 0 27108653 4076818432 821252 33554432000 4194304 5654031 140733706539312 140733706527128 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995317 821252 141 357 0 994957 0
Current children cumulated CPU time (s) 1534.53
Current children cumulated vsize (KiB) 6328364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/182 4563
/proc/meminfo: memFree=17925980/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3981532 CPUtime=1497.77 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 424397 0 0 0 149627 150 0 0 20 0 1 0 27108653 4077088768 821881 33554432000 4194304 5654031 140733706539312 140733706527128 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995383 821881 141 357 0 995023 0
Current children cumulated CPU time (s) 1594.51
Current children cumulated vsize (KiB) 6328628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 4564
/proc/meminfo: memFree=17921628/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3981676 CPUtime=1557.75 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 430918 0 0 0 155623 152 0 0 20 0 1 0 27108653 4077236224 822857 33554432000 4194304 5654031 140733706539312 140733706537096 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995419 822857 141 357 0 995059 0
Current children cumulated CPU time (s) 1654.49
Current children cumulated vsize (KiB) 6328772

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/184 4568
/proc/meminfo: memFree=17916656/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3982400 CPUtime=1617.75 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 437493 0 0 0 161620 155 0 0 20 0 1 0 27108653 4077977600 823941 33554432000 4194304 5654031 140733706539312 140733706527128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995600 823941 141 357 0 995240 0
Current children cumulated CPU time (s) 1714.49
Current children cumulated vsize (KiB) 6329496

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4568
/proc/meminfo: memFree=17912088/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3982860 CPUtime=1677.74 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 440828 0 0 0 167618 156 0 0 20 0 1 0 27108653 4078448640 824984 33554432000 4194304 5654031 140733706539312 140733706537384 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995715 824984 141 357 0 995355 0
Current children cumulated CPU time (s) 1774.48
Current children cumulated vsize (KiB) 6329956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4568
/proc/meminfo: memFree=17909436/32873844 swapFree=7108/7108
[pid=4502] ppid=4500 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (npSolver-pbo-It) S 4500 4502 4273 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 27098226 9367552 275 33554432000 4194304 5064252 140735607547008 140735607545920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2287 275 233 213 0 72 0
[pid=4503] ppid=4502 vsize=2337948 CPUtime=96.74 cores=1,3,5,7
/proc/4503/stat : 4503 (npSolver-pbo) S 4502 4502 4273 0 -1 4202496 57663 26987 0 0 2188 311 6764 411 20 0 1 0 27098227 2394058752 429378 33554432000 4194304 6004724 140734217507824 140734217494104 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/4503/statm: 584487 429378 167 442 0 584041 0
[pid=4508] ppid=4503 vsize=3983160 CPUtime=1703.34 cores=1,3,5,7
/proc/4508/stat : 4508 (glucosInc) R 4503 4502 4273 0 -1 4202496 444069 0 0 0 170176 158 0 0 20 0 1 0 27108653 4078755840 825502 33554432000 4194304 5654031 140733706539312 140733706537096 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4508/statm: 995790 825502 141 357 0 995430 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 6330256

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4502 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.92
CPU time (s): 1800.08
CPU user time (s): 1791.28
CPU system time (s): 8.8
CPU usage (%): 99.5665
Max. virtual memory (cumulated for all children) (KiB): 6371780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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= 4
involuntary context switches= 2

runsolver used 4.08238 second user time and 11.8632 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-08 18:01:52
IDJOB=3752452
IDBENCH=90950
IDSOLVER=2335
FILE ID=node134/3752452-1339171311
RUNJOBID= node134-1339168328-4290
PBS_JOBID= 14643800
Free space on /tmp= 70916 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_50null50mast_rapportOE1.0_TMAX300_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752452-1339171311/watcher-3752452-1339171311 -o /tmp/evaluation-result-3752452-1339171311/solver-3752452-1339171311 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752452-1339171311.opb 1634918989 HOME HOME

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

MD5SUM BENCH= b2e2f53405c70867914e951ebcc4a7e3
RANDOM SEED=1634918989

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.091
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30710068 kB
Buffers:          312200 kB
Cached:           879356 kB
SwapCached:            0 kB
Active:           610556 kB
Inactive:         756288 kB
Active(anon):     173796 kB
Inactive(anon):        0 kB
Active(file):     436760 kB
Inactive(file):   756288 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             36052 kB
Writeback:             0 kB
AnonPages:        141264 kB
Mapped:            15748 kB
Shmem:               212 kB
Slab:             642068 kB
SReclaimable:      84316 kB
SUnreclaim:       557752 kB
KernelStack:        1496 kB
PageTables:         4488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     313976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68132 MiB
End job on node134 at 2012-06-08 18:32:02