Trace number 3698510

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? (TO) 1800.09 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.08/4.13	c fallback to adder encoding
5.50/5.58	c run inc solver
5.50/5.58	c [INC SYSTEM] run initial solver
5.50/5.58	c [INC SYSTEM] preprocess with white file
17.67/17.75	c [INC SYSTEM] finished preprocessing in 12 s
17.67/17.75	c [INC SYSTEM] execute solver
1664.42/1664.74	c [INC SEARCH] formula is SAT
1664.52/1664.82	c [INC SYSTEM] solved the initial formula
1665.42/1665.76	c model valid
1665.42/1665.76	c current solution ok
1670.89/1671.30	o 0
1670.89/1671.30	c [INC SYSTEM] there exists a inc, kill it!
1670.89/1671.30	c write failed with 2
1670.89/1671.30	c [INC SEARCH] iteration: 0
1670.89/1671.30	c [INC BOUNDS] best value:807160 search for 807159
1670.89/1671.30	c [INC SYSTEM] create new solver instance
1670.89/1671.30	c [INC] encode full formula
1670.89/1671.30	c fallback to adder encoding
1671.11/1671.48	c set iterative enc to: adder
1671.11/1671.48	c set iterative enc to: none
1671.21/1671.64	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-3698510-1338109847/watcher-3698510-1338109847 -o /tmp/evaluation-result-3698510-1338109847/solver-3698510-1338109847 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698510-1338109847.opb 260579266 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.43 2.10 2.03 3/179 23546
/proc/meminfo: memFree=30150356/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0

[startup+0.064107 s]
/proc/loadavg: 2.43 2.10 2.03 3/179 23546
/proc/meminfo: memFree=30150356/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.43 2.10 2.03 3/179 23546
/proc/meminfo: memFree=30150356/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.43 2.10 2.03 3/179 23546
/proc/meminfo: memFree=30150356/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/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.43 2.10 2.03 3/179 23546
/proc/meminfo: memFree=30150356/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.43 2.10 2.03 3/181 23548
/proc/meminfo: memFree=30143068/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=13548 CPUtime=1.49 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) R 23546 23546 18125 0 -1 4202496 2763 0 0 0 149 0 0 0 20 0 1 0 277109308 13873152 2778 33554432000 4194304 5992684 140736562258704 140736562254824 4767609 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 3387 2778 146 440 0 2943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22696

[startup+3.10029 s]
/proc/loadavg: 2.39 2.10 2.03 3/181 23548
/proc/meminfo: memFree=30136180/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=49776 CPUtime=3.09 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) R 23546 23546 18125 0 -1 4202496 10203 0 0 0 308 1 0 0 20 0 1 0 277109308 50970624 11747 33554432000 4194304 5992684 140736562258704 140736562254824 4525041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 12444 11747 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.39 2.10 2.03 3/181 23548
/proc/meminfo: memFree=29739280/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=5.58 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29336 0 0 0 526 32 0 0 20 0 1 0 277109308 368799744 62410 33554432000 4194304 5992684 140736562258704 140736562253152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62410 174 440 0 89595 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 369304

[startup+12.7004 s]
/proc/loadavg: 2.33 2.09 2.03 3/183 23550
/proc/meminfo: memFree=28869312/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=5.58 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29336 0 0 0 526 32 0 0 20 0 1 0 277109308 368799744 62410 33554432000 4194304 5992684 140736562258704 140736562253152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62410 174 440 0 89595 0
[pid=23549] ppid=23547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23549/stat : 23549 (cp2_pre.sh) S 23547 23546 18125 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 277109867 9367552 276 33554432000 4194304 5064252 140733621746416 140733621745120 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23549/statm: 2287 276 234 213 0 72 0
[pid=23550] ppid=23549 vsize=901580 CPUtime=7.09 cores=0,2,4,6
/proc/23550/stat : 23550 (coprocessor) R 23549 23546 18125 0 -1 4202496 77841 0 0 0 684 25 0 0 20 0 1 0 277109868 923217920 219488 33554432000 4194304 6586260 140734746705680 140734746701704 4768675 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/23550/statm: 225395 219488 180 584 0 224807 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1280032

