Trace number 3697689

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.08 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE1.0_TMAX60_K67_cod1.opb
MD5SUM45095495cbc234ce584c9f2f0e8c1a12
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-9842
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 14379486
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 14379486
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.41	c fallback to adder encoding
1.69/1.77	c run inc solver
1.69/1.77	c [INC SYSTEM] run initial solver
1.69/1.77	c [INC SYSTEM] preprocess with white file
8.46/8.53	c [INC SYSTEM] finished preprocessing in 6 s
8.46/8.53	c [INC SYSTEM] execute solver
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN

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-3697689-1338122528/watcher-3697689-1338122528 -o /tmp/evaluation-result-3697689-1338122528/solver-3697689-1338122528 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697689-1338122528.opb 1565832107 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.09 1.96 1.68 3/179 24919
/proc/meminfo: memFree=28883292/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0

[startup+0.0133061 s]
/proc/loadavg: 2.09 1.96 1.68 3/179 24919
/proc/meminfo: memFree=28883292/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 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.09 1.96 1.68 3/179 24919
/proc/meminfo: memFree=28883292/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.09 1.96 1.68 3/179 24919
/proc/meminfo: memFree=28883292/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 2.09 1.96 1.68 3/179 24919
/proc/meminfo: memFree=28883292/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 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.09 1.96 1.68 3/181 24921
/proc/meminfo: memFree=28802264/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=1.48 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) R 24919 24919 24682 0 -1 4202496 13654 0 0 0 145 3 0 0 20 0 1 0 278377681 174764032 28906 33554432000 4194304 5992684 140735336118160 140735336113128 4571337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 28906 167 440 0 42223 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 179816

[startup+3.10044 s]
/proc/loadavg: 2.09 1.96 1.68 3/183 24923
/proc/meminfo: memFree=28636956/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=1.8 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14132 0 0 0 161 19 0 0 20 0 1 0 278377681 174764032 30961 33554432000 4194304 5992684 140735336118160 140735336112608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30961 174 440 0 42223 0
[pid=24922] ppid=24920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24922/stat : 24922 (cp2_pre.sh) S 24920 24919 24682 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278377863 9367552 277 33554432000 4194304 5064252 140734129704848 140734129703552 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24922/statm: 2287 277 234 213 0 72 0
[pid=24923] ppid=24922 vsize=297612 CPUtime=1.27 cores=0,2,4,6
/proc/24923/stat : 24923 (coprocessor) R 24922 24919 24682 0 -1 4202496 24764 0 0 0 120 7 0 0 20 0 1 0 278377863 304754688 66501 33554432000 4194304 6586260 140733496843840 140733496840600 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24923/statm: 74403 66501 166 584 0 73815 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 486576

[startup+6.30043 s]
/proc/loadavg: 2.08 1.97 1.68 3/183 24923
/proc/meminfo: memFree=28268480/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=1.8 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14132 0 0 0 161 19 0 0 20 0 1 0 278377681 174764032 30961 33554432000 4194304 5992684 140735336118160 140735336112608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30961 174 440 0 42223 0
[pid=24922] ppid=24920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24922/stat : 24922 (cp2_pre.sh) S 24920 24919 24682 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278377863 9367552 277 33554432000 4194304 5064252 140734129704848 140734129703552 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24922/statm: 2287 277 234 213 0 72 0
[pid=24923] ppid=24922 vsize=462476 CPUtime=4.47 cores=0,2,4,6
/proc/24923/stat : 24923 (coprocessor) R 24922 24919 24682 0 -1 4202496 55386 0 0 0 434 13 0 0 20 0 1 0 278377863 473575424 111431 33554432000 4194304 6586260 140733496843840 140733496839864 4683467 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24923/statm: 115619 111431 190 584 0 115031 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 651440

[startup+12.7003 s]
/proc/loadavg: 2.07 1.97 1.68 3/182 24925
/proc/meminfo: memFree=28565916/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=175956 CPUtime=4.15 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 32550 0 0 0 407 8 0 0 20 0 1 0 278378534 180178944 39442 33554432000 4194304 5654031 140736183338752 140736183326568 4232700 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24925/statm: 43989 39442 140 357 0 43629 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 355772

