Trace number 3700106

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_10null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
MD5SUM1534d9d93781c259bc7b88f8b451f924
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11801
Best CPU time to get the best result obtained on this benchmark626.328
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 999
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 807160
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 999
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 807160
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.09/4.12	c fallback to adder encoding
5.48/5.57	c run inc solver
5.48/5.57	c [INC SYSTEM] run initial solver
5.48/5.57	c [INC SYSTEM] preprocess with white file
17.54/17.65	c [INC SYSTEM] finished preprocessing in 12 s
17.54/17.65	c [INC SYSTEM] execute solver
1739.37/1739.74	c [INC SEARCH] formula is SAT
1739.48/1739.82	c [INC SYSTEM] solved the initial formula
1740.38/1740.75	c model valid
1740.38/1740.75	c current solution ok
1745.89/1746.34	o 0
1745.89/1746.34	c execute binary inc search
1745.89/1746.34	c [INC SEARCH] current bound: 403580
1745.89/1746.34	c [INC SEARCH] iteration: 0
1745.89/1746.34	c [INC SEARCH] lower bound: 0 upperbound 807160 current bound: 403580 best value:807160
1745.89/1746.34	c [INC SYSTEM] there exists a inc, kill it!
1745.89/1746.34	c write failed with 2
1745.89/1746.35	c [INC SYSTEM] create new solver instance
1745.89/1746.35	c [INC] encode full formula
1745.89/1746.35	c fallback to adder encoding
1746.18/1746.52	c set iterative enc to: adder
1746.18/1746.52	c set iterative enc to: none
1746.19/1746.67	c [INC SEARCH] isOptimum variable: 0

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-3700106-1338124758/watcher-3700106-1338124758 -o /tmp/evaluation-result-3700106-1338124758/solver-3700106-1338124758 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3700106-1338124758.opb 836898668 HOME HOME 

running on 4 cores: 0,2,4,6

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.83 2.24 2.08 3/179 18880
/proc/meminfo: memFree=30888620/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0

[startup+0.031909 s]
/proc/loadavg: 2.83 2.24 2.08 3/179 18880
/proc/meminfo: memFree=30888620/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.83 2.24 2.08 3/179 18880
/proc/meminfo: memFree=30888620/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.83 2.24 2.08 3/179 18880
/proc/meminfo: memFree=30888620/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.83 2.24 2.08 3/179 18880
/proc/meminfo: memFree=30888620/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.83 2.24 2.08 3/181 18882
/proc/meminfo: memFree=30880612/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=13548 CPUtime=1.49 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) R 18880 18880 18146 0 -1 4202496 2948 0 0 0 149 0 0 0 20 0 1 0 278600457 13873152 2450 33554432000 4194304 5992684 140736670491968 140736670487640 4550042 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18881/statm: 3387 2450 146 440 0 2943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22696

[startup+3.1003 s]
/proc/loadavg: 2.83 2.24 2.08 3/181 18882
/proc/meminfo: memFree=30873228/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=49776 CPUtime=3.09 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) R 18880 18880 18146 0 -1 4202496 10389 0 0 0 307 2 0 0 20 0 1 0 278600457 50970624 11931 33554432000 4194304 5992684 140736670491968 140736670487704 4524999 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18881/statm: 12444 11931 159 440 0 12000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58924

[startup+6.3002 s]
/proc/loadavg: 2.77 2.24 2.08 3/181 18882
/proc/meminfo: memFree=30456364/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=5.55 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29522 0 0 0 524 31 0 0 20 0 1 0 278600457 368799744 62082 33554432000 4194304 5992684 140736670491968 140736670486416 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62082 174 440 0 89595 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 369304

[startup+12.7004 s]
/proc/loadavg: 2.71 2.24 2.08 3/183 18884
/proc/meminfo: memFree=29596440/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=5.55 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29522 0 0 0 524 31 0 0 20 0 1 0 278600457 368799744 62082 33554432000 4194304 5992684 140736670491968 140736670486416 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62082 174 440 0 89595 0
[pid=18883] ppid=18881 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18883/stat : 18883 (cp2_pre.sh) S 18881 18880 18146 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278601014 9367552 276 33554432000 4194304 5064252 140736395624960 140736395623664 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18883/statm: 2287 276 234 213 0 72 0
[pid=18884] ppid=18883 vsize=901580 CPUtime=7.1 cores=0,2,4,6
/proc/18884/stat : 18884 (coprocessor) R 18883 18880 18146 0 -1 4202496 77436 0 0 0 686 24 0 0 20 0 1 0 278601014 923217920 220105 33554432000 4194304 6586260 140734277111568 140734277107592 4768146 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/18884/statm: 225395 220105 180 584 0 224807 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1280032