[startup+25.5004 s]
/proc/loadavg: 2.28 2.09 2.03 3/182 23552
/proc/meminfo: memFree=29430424/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=436280 CPUtime=7.73 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 67391 0 0 0 758 15 0 0 20 0 1 0 277111083 446750720 98302 33554432000 4194304 5654031 140734745344304 140734745342088 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 109070 98302 140 357 0 108710 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 805584

[startup+51.1004 s]
/proc/loadavg: 2.18 2.08 2.02 3/182 23552
/proc/meminfo: memFree=29430764/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=436412 CPUtime=33.32 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 67404 0 0 0 3316 16 0 0 20 0 1 0 277111083 446885888 98315 33554432000 4194304 5654031 140734745344304 140734745342200 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 109103 98315 140 357 0 108743 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 805716

[startup+102.306 s]
/proc/loadavg: 2.07 2.07 2.02 3/180 23553
/proc/meminfo: memFree=29421184/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=450292 CPUtime=84.53 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 68915 0 0 0 8436 17 0 0 20 0 1 0 277111083 461099008 100848 33554432000 4194304 5654031 140734745344304 140734745332120 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 112573 100848 141 357 0 112213 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 819596

[startup+162.3 s]
/proc/loadavg: 2.09 2.07 2.02 3/181 23554
/proc/meminfo: memFree=29415960/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=450292 CPUtime=144.51 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 68917 0 0 0 14434 17 0 0 20 0 1 0 277111083 461099008 101872 33554432000 4194304 5654031 140734745344304 140734745332120 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 112573 101872 141 357 0 112213 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 819596

