Trace number 3750811

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE2.0_TMAX180_K67_cod2.opb
MD5SUMc53c9beb9cd805e63a521141c2bc7101
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-153854
Best CPU time to get the best result obtained on this benchmark1797.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 486
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 441272
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 441272
Number of bits of the biggest sum of numbers19
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.96	c run usual solver
10.48/10.54	c model valid
10.48/10.54	c current solution ok
11.35/11.51	o -7774
11.35/11.51	c current bound: 216749
11.35/11.51	c fallback to adder encoding
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3750811-1339173220/watcher-3750811-1339173220 -o /tmp/evaluation-result-3750811-1339173220/solver-3750811-1339173220 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750811-1339173220.opb 2018258423 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.40 2.12 2.04 3/179 2650
/proc/meminfo: memFree=27905788/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0

[startup+0.0250201 s]
/proc/loadavg: 2.40 2.12 2.04 3/179 2650
/proc/meminfo: memFree=27905788/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.40 2.12 2.04 3/179 2650
/proc/meminfo: memFree=27905788/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300323 s]
/proc/loadavg: 2.40 2.12 2.04 3/179 2650
/proc/meminfo: memFree=27905788/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700323 s]
/proc/loadavg: 2.40 2.12 2.04 3/179 2650
/proc/meminfo: memFree=27905788/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50049 s]
/proc/loadavg: 2.40 2.12 2.04 3/183 2654
/proc/meminfo: memFree=27821416/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=59840 CPUtime=0.95 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 17146 0 0 0 87 8 0 0 20 0 1 0 383446910 61276160 13101 33554432000 4194304 6004724 140734783741632 140734783735680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2651/statm: 14960 13101 163 442 0 14514 0
[pid=2653] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2653/stat : 2653 (cp2_pre.sh) S 2651 2650 2358 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383447006 9367552 276 33554432000 4194304 5064252 140733516869104 140733516867808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2653/statm: 2287 276 234 213 0 72 0
[pid=2654] ppid=2653 vsize=114040 CPUtime=0.53 cores=1,3,5,7
/proc/2654/stat : 2654 (coprocessor) R 2653 2650 2358 0 -1 4202496 18553 0 0 0 49 4 0 0 20 0 1 0 383447006 116776960 25478 33554432000 4194304 6586260 140735147712864 140735147710024 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/2654/statm: 28510 25478 166 584 0 27922 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 192176

[startup+3.1005 s]
/proc/loadavg: 2.40 2.12 2.04 3/183 2654
/proc/meminfo: memFree=27697184/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=59840 CPUtime=0.95 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 17146 0 0 0 87 8 0 0 20 0 1 0 383446910 61276160 13101 33554432000 4194304 6004724 140734783741632 140734783735680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2651/statm: 14960 13101 163 442 0 14514 0
[pid=2653] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2653/stat : 2653 (cp2_pre.sh) S 2651 2650 2358 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383447006 9367552 276 33554432000 4194304 5064252 140733516869104 140733516867808 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2653/statm: 2287 276 234 213 0 72 0
[pid=2654] ppid=2653 vsize=167896 CPUtime=2.12 cores=1,3,5,7
/proc/2654/stat : 2654 (coprocessor) R 2653 2650 2358 0 -1 4202496 30127 0 0 0 207 5 0 0 20 0 1 0 383447006 171925504 40629 33554432000 4194304 6586260 140735147712864 140735147708888 4667130 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/2654/statm: 41974 40629 200 584 0 41386 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 246032

[startup+6.30046 s]
/proc/loadavg: 2.37 2.11 2.04 3/183 2657
/proc/meminfo: memFree=27785684/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=59840 CPUtime=3.81 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 17153 31904 0 0 87 8 269 17 20 0 1 0 383446910 61276160 13101 33554432000 4194304 6004724 140734783741632 140734783736768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2651/statm: 14960 13101 163 442 0 14514 0
[pid=2656] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2656/stat : 2656 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383447293 9367552 267 33554432000 4194304 5064252 140734638687632 140734638686544 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2656/statm: 2287 267 226 213 0 72 0
[pid=2657] ppid=2656 vsize=62440 CPUtime=2.45 cores=1,3,5,7
/proc/2657/stat : 2657 (glucose) R 2656 2650 2358 0 -1 4202496 12849 0 0 0 243 2 0 0 20 0 1 0 383447293 63938560 13836 33554432000 4194304 5208918 140733664060400 140733664058248 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2657/statm: 15610 13836 95 248 0 15359 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 140576

