Trace number 3747654

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 (fixed)? (TO) 1800.06 1802.92

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null10mast_rapportOE2.0_TMAX180_K192_cod2.opb
MD5SUM6aef9ca2bb094f9e5aa00d5eeeaa5070
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3088
Best CPU time to get the best result obtained on this benchmark1800.85
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 1605
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 189008
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 189008
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

24.52/24.63	c run inc solver
24.52/24.63	c [INC SYSTEM] run initial solver
24.52/24.63	c [INC SYSTEM] preprocess with white file
94.97/97.76	c [INC SYSTEM] finished preprocessing in 73 s
94.97/97.76	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-3747654-1339107294/watcher-3747654-1339107294 -o /tmp/evaluation-result-3747654-1339107294/solver-3747654-1339107294 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747654-1339107294.opb 1128973254 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/180 10768
/proc/meminfo: memFree=30725048/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (runsolver) D 10766 10768 8890 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 20696091 12095488 51 33554432000 4194304 5436572 140734498390720 140734498387016 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/10768/statm: 2953 51 31 304 0 2645 0

[startup+0.083413 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10768
/proc/meminfo: memFree=30725048/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100324 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10768
/proc/meminfo: memFree=30725048/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10768
/proc/meminfo: memFree=30725048/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10768
/proc/meminfo: memFree=30725048/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/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/182 10770
/proc/meminfo: memFree=30629596/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=147164 CPUtime=1.48 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) R 10768 10768 8890 0 -1 4202496 23583 0 0 0 142 6 0 0 20 0 1 0 20696092 150695936 32760 33554432000 4194304 6004724 140734561598368 140734561594392 4968639 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10770/statm: 36791 32761 130 442 0 36345 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 156312

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10770
/proc/meminfo: memFree=30489216/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=362892 CPUtime=3.08 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) R 10768 10768 8890 0 -1 4202496 50179 0 0 0 294 14 0 0 20 0 1 0 20696092 371601408 74709 33554432000 4194304 6004724 140734561598368 140734561592968 4579328 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10770/statm: 90723 74709 154 442 0 90277 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 372040

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10770
/proc/meminfo: memFree=30240728/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=756108 CPUtime=6.28 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) R 10768 10768 8890 0 -1 4202496 51505 0 0 0 603 25 0 0 20 0 1 0 20696092 774254592 132053 33554432000 4194304 6004724 140734561598368 140734561592968 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10770/statm: 189027 132053 154 442 0 188581 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 765256

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.01 3/182 10770
/proc/meminfo: memFree=29742708/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=1280396 CPUtime=12.68 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) R 10768 10768 8890 0 -1 4202496 52507 0 0 0 1223 45 0 0 20 0 1 0 20696092 1311125504 252373 33554432000 4194304 6004724 140734561598368 140734561592968 5055540 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10770/statm: 320099 252373 154 442 0 319653 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1289544

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.01 3/184 10772
/proc/meminfo: memFree=27403220/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=24.57 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57605 0 0 0 2159 298 0 0 20 0 1 0 20696092 2394075136 422627 33554432000 4194304 6004724 140734561598368 140734561592832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422627 163 442 0 584045 0
[pid=10771] ppid=10770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10771/stat : 10771 (cp2_pre.sh) S 10770 10768 8890 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20698556 9367552 277 33554432000 4194304 5064252 140734179989904 140734179988608 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10771/statm: 2287 277 234 213 0 72 0
[pid=10772] ppid=10771 vsize=96196 CPUtime=0.83 cores=1,3,5,7
/proc/10772/stat : 10772 (coprocessor) R 10771 10768 8890 0 -1 4202496 10997 0 0 0 79 4 0 0 20 0 1 0 20698557 98504704 21744 33554432000 4194304 6586260 140737265308880 140737265305640 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10772/statm: 24049 21744 138 584 0 23461 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 2452456

[startup+51.1003 s]
/proc/loadavg: 2.38 2.09 2.03 2/184 10772
/proc/meminfo: memFree=24981896/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=24.57 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57605 0 0 0 2159 298 0 0 20 0 1 0 20696092 2394075136 422627 33554432000 4194304 6004724 140734561598368 140734561592832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422627 163 442 0 584045 0
[pid=10771] ppid=10770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10771/stat : 10771 (cp2_pre.sh) S 10770 10768 8890 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20698556 9367552 277 33554432000 4194304 5064252 140734179989904 140734179988608 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10771/statm: 2287 277 234 213 0 72 0
[pid=10772] ppid=10771 vsize=2787600 CPUtime=25.2 cores=1,3,5,7
/proc/10772/stat : 10772 (coprocessor) R 10771 10768 8890 0 -1 4202496 25422 0 0 0 2385 135 0 0 20 0 1 0 20698557 2854502400 588846 33554432000 4194304 6586260 140737265308880 140737265304632 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 124 0 0
/proc/10772/statm: 696900 588846 158 584 0 696312 0
Current children cumulated CPU time (s) 49.77
Current children cumulated vsize (KiB) 5143860

