Trace number 3749080

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 (fixed)? (TO) 1800 1800.71

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx75.opb
MD5SUM899c8865b8ac9a45eaa204f923cbd9e8
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 variables4977
Total number of constraints5494
Number of constraints which are clauses4970
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints448
Minimum length of a constraint2
Maximum length of a constraint448
Number of terms in the objective function 7
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 7
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 947
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.97	c run inc solver
0.00/0.97	c [INC SYSTEM] run initial solver
0.00/0.97	c [INC SYSTEM] preprocess with white file
6.21/6.61	c [INC SYSTEM] finished preprocessing in 5 s
6.21/6.61	c [INC SYSTEM] execute solver
1800.00/1800.70	c an unexpexted return value has been received, exit
1800.00/1800.70	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-3749080-1339218916/watcher-3749080-1339218916 -o /tmp/evaluation-result-3749080-1339218916/solver-3749080-1339218916 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749080-1339218916.opb 973289591 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: 0.00 0.00 0.00 3/177 28980
/proc/meminfo: memFree=29454120/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0

[startup+0.0760679 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 28980
/proc/meminfo: memFree=29454120/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100363 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 28980
/proc/meminfo: memFree=29454120/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300317 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 28980
/proc/meminfo: memFree=29454120/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700308 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 28980
/proc/meminfo: memFree=29454120/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 28984
/proc/meminfo: memFree=29282516/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=0.96 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6034 0 0 0 87 9 0 0 20 0 1 0 388015949 75194368 13530 33554432000 4194304 6004724 140736774505840 140736774500304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13530 163 442 0 17912 0
[pid=28983] ppid=28981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28983/stat : 28983 (cp2_pre.sh) S 28981 28980 28935 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 388016047 9367552 276 33554432000 4194304 5064252 140733984547312 140733984546016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28983/statm: 2287 276 234 213 0 72 0
[pid=28984] ppid=28983 vsize=69896 CPUtime=0.51 cores=0,2,4,6
/proc/28984/stat : 28984 (coprocessor) R 28983 28980 28935 0 -1 4202496 8727 0 0 0 47 4 0 0 20 0 1 0 388016047 71573504 16438 33554432000 4194304 6586260 140737336105648 140737336102536 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/28984/statm: 17474 16438 138 584 0 16886 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 161624

[startup+3.10038 s]
/proc/loadavg: 0.16 0.03 0.01 3/183 28986
/proc/meminfo: memFree=28892280/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=0.96 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6034 0 0 0 87 9 0 0 20 0 1 0 388015949 75194368 13530 33554432000 4194304 6004724 140736774505840 140736774500304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13530 163 442 0 17912 0
[pid=28983] ppid=28981 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28983/stat : 28983 (cp2_pre.sh) S 28981 28980 28935 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 388016047 9367552 276 33554432000 4194304 5064252 140733984547312 140733984546016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28983/statm: 2287 276 234 213 0 72 0
[pid=28984] ppid=28983 vsize=323548 CPUtime=2.11 cores=0,2,4,6
/proc/28984/stat : 28984 (coprocessor) R 28983 28980 28935 0 -1 4202496 44345 0 0 0 199 12 0 0 20 0 1 0 388016047 331313152 74029 33554432000 4194304 6586260 140737336105648 140737336101976 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/28984/statm: 80887 74029 166 584 0 80299 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 415276

[startup+6.30044 s]
/proc/loadavg: 0.16 0.03 0.01 3/183 28986
/proc/meminfo: memFree=28369736/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=0.96 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6034 0 0 0 87 9 0 0 20 0 1 0 388015949 75194368 13530 33554432000 4194304 6004724 140736774505840 140736774500304 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13530 163 442 0 17912 0
[pid=28983] ppid=28981 vsize=9148 CPUtime=5.25 cores=0,2,4,6
/proc/28983/stat : 28983 (cp2_pre.sh) S 28981 28980 28935 0 -1 4202496 632 51609 0 0 0 0 495 30 20 0 1 0 388016047 9367552 280 33554432000 4194304 5064252 140733984547312 140733984546016 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28983/statm: 2287 280 238 213 0 72 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 91728

[startup+12.7004 s]
/proc/loadavg: 0.66 0.15 0.05 3/181 28990
/proc/meminfo: memFree=28997104/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=125232 CPUtime=6.07 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 25532 0 0 0 603 4 0 0 20 0 1 0 388016611 128237568 28696 33554432000 4194304 5654031 140736031419168 140736031417048 4233173 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28988/statm: 31308 28696 131 357 0 30948 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 207812

[startup+25.5065 s]
/proc/loadavg: 0.87 0.21 0.07 3/181 28990
/proc/meminfo: memFree=28983428/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=140092 CPUtime=18.87 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 26750 0 0 0 1882 5 0 0 20 0 1 0 388016611 143454208 30422 33554432000 4194304 5654031 140736031419168 140736031416952 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28988/statm: 35023 30422 140 357 0 34663 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 222672

[startup+51.1004 s]
/proc/loadavg: 1.25 0.35 0.12 3/181 28990
/proc/meminfo: memFree=28987296/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=141824 CPUtime=44.46 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 28044 0 0 0 4440 6 0 0 20 0 1 0 388016611 145227776 30295 33554432000 4194304 5654031 140736031419168 140736031416952 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 35456 30295 142 357 0 35096 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 224404

[startup+102.3 s]
/proc/loadavg: 1.67 0.60 0.21 3/181 28990
/proc/meminfo: memFree=28925632/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=180440 CPUtime=95.65 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 29179 0 0 0 9558 7 0 0 20 0 1 0 388016611 184770560 41777 33554432000 4194304 5654031 140736031419168 140736031406984 4232710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 45110 41777 142 357 0 44750 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 263020

[startup+162.3 s]
/proc/loadavg: 1.89 0.87 0.33 3/181 28991
/proc/meminfo: memFree=28919960/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=180440 CPUtime=155.63 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 29200 0 0 0 15555 8 0 0 20 0 1 0 388016611 184770560 41826 33554432000 4194304 5654031 140736031419168 140736031406984 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 45110 41826 142 357 0 44750 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 263020

[startup+222.3 s]
/proc/loadavg: 1.96 1.07 0.43 3/181 28991
/proc/meminfo: memFree=28897064/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=192112 CPUtime=215.62 cores=0,2,4,6

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

/proc/loadavg: 2.00 1.97 1.51 3/181 29001
/proc/meminfo: memFree=28855204/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=193520 CPUtime=1355.44 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 41654 0 0 0 135517 27 0 0 20 0 1 0 388016611 198164480 46465 33554432000 4194304 5654031 140736031419168 140736031417192 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 48380 46465 142 357 0 48020 0
Current children cumulated CPU time (s) 1361.67
Current children cumulated vsize (KiB) 276100

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 29002
/proc/meminfo: memFree=28789604/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=242840 CPUtime=1415.43 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 42086 0 0 0 141515 28 0 0 20 0 1 0 388016611 248668160 58650 33554432000 4194304 5654031 140736031419168 140736031406984 4216254 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 60710 58650 142 357 0 60350 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 325420

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/181 29002
/proc/meminfo: memFree=28804964/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=242840 CPUtime=1475.42 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 42822 0 0 0 147513 29 0 0 20 0 1 0 388016611 248668160 57626 33554432000 4194304 5654031 140736031419168 140736031406984 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 60710 57626 142 357 0 60350 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 325420

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/182 29005
/proc/meminfo: memFree=28783796/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=242840 CPUtime=1535.42 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 43342 0 0 0 153512 30 0 0 20 0 1 0 388016611 248668160 56602 33554432000 4194304 5654031 140736031419168 140736031406984 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 60710 56602 142 357 0 60350 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 325420

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/181 29005
/proc/meminfo: memFree=28775320/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=242840 CPUtime=1595.41 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 43771 0 0 0 159510 31 0 0 20 0 1 0 388016611 248668160 56090 33554432000 4194304 5654031 140736031419168 140736031406984 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 60710 56090 142 357 0 60350 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 325420

[startup+1662.31 s]
/proc/loadavg: 2.00 1.97 1.64 3/181 29005
/proc/meminfo: memFree=28767552/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=242840 CPUtime=1655.41 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 44203 0 0 0 165509 32 0 0 20 0 1 0 388016611 248668160 56602 33554432000 4194304 5654031 140736031419168 140736031406984 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 60710 56602 142 357 0 60350 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 325420

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/181 29006
/proc/meminfo: memFree=28755936/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=242840 CPUtime=1715.38 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 44636 0 0 0 171506 32 0 0 20 0 1 0 388016611 248668160 57114 33554432000 4194304 5654031 140736031419168 140736031406984 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 60710 57114 142 357 0 60350 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 325420

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/181 29006
/proc/meminfo: memFree=28795516/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=273660 CPUtime=1775.37 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 45846 0 0 0 177503 34 0 0 20 0 1 0 388016611 280227840 58884 33554432000 4194304 5654031 140736031419168 140736031406984 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 68415 58884 142 357 0 68055 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 356240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 1.97 1.68 2/173 29031
/proc/meminfo: memFree=29200856/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=242840 CPUtime=1793.77 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 46293 0 0 0 179342 35 0 0 20 0 1 0 388016611 248668160 54554 33554432000 4194304 5654031 140736031419168 140736031417096 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 60710 54554 142 357 0 60350 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 325420

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.7 s]
/proc/loadavg: 2.00 1.97 1.68 2/173 29031
/proc/meminfo: memFree=29200856/32873844 swapFree=7628/7628
[pid=28980] ppid=28978 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28980/stat : 28980 (npSolver-pbo-I.) S 28978 28980 28935 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388015949 9367552 275 33554432000 4194304 5064252 140737075631376 140737075630288 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28980/statm: 2287 275 233 213 0 72 0
[pid=28981] ppid=28980 vsize=73432 CPUtime=6.23 cores=0,2,4,6
/proc/28981/stat : 28981 (npSolver-pbo) S 28980 28980 28935 0 -1 4202496 6052 52510 0 0 87 9 496 31 20 0 1 0 388015949 75194368 13534 33554432000 4194304 6004724 140736774505840 140736774492120 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28981/statm: 18358 13534 167 442 0 17912 0
[pid=28988] ppid=28981 vsize=242840 CPUtime=1793.77 cores=0,2,4,6
/proc/28988/stat : 28988 (glucosInc) R 28981 28980 28935 0 -1 4202496 46293 0 0 0 179342 35 0 0 20 0 1 0 388016611 248668160 54554 33554432000 4194304 5654031 140736031419168 140736031417096 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28988/statm: 60710 54554 142 357 0 60350 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 325420

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28980 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=836112
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=418936
# CPU time returned by wait4() is 6.25505
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.71
CPU time (s): 1800
CPU user time (s): 1799.25
CPU system time (s): 0.75
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 457928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.83611
system time used= 0.418936
maximum resident set size= 372164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58939
page faults= 0
swaps= 0
block input operations= 0
block output operations= 133664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 25