[startup+25.5004 s]
/proc/loadavg: 2.06 1.97 1.68 3/182 24925
/proc/meminfo: memFree=28565544/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=178724 CPUtime=16.95 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 33128 0 0 0 1687 8 0 0 20 0 1 0 278378534 183013376 40018 33554432000 4194304 5654031 140736183338752 140736183336520 4232729 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24925/statm: 44681 40018 140 357 0 44321 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 358540

[startup+51.1005 s]
/proc/loadavg: 2.04 1.97 1.69 3/182 24925
/proc/meminfo: memFree=28565916/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=178724 CPUtime=42.54 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 33174 0 0 0 4246 8 0 0 20 0 1 0 278378534 183013376 40064 33554432000 4194304 5654031 140736183338752 140736183336520 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 44681 40064 140 357 0 44321 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 358540

[startup+102.3 s]
/proc/loadavg: 2.01 1.97 1.70 3/181 24926
/proc/meminfo: memFree=28560900/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=199020 CPUtime=93.74 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 33972 0 0 0 9366 8 0 0 20 0 1 0 278378534 203796480 41356 33554432000 4194304 5654031 140736183338752 140736183326568 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 49755 41356 140 357 0 49395 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 378836

[startup+162.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/181 24926
/proc/meminfo: memFree=28549904/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=204448 CPUtime=153.73 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 34560 0 0 0 15364 9 0 0 20 0 1 0 278378534 209354752 43466 33554432000 4194304 5654031 140736183338752 140736183326568 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 51112 43466 140 357 0 50752 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 384264

[startup+222.307 s]
/proc/loadavg: 2.06 1.99 1.74 3/181 24926
/proc/meminfo: memFree=28558180/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=204448 CPUtime=213.71 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 35405 0 0 0 21362 9 0 0 20 0 1 0 278378534 209354752 42774 33554432000 4194304 5654031 140736183338752 140736183326568 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 51112 42774 141 357 0 50752 0
Current children cumulated CPU time (s) 222.21

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

/proc/loadavg: 2.03 2.02 1.91 3/181 25048
/proc/meminfo: memFree=28483872/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=207228 CPUtime=1353.54 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 37550 0 0 0 135342 12 0 0 20 0 1 0 278378534 212201472 47009 33554432000 4194304 5654031 140736183338752 140736183326568 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 51807 47009 141 357 0 51447 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 387044

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/181 25048
/proc/meminfo: memFree=28480336/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=207436 CPUtime=1413.53 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 37847 0 0 0 141341 12 0 0 20 0 1 0 278378534 212414464 47817 33554432000 4194304 5654031 140736183338752 140736183326568 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 51859 47817 141 357 0 51499 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 387252

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 25048
/proc/meminfo: memFree=28475868/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=238256 CPUtime=1473.52 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 38072 0 0 0 147340 12 0 0 20 0 1 0 278378534 243974144 48078 33554432000 4194304 5654031 140736183338752 140736183326568 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 59564 48078 141 357 0 59204 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 418072

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 25048
/proc/meminfo: memFree=28473696/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=238256 CPUtime=1533.51 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 38118 0 0 0 153339 12 0 0 20 0 1 0 278378534 243974144 48635 33554432000 4194304 5654031 140736183338752 140736183326568 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 59564 48635 141 357 0 59204 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 418072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 25048
/proc/meminfo: memFree=28465692/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=238404 CPUtime=1593.5 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 38158 0 0 0 159338 12 0 0 20 0 1 0 278378534 244125696 49186 33554432000 4194304 5654031 140736183338752 140736183326568 4215290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 59601 49186 141 357 0 59241 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 418220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/182 25091
/proc/meminfo: memFree=28552544/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=238716 CPUtime=1653.49 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 38250 0 0 0 165337 12 0 0 20 0 1 0 278378534 244445184 50300 33554432000 4194304 5654031 140736183338752 140736183336440 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 59679 50300 141 357 0 59319 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 418532

[startup+1722.3 s]
/proc/loadavg: 2.24 2.07 1.94 3/181 25412
/proc/meminfo: memFree=28778784/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=238852 CPUtime=1713.49 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 38288 0 0 0 171336 13 0 0 20 0 1 0 278378534 244584448 50849 33554432000 4194304 5654031 140736183338752 140736183326568 4215126 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 59713 50849 141 357 0 59353 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 418668

[startup+1782.3 s]
/proc/loadavg: 2.09 2.06 1.94 3/181 25416
/proc/meminfo: memFree=28114736/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=238852 CPUtime=1773.48 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 38293 0 0 0 177335 13 0 0 20 0 1 0 278378534 244584448 51365 33554432000 4194304 5654031 140736183338752 140736183326568 4215076 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 59713 51365 141 357 0 59353 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 418668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.05 1.94 3/181 25416
/proc/meminfo: memFree=28109960/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=243296 CPUtime=1791.58 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 38837 0 0 0 179145 13 0 0 20 0 1 0 278378534 249135104 52420 33554432000 4194304 5654031 140736183338752 140736183336520 4215344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 60824 52420 141 357 0 60464 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 423112

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.06 2.05 1.94 3/181 25416
/proc/meminfo: memFree=28109960/32873844 swapFree=6856/6856
[pid=24919] ppid=24917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24919/stat : 24919 (npSolver-pbo-It) S 24917 24919 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278377681 9367552 274 33554432000 4194304 5064252 140733738007488 140733738006400 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24919/statm: 2287 274 233 213 0 72 0
[pid=24920] ppid=24919 vsize=170668 CPUtime=8.5 cores=0,2,4,6
/proc/24920/stat : 24920 (npSolver-pbo) S 24919 24919 24682 0 -1 4202496 14148 58009 0 0 161 19 644 26 20 0 1 0 278377681 174764032 30963 33554432000 4194304 5992684 140735336118160 140735336104424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24920/statm: 42667 30963 176 440 0 42223 0
[pid=24925] ppid=24920 vsize=243296 CPUtime=1791.58 cores=0,2,4,6
/proc/24925/stat : 24925 (glucosInc) R 24920 24919 24682 0 -1 4202496 38837 0 0 0 179145 13 0 0 20 0 1 0 278378534 249135104 52420 33554432000 4194304 5654031 140736183338752 140736183336520 4215344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24925/statm: 60824 52420 141 357 0 60464 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 423112

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.5
CPU system time (s): 0.58
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 655268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.05977
system time used= 0.471928
maximum resident set size= 462812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72532
page faults= 0
swaps= 0
block input operations= 0
block output operations= 238568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 15

runsolver used 6.49001 second user time and 18.1232 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 14:42:08
IDJOB=3697689
IDBENCH=91523
IDSOLVER=2275
FILE ID=node144/3697689-1338122528
RUNJOBID= node144-1338121665-24698
PBS_JOBID= 14624480
Free space on /tmp= 71448 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null10mast_rapportOE1.0_TMAX60_K67_cod1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697689-1338122528/watcher-3697689-1338122528 -o /tmp/evaluation-result-3697689-1338122528/solver-3697689-1338122528 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697689-1338122528.opb 1565832107 HOME HOME

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

MD5SUM BENCH= 45095495cbc234ce584c9f2f0e8c1a12
RANDOM SEED=1565832107

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        28883556 kB
Buffers:          301948 kB
Cached:          2553152 kB
SwapCached:            0 kB
Active:          1133092 kB
Inactive:        2071252 kB
Active(anon):     350984 kB
Inactive(anon):        0 kB
Active(file):     782108 kB
Inactive(file):  2071252 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11628 kB
Writeback:            20 kB
AnonPages:        301752 kB
Mapped:            15788 kB
Shmem:               200 kB
Slab:             646824 kB
SReclaimable:      88516 kB
SUnreclaim:       558308 kB
KernelStack:        1472 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     507032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 71344 MiB
End job on node144 at 2012-05-27 15:12:08