[startup+222.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/181 23554
/proc/meminfo: memFree=29415960/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=450292 CPUtime=204.5 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 68917 0 0 0 20433 17 0 0 20 0 1 0 277111083 461099008 101872 33554432000 4194304 5654031 140734745344304 140734745332120 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 112573 101872 141 357 0 112213 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 819596

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/181 23554
/proc/meminfo: memFree=29413912/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6

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

/proc/meminfo: memFree=29647244/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=508632 CPUtime=1284.31 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 70939 0 0 0 128410 21 0 0 20 0 1 0 277111083 520839168 110519 33554432000 4194304 5654031 140734745344304 140734745332120 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 127158 110519 142 357 0 126798 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 877936

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 23613
/proc/meminfo: memFree=29490920/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=508632 CPUtime=1344.29 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 70941 0 0 0 134408 21 0 0 20 0 1 0 277111083 520839168 111543 33554432000 4194304 5654031 140734745344304 140734745332120 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 127158 111543 142 357 0 126798 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 877936

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 23613
/proc/meminfo: memFree=29452232/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=508632 CPUtime=1404.29 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 70943 0 0 0 140408 21 0 0 20 0 1 0 277111083 520839168 112567 33554432000 4194304 5654031 140734745344304 140734745332120 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 127158 112567 142 357 0 126798 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 877936

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 23614
/proc/meminfo: memFree=29423008/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=508632 CPUtime=1464.28 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 70944 0 0 0 146407 21 0 0 20 0 1 0 277111083 520839168 113079 33554432000 4194304 5654031 140734745344304 140734745332120 4215028 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 127158 113079 142 357 0 126798 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 877936

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23614
/proc/meminfo: memFree=29428716/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=508632 CPUtime=1524.27 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 70946 0 0 0 152406 21 0 0 20 0 1 0 277111083 520839168 114103 33554432000 4194304 5654031 140734745344304 140734745332120 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 127158 114103 142 357 0 126798 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 877936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23615
/proc/meminfo: memFree=29405216/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=508632 CPUtime=1584.26 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 70947 0 0 0 158405 21 0 0 20 0 1 0 277111083 520839168 114615 33554432000 4194304 5654031 140734745344304 140734745332120 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 127158 114615 142 357 0 126798 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 877936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23615
/proc/meminfo: memFree=29437692/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=360156 CPUtime=17.73 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 29353 95219 0 0 526 32 1161 54 20 0 1 0 277109308 368799744 62412 33554432000 4194304 5992684 140736562258704 140736562244968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 90039 62412 176 440 0 89595 0
[pid=23552] ppid=23547 vsize=458544 CPUtime=1644.25 cores=0,2,4,6
/proc/23552/stat : 23552 (glucosInc) R 23547 23546 18125 0 -1 4202496 71358 0 0 0 164402 23 0 0 20 0 1 0 277111083 469549056 106774 33554432000 4194304 5654031 140734745344304 140734745332120 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23552/statm: 114636 106774 142 357 0 114276 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 827848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23618
/proc/meminfo: memFree=29258388/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=405404 CPUtime=1671.36 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 37415 167623 0 0 740 488 165805 103 20 0 1 0 277109308 415133696 73434 33554432000 4194304 5992684 140736562258704 140736562244536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 101351 73434 185 440 0 100907 0
[pid=23618] ppid=23547 vsize=462952 CPUtime=50.64 cores=0,2,4,6
/proc/23618/stat : 23618 (glucosInc) R 23547 23546 18125 0 -1 4202496 73627 0 0 0 5048 16 0 0 20 0 1 0 277276471 474062848 107031 33554432000 4194304 5654031 140737125292192 140737125280008 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23618/statm: 115738 107031 140 357 0 115378 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 877504

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23621
/proc/meminfo: memFree=29262292/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=405404 CPUtime=1671.36 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 37415 167623 0 0 740 488 165805 103 20 0 1 0 277109308 415133696 73434 33554432000 4194304 5992684 140736562258704 140736562244536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 101351 73434 185 440 0 100907 0
[pid=23618] ppid=23547 vsize=462952 CPUtime=110.63 cores=0,2,4,6
/proc/23618/stat : 23618 (glucosInc) R 23547 23546 18125 0 -1 4202496 73627 0 0 0 11047 16 0 0 20 0 1 0 277276471 474062848 107031 33554432000 4194304 5654031 140737125292192 140737125280008 4208687 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23618/statm: 115738 107031 140 357 0 115378 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 877504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23621
/proc/meminfo: memFree=29241936/32873844 swapFree=6080/6080
[pid=23546] ppid=23544 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23546/stat : 23546 (npSolver-pbo-It) S 23544 23546 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277109308 9367552 275 33554432000 4194304 5064252 140736691255328 140736691254240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23546/statm: 2287 275 233 213 0 72 0
[pid=23547] ppid=23546 vsize=405404 CPUtime=1671.36 cores=0,2,4,6
/proc/23547/stat : 23547 (npSolver-pbo) S 23546 23546 18125 0 -1 4202496 37415 167623 0 0 740 488 165805 103 20 0 1 0 277109308 415133696 73434 33554432000 4194304 5992684 140736562258704 140736562244536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23547/statm: 101351 73434 185 440 0 100907 0
[pid=23618] ppid=23547 vsize=462952 CPUtime=128.73 cores=0,2,4,6
/proc/23618/stat : 23618 (glucosInc) R 23547 23546 18125 0 -1 4202496 73627 0 0 0 12857 16 0 0 20 0 1 0 277276471 474062848 107031 33554432000 4194304 5654031 140737125292192 140737125280008 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23618/statm: 115738 107031 140 357 0 115378 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 877504

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 23546 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.09
#
# 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.09
CPU user time (s): 1794.02
CPU system time (s): 6.07
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 1410880

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.74143 second user time and 9.69253 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 11:10:48
IDJOB=3698510
IDBENCH=90952
IDSOLVER=2275
FILE ID=node139/3698510-1338109847
RUNJOBID= node139-1338101718-21710
PBS_JOBID= 14624436
Free space on /tmp= 71364 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698510-1338109847/watcher-3698510-1338109847 -o /tmp/evaluation-result-3698510-1338109847/solver-3698510-1338109847 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698510-1338109847.opb 260579266 HOME HOME

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

MD5SUM BENCH= 1534d9d93781c259bc7b88f8b451f924
RANDOM SEED=260579266

node139.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.750
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.50
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.750
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.750
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.750
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.750
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.92
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.750
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.750
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.750
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:        30150612 kB
Buffers:          304404 kB
Cached:           592804 kB
SwapCached:          788 kB
Active:          1849844 kB
Inactive:          32072 kB
Active(anon):     979144 kB
Inactive(anon):     8064 kB
Active(file):     870700 kB
Inactive(file):    24008 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             36512 kB
Writeback:             0 kB
AnonPages:        992140 kB
Mapped:            13204 kB
Shmem:                 8 kB
Slab:             702640 kB
SReclaimable:     144064 kB
SUnreclaim:       558576 kB
KernelStack:        1496 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1168092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    737280 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= 71216 MiB
End job on node139 at 2012-05-27 11:40:50