[startup+25.5003 s]
/proc/loadavg: 2.62 2.24 2.08 3/182 18886
/proc/meminfo: memFree=30167980/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=436284 CPUtime=7.84 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 69296 0 0 0 769 15 0 0 20 0 1 0 278602221 446754816 97728 33554432000 4194304 5654031 140733891765952 140733891763736 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 109071 97728 140 357 0 108711 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 805588

[startup+51.1003 s]
/proc/loadavg: 2.47 2.23 2.09 3/182 18888
/proc/meminfo: memFree=30166172/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=436416 CPUtime=33.43 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 69309 0 0 0 3328 15 0 0 20 0 1 0 278602221 446889984 97741 33554432000 4194304 5654031 140733891765952 140733891763848 4208683 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 109104 97741 140 357 0 108744 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 805720

[startup+102.3 s]
/proc/loadavg: 2.20 2.20 2.08 3/181 18888
/proc/meminfo: memFree=30148620/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=450296 CPUtime=84.62 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 70308 0 0 0 8447 15 0 0 20 0 1 0 278602221 461103104 100273 33554432000 4194304 5654031 140733891765952 140733891753768 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 112574 100273 140 357 0 112214 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 819600

[startup+162.3 s]
/proc/loadavg: 2.07 2.16 2.08 3/181 18888
/proc/meminfo: memFree=30136216/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=450296 CPUtime=144.61 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 70311 0 0 0 14446 15 0 0 20 0 1 0 278602221 461103104 101298 33554432000 4194304 5654031 140733891765952 140733891753768 4215344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 112574 101298 141 357 0 112214 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 819600

[startup+222.3 s]
/proc/loadavg: 2.02 2.13 2.07 3/181 18888
/proc/meminfo: memFree=30126100/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=450296 CPUtime=204.6 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 70311 0 0 0 20445 15 0 0 20 0 1 0 278602221 461103104 101298 33554432000 4194304 5654031 140733891765952 140733891753768 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 112574 101298 141 357 0 112214 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 819600

[startup+282.3 s]
/proc/loadavg: 2.01 2.10 2.06 3/181 18889
/proc/meminfo: memFree=30117788/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6

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