[startup+12.7005 s]
/proc/loadavg: 2.34 2.11 2.04 3/183 2664
/proc/meminfo: memFree=27760516/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=74380 CPUtime=1.11 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 14064 0 0 0 109 2 0 0 20 0 1 0 383448067 76165120 15911 33554432000 4194304 5208918 140736844911696 140736844909528 4213121 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 18595 15911 104 248 0 18344 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 156616

[startup+25.5005 s]
/proc/loadavg: 2.26 2.11 2.03 3/183 2664
/proc/meminfo: memFree=27754056/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=76440 CPUtime=13.91 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 16034 0 0 0 1387 4 0 0 20 0 1 0 383448067 78274560 17172 33554432000 4194304 5208918 140736844911696 140736844908072 4211834 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 19110 17172 105 248 0 18859 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 158676

[startup+51.1005 s]
/proc/loadavg: 2.17 2.10 2.03 3/183 2664
/proc/meminfo: memFree=27704784/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=126244 CPUtime=39.51 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 17412 0 0 0 3946 5 0 0 20 0 1 0 383448067 129273856 29688 33554432000 4194304 5208918 140736844911696 140736844908008 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 31561 29688 105 248 0 31310 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 208480

[startup+102.307 s]
/proc/loadavg: 2.07 2.08 2.03 3/183 2665
/proc/meminfo: memFree=27669100/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=175564 CPUtime=90.71 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 18184 0 0 0 9063 8 0 0 20 0 1 0 383448067 179777536 38568 33554432000 4194304 5208918 140736844911696 140736844909688 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 43891 38568 105 248 0 43640 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 257800