[startup+102.307 s]
/proc/loadavg: 2.28 2.11 2.04 3/183 10774
/proc/meminfo: memFree=26497664/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=1167724 CPUtime=4.52 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 138211 0 0 0 405 47 0 0 20 0 1 0 20705868 1195749376 265787 33554432000 4194304 5654031 140736520239472 140736519188824 4225056 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10774/statm: 291931 265787 108 357 0 291571 0
Current children cumulated CPU time (s) 99.74
Current children cumulated vsize (KiB) 3514836

[startup+162.3 s]
/proc/loadavg: 2.18 2.10 2.04 3/183 10775
/proc/meminfo: memFree=24367432/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3905004 CPUtime=64.5 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 368894 0 0 0 6319 131 0 0 20 0 1 0 20705868 3998724096 790959 33554432000 4194304 5654031 140736520239472 140736520237256 4233341 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 976251 790959 140 357 0 975891 0
Current children cumulated CPU time (s) 159.72
Current children cumulated vsize (KiB) 6252116

[startup+222.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/183 10775
/proc/meminfo: memFree=24367328/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3907144 CPUtime=124.48 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 375789 0 0 0 12315 133 0 0 20 0 1 0 20705868 4000915456 791998 33554432000 4194304 5654031 140736520239472 140736520237256 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 976786 791998 140 357 0 976426 0
Current children cumulated CPU time (s) 219.7
Current children cumulated vsize (KiB) 6254256

[startup+282.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/183 10775
/proc/meminfo: memFree=24372824/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7

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

/proc/meminfo: memFree=5878096/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3922976 CPUtime=1204.32 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 424433 0 0 0 120280 152 0 0 20 0 1 0 20705868 4017127424 796945 33554432000 4194304 5654031 140736520239472 140736520237272 4232929 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 980744 796945 141 357 0 980384 0
Current children cumulated CPU time (s) 1299.54
Current children cumulated vsize (KiB) 6270088

[startup+1362.3 s]
/proc/loadavg: 4.76 4.19 3.27 2/183 10988
/proc/meminfo: memFree=2690668/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3922976 CPUtime=1264.31 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 424435 0 0 0 126279 152 0 0 20 0 1 0 20705868 4017127424 796947 33554432000 4194304 5654031 140736520239472 140736520237272 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 980744 796947 141 357 0 980384 0
Current children cumulated CPU time (s) 1359.53
Current children cumulated vsize (KiB) 6270088

[startup+1422.3 s]
/proc/loadavg: 4.81 4.30 3.36 2/183 10988
/proc/meminfo: memFree=622468/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3923896 CPUtime=1324.31 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 431068 0 0 0 132276 155 0 0 20 0 1 0 20705868 4018069504 797220 33554432000 4194304 5654031 140736520239472 140736520237448 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 980974 797220 141 357 0 980614 0
Current children cumulated CPU time (s) 1419.53
Current children cumulated vsize (KiB) 6271008

[startup+1482.3 s]
/proc/loadavg: 4.93 4.43 3.46 2/183 10988
/proc/meminfo: memFree=618812/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3926064 CPUtime=1384.29 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 434843 0 0 0 138273 156 0 0 20 0 1 0 20705868 4020289536 798233 33554432000 4194304 5654031 140736520239472 140736520237256 4232639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 981516 798233 141 357 0 981156 0
Current children cumulated CPU time (s) 1479.51
Current children cumulated vsize (KiB) 6273176

[startup+1542.3 s]
/proc/loadavg: 4.59 4.46 3.53 3/185 11032
/proc/meminfo: memFree=23353444/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3926512 CPUtime=1444.28 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 438169 0 0 0 144271 157 0 0 20 0 1 0 20705868 4020748288 799420 33554432000 4194304 5654031 140736520239472 140736520227288 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 981628 799420 141 357 0 981268 0
Current children cumulated CPU time (s) 1539.5
Current children cumulated vsize (KiB) 6273624

[startup+1602.3 s]
/proc/loadavg: 3.35 4.14 3.48 3/183 11034
/proc/meminfo: memFree=21554900/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3926912 CPUtime=1504.27 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 441437 0 0 0 150268 159 0 0 20 0 1 0 20705868 4021157888 800421 33554432000 4194304 5654031 140736520239472 140736520237256 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 981728 800421 141 357 0 981368 0
Current children cumulated CPU time (s) 1599.49
Current children cumulated vsize (KiB) 6274024

[startup+1662.3 s]
/proc/loadavg: 2.62 3.78 3.40 3/183 11035
/proc/meminfo: memFree=21514336/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3927136 CPUtime=1564.26 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 444767 0 0 0 156266 160 0 0 20 0 1 0 20705868 4021387264 801905 33554432000 4194304 5654031 140736520239472 140736520227288 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 981784 801905 141 357 0 981424 0
Current children cumulated CPU time (s) 1659.48
Current children cumulated vsize (KiB) 6274248

[startup+1722.3 s]
/proc/loadavg: 2.28 3.47 3.31 3/183 11035
/proc/meminfo: memFree=21501880/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3927356 CPUtime=1624.24 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 448095 0 0 0 162263 161 0 0 20 0 1 0 20705868 4021612544 802877 33554432000 4194304 5654031 140736520239472 140736520227288 4208676 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 981839 802877 141 357 0 981479 0
Current children cumulated CPU time (s) 1719.46
Current children cumulated vsize (KiB) 6274468

[startup+1782.3 s]
/proc/loadavg: 2.10 3.20 3.23 3/183 11035
/proc/meminfo: memFree=21496016/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3927356 CPUtime=1684.24 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 448102 0 0 0 168263 161 0 0 20 0 1 0 20705868 4021612544 803794 33554432000 4194304 5654031 140736520239472 140736520227288 4232438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 981839 803794 141 357 0 981479 0
Current children cumulated CPU time (s) 1779.46
Current children cumulated vsize (KiB) 6274468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.9 s]
/proc/loadavg: 2.07 3.12 3.20 3/183 11035
/proc/meminfo: memFree=21494620/32873844 swapFree=6868/6868
[pid=10768] ppid=10766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10768/stat : 10768 (npSolver-pbo-It) S 10766 10768 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 20696091 9367552 275 33554432000 4194304 5064252 140733901489936 140733901488848 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10768/statm: 2287 275 233 213 0 72 0
[pid=10770] ppid=10768 vsize=2337964 CPUtime=95.22 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo) S 10768 10768 8890 0 -1 4202496 57624 26325 0 0 2159 298 6647 418 20 0 1 0 20696092 2394075136 422631 33554432000 4194304 6004724 140734561598368 140734561584648 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 5 0 0
/proc/10770/statm: 584491 422631 167 442 0 584045 0
[pid=10774] ppid=10770 vsize=3927356 CPUtime=1704.84 cores=1,3,5,7
/proc/10774/stat : 10774 (glucosInc) R 10770 10768 8890 0 -1 4202496 448102 0 0 0 170323 161 0 0 20 0 1 0 20705868 4021612544 804099 33554432000 4194304 5654031 140736520239472 140736520227288 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10774/statm: 981839 804099 141 357 0 981479 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 6274468

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 10768 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.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.92
CPU time (s): 1800.06
CPU user time (s): 1791.29
CPU system time (s): 8.77
CPU usage (%): 99.8412
Max. virtual memory (cumulated for all children) (KiB): 6315860

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= 358
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.01039 second user time and 11.6342 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 00:14:54
IDJOB=3747654
IDBENCH=90903
IDSOLVER=2332
FILE ID=node135/3747654-1339107294
RUNJOBID= node135-1339098177-8907
PBS_JOBID= 14643718
Free space on /tmp= 70728 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_10null10mast_rapportOE2.0_TMAX180_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747654-1339107294/watcher-3747654-1339107294 -o /tmp/evaluation-result-3747654-1339107294/solver-3747654-1339107294 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747654-1339107294.opb 1128973254 HOME HOME

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

MD5SUM BENCH= 6aef9ca2bb094f9e5aa00d5eeeaa5070
RANDOM SEED=1128973254

node135.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		: 2666.905
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	: 5333.81
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		: 2666.905
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	: 5274.12
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		: 2666.905
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	: 5331.90
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		: 2666.905
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	: 5331.91
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		: 2666.905
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	: 5331.93
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		: 2666.905
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	: 5331.91
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		: 2666.905
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	: 5331.91
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		: 2666.905
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	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30725056 kB
Buffers:           89596 kB
Cached:          1126008 kB
SwapCached:         3308 kB
Active:           380768 kB
Inactive:        1000224 kB
Active(anon):     165260 kB
Inactive(anon):     2744 kB
Active(file):     215508 kB
Inactive(file):   997480 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67098952 kB
Dirty:             36216 kB
Writeback:             0 kB
AnonPages:        219800 kB
Mapped:            10128 kB
Shmem:                 0 kB
Slab:             627960 kB
SReclaimable:      69224 kB
SUnreclaim:       558736 kB
KernelStack:        1488 kB
PageTables:         4568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     297316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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= 68660 MiB
End job on node135 at 2012-06-08 00:45:00