Trace number 3698323

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx49.opb
MD5SUMe08af5097f76b1d4e2b0ba1d8a42ed5a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
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.49	c run inc solver
0.00/0.49	c [INC SYSTEM] run initial solver
0.00/0.49	c [INC SYSTEM] preprocess with white file
24.97/25.09	c [INC SYSTEM] finished preprocessing in 24 s
24.97/25.09	c [INC SYSTEM] execute solver
1800.06/1800.41	c an unexpexted return value has been received, exit
1800.06/1800.41	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-3698323-1338082243/watcher-3698323-1338082243 -o /tmp/evaluation-result-3698323-1338082243/solver-3698323-1338082243 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698323-1338082243.opb 1931786169 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30760
/proc/meminfo: memFree=31420736/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0

[startup+0.025849 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30760
/proc/meminfo: memFree=31420736/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100224 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30760
/proc/meminfo: memFree=31420736/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 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.00 2.02 2.00 3/179 30760
/proc/meminfo: memFree=31420736/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700188 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 30760
/proc/meminfo: memFree=31420736/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 30764
/proc/meminfo: memFree=31133860/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=0.48 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10269 0 0 0 42 6 0 0 20 0 1 0 274349180 63049728 12291 33554432000 4194304 5992684 140737322931712 140737322926160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30761/statm: 15393 12291 165 440 0 14949 0
[pid=30763] ppid=30761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30763/stat : 30763 (cp2_pre.sh) S 30761 30760 25792 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274349229 9367552 276 33554432000 4194304 5064252 140737368265520 140737368264224 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30763/statm: 2287 276 234 213 0 72 0
[pid=30764] ppid=30763 vsize=296516 CPUtime=0.99 cores=1,3,5,7
/proc/30764/stat : 30764 (coprocessor) R 30763 30760 25792 0 -1 4202496 35282 0 0 0 91 8 0 0 20 0 1 0 274349229 303632384 65475 33554432000 4194304 6586260 140737473914928 140737473911192 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/30764/statm: 74129 65475 166 584 0 73541 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 376384

[startup+3.10041 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 30764
/proc/meminfo: memFree=31024092/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=0.48 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10269 0 0 0 42 6 0 0 20 0 1 0 274349180 63049728 12291 33554432000 4194304 5992684 140737322931712 140737322926160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30761/statm: 15393 12291 165 440 0 14949 0
[pid=30763] ppid=30761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30763/stat : 30763 (cp2_pre.sh) S 30761 30760 25792 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274349229 9367552 276 33554432000 4194304 5064252 140737368265520 140737368264224 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30763/statm: 2287 276 234 213 0 72 0
[pid=30764] ppid=30763 vsize=370612 CPUtime=2.6 cores=1,3,5,7
/proc/30764/stat : 30764 (coprocessor) R 30763 30760 25792 0 -1 4202496 47393 0 0 0 248 12 0 0 20 0 1 0 274349229 379506688 89847 33554432000 4194304 6586260 140737473914928 140737473910952 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/30764/statm: 92686 89850 183 584 0 92098 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 450480

[startup+6.30042 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 30764
/proc/meminfo: memFree=30977204/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=0.48 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10269 0 0 0 42 6 0 0 20 0 1 0 274349180 63049728 12291 33554432000 4194304 5992684 140737322931712 140737322926160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30761/statm: 15393 12291 165 440 0 14949 0
[pid=30763] ppid=30761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30763/stat : 30763 (cp2_pre.sh) S 30761 30760 25792 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274349229 9367552 276 33554432000 4194304 5064252 140737368265520 140737368264224 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30763/statm: 2287 276 234 213 0 72 0
[pid=30764] ppid=30763 vsize=383456 CPUtime=5.79 cores=1,3,5,7
/proc/30764/stat : 30764 (coprocessor) R 30763 30760 25792 0 -1 4202496 51128 0 0 0 566 13 0 0 20 0 1 0 274349229 392658944 93582 33554432000 4194304 6586260 140737473914928 140737473910296 4683532 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/30764/statm: 95864 93582 190 584 0 95276 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 463324

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 30764
/proc/meminfo: memFree=30974164/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=0.48 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10269 0 0 0 42 6 0 0 20 0 1 0 274349180 63049728 12291 33554432000 4194304 5992684 140737322931712 140737322926160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30761/statm: 15393 12291 165 440 0 14949 0
[pid=30763] ppid=30761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30763/stat : 30763 (cp2_pre.sh) S 30761 30760 25792 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274349229 9367552 276 33554432000 4194304 5064252 140737368265520 140737368264224 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30763/statm: 2287 276 234 213 0 72 0
[pid=30764] ppid=30763 vsize=384380 CPUtime=12.19 cores=1,3,5,7
/proc/30764/stat : 30764 (coprocessor) R 30763 30760 25792 0 -1 4202496 51354 0 0 0 1206 13 0 0 20 0 1 0 274349229 393605120 93808 33554432000 4194304 6586260 140737473914928 140737473910296 4676681 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/30764/statm: 96095 93808 190 584 0 95507 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 464248

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 30766
/proc/meminfo: memFree=31264936/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=106696 CPUtime=0.4 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 19684 0 0 0 36 4 0 0 20 0 1 0 274351689 109256704 22768 33554432000 4194304 5654031 140734046712416 140737322919208 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 26674 22768 131 357 0 26314 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 177416

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 30766
/proc/meminfo: memFree=31211340/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=148672 CPUtime=25.99 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 24784 0 0 0 2592 7 0 0 20 0 1 0 274351689 152240128 31924 33554432000 4194304 5654031 140734046712416 140734046700232 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 37168 31924 142 357 0 36808 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 219392

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 30766
/proc/meminfo: memFree=31208956/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=167528 CPUtime=77.18 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 24796 0 0 0 7711 7 0 0 20 0 1 0 274351689 171548672 32467 33554432000 4194304 5654031 140734046712416 140734046700232 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 41882 32467 142 357 0 41522 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 238248

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 30768
/proc/meminfo: memFree=31198484/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=167816 CPUtime=137.15 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 25452 0 0 0 13707 8 0 0 20 0 1 0 274351689 171843584 35063 33554432000 4194304 5654031 140734046712416 140734046700232 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 41954 35063 142 357 0 41594 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 238536

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 30768
/proc/meminfo: memFree=31176276/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.05 2.08 3/181 30929
/proc/meminfo: memFree=30951396/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=247188 CPUtime=1276.98 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 37023 0 0 0 127668 30 0 0 20 0 1 0 274351689 253120512 54993 33554432000 4194304 5654031 140734046712416 140734046700232 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 61797 54993 142 357 0 61437 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 317908

[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 2.08 3/181 30929
/proc/meminfo: memFree=30960040/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=278008 CPUtime=1336.96 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 37689 0 0 0 133664 32 0 0 20 0 1 0 274351689 284680192 55051 33554432000 4194304 5654031 140734046712416 140734046700232 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 69502 55051 142 357 0 69142 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 348728

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.07 3/181 30930
/proc/meminfo: memFree=30948016/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=247188 CPUtime=1396.96 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 38237 0 0 0 139663 33 0 0 20 0 1 0 274351689 253120512 54481 33554432000 4194304 5654031 140734046712416 140734046700232 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 61797 54481 142 357 0 61437 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 317908

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/181 30930
/proc/meminfo: memFree=30956908/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=247188 CPUtime=1456.95 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 38843 0 0 0 145659 36 0 0 20 0 1 0 274351689 253120512 53969 33554432000 4194304 5654031 140734046712416 140734046700232 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 61797 53969 142 357 0 61437 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 317908

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/181 30930
/proc/meminfo: memFree=31001920/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=197868 CPUtime=1516.94 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 38919 0 0 0 151657 37 0 0 20 0 1 0 274351689 202616832 42706 33554432000 4194304 5654031 140734046712416 140734046700232 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 49467 42706 142 357 0 49107 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 268588

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.06 3/181 30930
/proc/meminfo: memFree=30925092/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=278008 CPUtime=1576.93 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 39530 0 0 0 157654 39 0 0 20 0 1 0 274351689 284680192 58132 33554432000 4194304 5654031 140734046712416 140734046700232 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 69502 58132 142 357 0 69142 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 348728

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 30930
/proc/meminfo: memFree=30938576/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=278008 CPUtime=1636.91 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 40138 0 0 0 163651 40 0 0 20 0 1 0 274351689 284680192 57108 33554432000 4194304 5654031 140734046712416 140734046700232 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 69502 57108 142 357 0 69142 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 348728

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30931
/proc/meminfo: memFree=30946660/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=247188 CPUtime=1696.91 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 40674 0 0 0 169649 42 0 0 20 0 1 0 274351689 253120512 52945 33554432000 4194304 5654031 140734046712416 140734046700232 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 61797 52945 142 357 0 61437 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 317908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 30934
/proc/meminfo: memFree=30975640/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=197868 CPUtime=1756.9 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 40758 0 0 0 175647 43 0 0 20 0 1 0 274351689 202616832 42706 33554432000 4194304 5654031 140734046712416 140734046700232 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 49467 42706 142 357 0 49107 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 268588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 30934
/proc/meminfo: memFree=30933068/32873844 swapFree=7112/7112
[pid=30760] ppid=30758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30760/stat : 30760 (npSolver-pbo-It) S 30758 30760 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274349180 9367552 274 33554432000 4194304 5064252 140735469780128 140735469779040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30760/statm: 2287 274 233 213 0 72 0
[pid=30761] ppid=30760 vsize=61572 CPUtime=25.06 cores=1,3,5,7
/proc/30761/stat : 30761 (npSolver-pbo) S 30760 30760 25792 0 -1 4202496 10285 55752 0 0 42 6 2241 217 20 0 1 0 274349180 63049728 12294 33554432000 4194304 5992684 140737322931712 140737322917976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/30761/statm: 15393 12294 167 440 0 14949 0
[pid=30766] ppid=30761 vsize=247188 CPUtime=1775 cores=1,3,5,7
/proc/30766/stat : 30766 (glucosInc) R 30761 30760 25792 0 -1 4202496 41287 0 0 0 177456 44 0 0 20 0 1 0 274351689 253120512 52433 33554432000 4194304 5654031 140734046712416 140734046700232 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30766/statm: 61797 52433 142 357 0 61437 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 317908

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30760 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=845526
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=244658
# CPU time returned by wait4() is 25.0902
# 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.41
CPU time (s): 1800.06
CPU user time (s): 1797.39
CPU system time (s): 2.67
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 593360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8455
system time used= 2.24466
maximum resident set size= 496340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66412
page faults= 0
swaps= 0
block input operations= 0
block output operations= 97992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 38

runsolver used 3.03454 second user time and 8.46371 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 03:30:43
IDJOB=3698323
IDBENCH=71848
IDSOLVER=2275
FILE ID=node142/3698323-1338082243
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71664 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698323-1338082243/watcher-3698323-1338082243 -o /tmp/evaluation-result-3698323-1338082243/solver-3698323-1338082243 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698323-1338082243.opb 1931786169 HOME HOME

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

MD5SUM BENCH= e08af5097f76b1d4e2b0ba1d8a42ed5a
RANDOM SEED=1931786169

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:        31421380 kB
Buffers:          250440 kB
Cached:           224588 kB
SwapCached:            0 kB
Active:           605224 kB
Inactive:          48000 kB
Active(anon):     167768 kB
Inactive(anon):    12432 kB
Active(file):     437456 kB
Inactive(file):    35568 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8240 kB
Writeback:             0 kB
AnonPages:        184424 kB
Mapped:            12932 kB
Shmem:               200 kB
Slab:             659240 kB
SReclaimable:     101084 kB
SUnreclaim:       558156 kB
KernelStack:        1504 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     306964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 71580 MiB
End job on node142 at 2012-05-27 04:00:43