runsolver used 2.88756 second user time and 17.3734 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-09 07:15:16
IDJOB=3749080
IDBENCH=71843
IDSOLVER=2333
FILE ID=node143/3749080-1339218916
RUNJOBID= node143-1339218915-28951
PBS_JOBID= 14644282
Free space on /tmp= 70096 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx75.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749080-1339218916/watcher-3749080-1339218916 -o /tmp/evaluation-result-3749080-1339218916/solver-3749080-1339218916 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749080-1339218916.opb 973289591 HOME HOME

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

MD5SUM BENCH= 899c8865b8ac9a45eaa204f923cbd9e8
RANDOM SEED=973289591

node143.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.787
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.57
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.787
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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.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.787
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.787
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.787
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	: 5298.57
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.787
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.787
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:        29454756 kB
Buffers:         1923304 kB
Cached:           399676 kB
SwapCached:          196 kB
Active:          2194888 kB
Inactive:         178156 kB
Active(anon):      38436 kB
Inactive(anon):    11452 kB
Active(file):    2156452 kB
Inactive(file):   166704 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:             18264 kB
Writeback:             0 kB
AnonPages:         32340 kB
Mapped:             9288 kB
Shmem:               160 kB
Slab:             904364 kB
SReclaimable:     346300 kB
SUnreclaim:       558064 kB
KernelStack:        1376 kB
PageTables:         3924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     164124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70076 MiB
End job on node143 at 2012-06-09 07:45:17