/proc/meminfo: memFree=29382572/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=508636 CPUtime=1284.42 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 72295 0 0 0 128424 18 0 0 20 0 1 0 278602221 520843264 109743 33554432000 4194304 5654031 140733891765952 140733891753768 4214957 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 127159 109743 142 357 0 126799 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 877940

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18944
/proc/meminfo: memFree=29380468/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=508636 CPUtime=1344.41 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 72296 0 0 0 134423 18 0 0 20 0 1 0 278602221 520843264 110255 33554432000 4194304 5654031 140733891765952 140733891753768 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 127159 110255 142 357 0 126799 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 877940

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18944
/proc/meminfo: memFree=29376508/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=508636 CPUtime=1404.4 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 72298 0 0 0 140422 18 0 0 20 0 1 0 278602221 520843264 111279 33554432000 4194304 5654031 140733891765952 140733891753768 4215017 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 127159 111279 142 357 0 126799 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 877940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18944
/proc/meminfo: memFree=29369500/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=508636 CPUtime=1464.39 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 72301 0 0 0 146421 18 0 0 20 0 1 0 278602221 520843264 112815 33554432000 4194304 5654031 140733891765952 140733891753768 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 127159 112815 142 357 0 126799 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 877940

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18945
/proc/meminfo: memFree=29367572/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=508636 CPUtime=1524.38 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 72302 0 0 0 152420 18 0 0 20 0 1 0 278602221 520843264 113327 33554432000 4194304 5654031 140733891765952 140733891753768 4215026 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 127159 113327 142 357 0 126799 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 877940

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18945
/proc/meminfo: memFree=29365400/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=508636 CPUtime=1584.38 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 72303 0 0 0 158420 18 0 0 20 0 1 0 278602221 520843264 113839 33554432000 4194304 5654031 140733891765952 140733891753768 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 127159 113839 142 357 0 126799 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 877940

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18945
/proc/meminfo: memFree=29361304/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=508636 CPUtime=1644.37 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 72305 0 0 0 164419 18 0 0 20 0 1 0 278602221 520843264 114863 33554432000 4194304 5654031 140733891765952 140733891753768 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 127159 114863 142 357 0 126799 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 877940

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18945
/proc/meminfo: memFree=29396912/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=360156 CPUtime=17.6 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 29539 93778 0 0 524 32 1152 52 20 0 1 0 278600457 368799744 62084 33554432000 4194304 5992684 140736670491968 140736670478232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/18881/statm: 90039 62084 176 440 0 89595 0
[pid=18886] ppid=18881 vsize=458548 CPUtime=1704.36 cores=0,2,4,6
/proc/18886/stat : 18886 (glucosInc) R 18881 18880 18146 0 -1 4202496 72918 0 0 0 170416 20 0 0 20 0 1 0 278602221 469553152 105858 33554432000 4194304 5654031 140733891765952 140733891753768 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18886/statm: 114637 105858 142 357 0 114277 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 827852

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18948
/proc/meminfo: memFree=29279016/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=405404 CPUtime=1746.35 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 37702 167743 0 0 745 482 173310 98 20 0 1 0 278600457 415133696 72762 33554432000 4194304 5992684 140736670491968 140736670476872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/18881/statm: 101351 72762 186 440 0 100907 0
[pid=18948] ppid=18881 vsize=437928 CPUtime=35.61 cores=0,2,4,6
/proc/18948/stat : 18948 (glucosInc) R 18881 18880 18146 0 -1 4202496 67574 0 0 0 3546 15 0 0 20 0 1 0 278775124 448438272 102621 33554432000 4194304 5654031 140735291769488 140735291757304 4233021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18948/statm: 109482 102621 141 357 0 109122 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 852480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18949
/proc/meminfo: memFree=29276224/32873844 swapFree=7900/7900
[pid=18880] ppid=18878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18880/stat : 18880 (npSolver-pbo-I.) S 18878 18880 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278600456 9367552 275 33554432000 4194304 5064252 140737083879824 140737083878736 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18880/statm: 2287 275 233 213 0 72 0
[pid=18881] ppid=18880 vsize=405404 CPUtime=1746.35 cores=0,2,4,6
/proc/18881/stat : 18881 (npSolver-pbo) S 18880 18880 18146 0 -1 4202496 37702 167743 0 0 745 482 173310 98 20 0 1 0 278600457 415133696 72762 33554432000 4194304 5992684 140736670491968 140736670476872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/18881/statm: 101351 72762 186 440 0 100907 0
[pid=18948] ppid=18881 vsize=438628 CPUtime=53.71 cores=0,2,4,6
/proc/18948/stat : 18948 (glucosInc) R 18881 18880 18146 0 -1 4202496 67749 0 0 0 5356 15 0 0 20 0 1 0 278775124 449155072 103307 33554432000 4194304 5654031 140735291769488 140735291757304 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18948/statm: 109657 103307 141 357 0 109297 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 853180

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 18880 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=1999
# CPU time returned by wait4() is 0.001999
# 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): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1794.11
CPU system time (s): 5.95
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 1410884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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= 1

runsolver used 3.78143 second user time and 10.0345 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 15:19:19
IDJOB=3700106
IDBENCH=90952
IDSOLVER=2276
FILE ID=node137/3700106-1338124758
RUNJOBID= node137-1338118427-18162
PBS_JOBID= 14624475
Free space on /tmp= 71424 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_10null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700106-1338124758/watcher-3700106-1338124758 -o /tmp/evaluation-result-3700106-1338124758/solver-3700106-1338124758 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3700106-1338124758.opb 836898668 HOME HOME

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

MD5SUM BENCH= 1534d9d93781c259bc7b88f8b451f924
RANDOM SEED=836898668

node137.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.600
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.20
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.600
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	: 5331.91
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.600
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.92
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.600
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.600
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.91
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.600
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.90
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.600
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.600
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30889148 kB
Buffers:          264288 kB
Cached:           586464 kB
SwapCached:        20908 kB
Active:          1115960 kB
Inactive:          48388 kB
Active(anon):     292120 kB
Inactive(anon):    23948 kB
Active(file):     823840 kB
Inactive(file):    24440 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082660 kB
Dirty:             36792 kB
Writeback:             0 kB
AnonPages:        302036 kB
Mapped:            10932 kB
Shmem:                 0 kB
Slab:             680200 kB
SReclaimable:     121232 kB
SUnreclaim:       558968 kB
KernelStack:        1480 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     459140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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= 71152 MiB
End job on node137 at 2012-05-27 15:49:22