[startup+162.301 s]
/proc/loadavg: 2.02 2.06 2.02 3/183 2665
/proc/meminfo: memFree=27666556/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 55450 0 0 0 140949 100 0 0 20 0 1 0 383448067 211337216 46288 33554432000 4194304 5208918 140736844911696 140736844908072 4211561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 51596 46288 105 248 0 51345 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 288620

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 2676
/proc/meminfo: memFree=27501516/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=256472 CPUtime=1470.47 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 56305 0 0 0 146945 102 0 0 20 0 1 0 383448067 262627328 59901 33554432000 4194304 5208918 140736844911696 140736844907384 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 64118 59901 105 248 0 63867 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 338708

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2676
/proc/meminfo: memFree=27507644/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=256472 CPUtime=1530.47 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 57412 0 0 0 152942 105 0 0 20 0 1 0 383448067 262627328 57341 33554432000 4194304 5208918 140736844911696 140736844908008 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 64118 57341 105 248 0 63867 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 338708

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 2679
/proc/meminfo: memFree=27507244/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=256472 CPUtime=1590.45 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 58522 0 0 0 158937 108 0 0 20 0 1 0 383448067 262627328 54781 33554432000 4194304 5208918 140736844911696 140736844908072 4229471 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 64118 54781 105 248 0 63867 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 338708

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 2703
/proc/meminfo: memFree=27517160/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=256472 CPUtime=1650.45 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 59329 0 0 0 164933 112 0 0 20 0 1 0 383448067 262627328 50387 33554432000 4194304 5208918 140736844911696 140736844908008 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 64118 50387 105 248 0 63867 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 338708

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2703
/proc/meminfo: memFree=27570088/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=206384 CPUtime=1710.43 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 59919 0 0 0 170929 114 0 0 20 0 1 0 383448067 211337216 45264 33554432000 4194304 5208918 140736844911696 140736844909784 4212432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 51596 45264 105 248 0 51345 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 288620

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2743
/proc/meminfo: memFree=27398528/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=256472 CPUtime=1770.42 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 60767 0 0 0 176926 116 0 0 20 0 1 0 383448067 262627328 58365 33554432000 4194304 5208918 140736844911696 140736844908072 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 64118 58365 105 248 0 63867 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 338708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 2745
/proc/meminfo: memFree=24502264/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=256472 CPUtime=1788.63 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 60776 0 0 0 178746 117 0 0 20 0 1 0 383448067 262627328 61437 33554432000 4194304 5208918 140736844911696 140736844907464 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 64118 61437 105 248 0 63867 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 338708

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 2745
/proc/meminfo: memFree=24502264/32873844 swapFree=7120/7120
[pid=2650] ppid=2648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2650/stat : 2650 (npSolver-pbo.sh) S 2648 2650 2358 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383446909 9367552 274 33554432000 4194304 5064252 140735735155840 140735735154752 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2650/statm: 2287 274 233 213 0 72 0
[pid=2651] ppid=2650 vsize=63940 CPUtime=11.43 cores=1,3,5,7
/proc/2651/stat : 2651 (npSolver-pbo) S 2650 2650 2358 0 -1 4202496 20586 50965 0 0 118 77 924 24 20 0 1 0 383446910 65474560 14108 33554432000 4194304 6004724 140734783741632 140734783733984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/2651/statm: 15985 14108 175 442 0 15539 0
[pid=2663] ppid=2651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2663/stat : 2663 (satsolver.sh) S 2651 2650 2358 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 383448067 9367552 267 33554432000 4194304 5064252 140735337780656 140735337779568 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2663/statm: 2287 267 226 213 0 72 0
[pid=2664] ppid=2663 vsize=256472 CPUtime=1788.63 cores=1,3,5,7
/proc/2664/stat : 2664 (glucose) R 2663 2650 2358 0 -1 4202496 60776 0 0 0 178746 117 0 0 20 0 1 0 383448067 262627328 61437 33554432000 4194304 5208918 140736844911696 140736844907464 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2664/statm: 64118 61437 105 248 0 63867 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 338708

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2650 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=433413
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=25844
# CPU time returned by wait4() is 11.4593
# 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.52
CPU time (s): 1800.06
CPU user time (s): 1797.88
CPU system time (s): 2.18
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 418848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.4334
system time used= 1.02584
maximum resident set size= 170100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72529
page faults= 0
swaps= 0
block input operations= 0
block output operations= 130472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 347
involuntary context switches= 33

runsolver used 6.48201 second user time and 19.528 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 18:33:40
IDJOB=3750811
IDBENCH=90637
IDSOLVER=2334
FILE ID=node142/3750811-1339173220
RUNJOBID= node142-1339170245-2375
PBS_JOBID= 14643841
Free space on /tmp= 70948 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE2.0_TMAX180_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750811-1339173220/watcher-3750811-1339173220 -o /tmp/evaluation-result-3750811-1339173220/solver-3750811-1339173220 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750811-1339173220.opb 2018258423 HOME HOME

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

MD5SUM BENCH= c53c9beb9cd805e63a521141c2bc7101
RANDOM SEED=2018258423

node142.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.776
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.55
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.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.776
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.776
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.776
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:        27905680 kB
Buffers:          494108 kB
Cached:          2898868 kB
SwapCached:          112 kB
Active:          2507488 kB
Inactive:        1566272 kB
Active(anon):     669468 kB
Inactive(anon):    11360 kB
Active(file):    1838020 kB
Inactive(file):  1554912 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:            199056 kB
Writeback:             0 kB
AnonPages:        646256 kB
Mapped:            11852 kB
Shmem:               188 kB
Slab:             752456 kB
SReclaimable:     193788 kB
SUnreclaim:       558668 kB
KernelStack:        1520 kB
PageTables:         5376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     929668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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= 69680 MiB
End job on node142 at 2012-06-08 19:03:41