Trace number 3750997

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww1.opb
MD5SUM52b3cfe13fa99e74b3b63fc245437649
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.003998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables60
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 89643482
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 740339225
Number of bits of the biggest sum of numbers30
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.64	c run inc solver
0.00/0.64	c [INC SYSTEM] run initial solver
0.00/0.64	c [INC SYSTEM] preprocess with white file
0.00/0.82	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.82	c [INC SYSTEM] execute solver
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750997-1339123696/watcher-3750997-1339123696 -o /tmp/evaluation-result-3750997-1339123696/solver-3750997-1339123696 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3750997-1339123696.opb 1773896982 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: 4.99 3.75 2.73 5/180 25281
/proc/meminfo: memFree=15744760/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0

[startup+0.080363 s]
/proc/loadavg: 4.99 3.75 2.73 5/180 25281
/proc/meminfo: memFree=15744760/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100384 s]
/proc/loadavg: 4.99 3.75 2.73 5/180 25281
/proc/meminfo: memFree=15744760/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 4.99 3.75 2.73 5/180 25281
/proc/meminfo: memFree=15744760/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70033 s]
/proc/loadavg: 4.99 3.75 2.73 5/180 25281
/proc/meminfo: memFree=15744760/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 4.99 3.75 2.73 4/183 25287
/proc/meminfo: memFree=21678804/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=6532 CPUtime=0.66 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 1462 0 0 0 66 0 0 0 20 0 1 0 378494618 6688768 1160 33554432000 4194304 5654031 140733790695456 140733790693352 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25287/statm: 1633 1160 141 357 0 1273 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19800

[startup+3.10031 s]
/proc/loadavg: 4.83 3.74 2.73 4/183 25287
/proc/meminfo: memFree=28985024/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=10416 CPUtime=2.26 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 2931 0 0 0 226 0 0 0 20 0 1 0 378494618 10665984 2111 33554432000 4194304 5654031 140733790695456 140733790683272 4233201 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25287/statm: 2604 2111 141 357 0 2244 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 23684

[startup+6.30027 s]
/proc/loadavg: 4.83 3.74 2.73 3/182 25287
/proc/meminfo: memFree=28998732/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=12908 CPUtime=5.46 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 3109 0 0 0 546 0 0 0 20 0 1 0 378494618 13217792 2789 33554432000 4194304 5654031 140733790695456 140733790683272 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25287/statm: 3227 2789 142 357 0 2867 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 26176

[startup+12.7003 s]
/proc/loadavg: 4.39 3.68 2.72 3/182 25287
/proc/meminfo: memFree=28995824/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=19996 CPUtime=11.85 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 3849 0 0 0 1185 0 0 0 20 0 1 0 378494618 20475904 4229 33554432000 4194304 5654031 140733790695456 140733790683272 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25287/statm: 4999 4229 142 357 0 4639 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 33264

[startup+25.5003 s]
/proc/loadavg: 4.02 3.62 2.71 3/182 25287
/proc/meminfo: memFree=28988996/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=34268 CPUtime=24.64 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 5367 0 0 0 2463 1 0 0 20 0 1 0 378494618 35090432 6371 33554432000 4194304 5654031 140733790695456 140733790683272 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25287/statm: 8567 6371 142 357 0 8207 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 47536

[startup+51.1003 s]
/proc/loadavg: 3.39 3.51 2.70 3/182 25287
/proc/meminfo: memFree=28988024/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=34268 CPUtime=50.23 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 5372 0 0 0 5022 1 0 0 20 0 1 0 378494618 35090432 6884 33554432000 4194304 5654031 140733790695456 140733790683272 4215071 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 8567 6884 142 357 0 8207 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 47536

[startup+102.307 s]
/proc/loadavg: 2.63 3.28 2.66 3/181 25287
/proc/meminfo: memFree=28976244/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=41448 CPUtime=101.43 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 6192 0 0 0 10141 2 0 0 20 0 1 0 378494618 42442752 9954 33554432000 4194304 5654031 140733790695456 140733790683272 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 10362 9954 142 357 0 10002 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 54716

[startup+162.3 s]
/proc/loadavg: 2.23 3.04 2.62 3/182 25290
/proc/meminfo: memFree=28950700/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=64860 CPUtime=161.41 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 8080 0 0 0 16138 3 0 0 20 0 1 0 378494618 66416640 14051 33554432000 4194304 5654031 140733790695456 140733790683272 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 16215 14051 142 357 0 15855 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 78128

[startup+222.3 s]
/proc/loadavg: 2.08 2.85 2.58 3/181 25291
/proc/meminfo: memFree=28946484/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=64860 CPUtime=221.4 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 8082 0 0 0 22137 3 0 0 20 0 1 0 378494618 66416640 14563 33554432000 4194304 5654031 140733790695456 140733790683272 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 16215 14563 142 357 0 15855 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 78128

[startup+282.3 s]

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

/proc/loadavg: 2.05 2.03 2.16 3/181 25320
/proc/meminfo: memFree=28832836/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=133496 CPUtime=1301.24 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 15065 0 0 0 130094 30 0 0 20 0 1 0 378494618 136699904 27299 33554432000 4194304 5654031 140733790695456 140733790683272 4232839 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 33374 27299 142 357 0 33014 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 146764

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.15 3/182 25323
/proc/meminfo: memFree=28829772/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=164316 CPUtime=1361.23 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 16363 0 0 0 136090 33 0 0 20 0 1 0 378494618 168259584 29064 33554432000 4194304 5654031 140733790695456 140733790683272 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 41079 29064 142 357 0 40719 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 177584

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.14 3/180 25323
/proc/meminfo: memFree=28834148/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=133496 CPUtime=1421.23 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 16488 0 0 0 142089 34 0 0 20 0 1 0 378494618 136699904 27461 33554432000 4194304 5654031 140733790695456 140733790683272 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 33374 27461 142 357 0 33014 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 146764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/181 25324
/proc/meminfo: memFree=28896880/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=133496 CPUtime=1481.21 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 17197 0 0 0 148085 36 0 0 20 0 1 0 378494618 136699904 26949 33554432000 4194304 5654031 140733790695456 140733790683272 4233144 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 33374 26949 142 357 0 33014 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 146764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 25324
/proc/meminfo: memFree=28828136/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=133496 CPUtime=1541.2 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 17916 0 0 0 154083 37 0 0 20 0 1 0 378494618 136699904 27461 33554432000 4194304 5654031 140733790695456 140733790683272 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 33374 27461 142 357 0 33014 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 146764

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 25324
/proc/meminfo: memFree=28830236/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=133496 CPUtime=1601.19 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 18627 0 0 0 160080 39 0 0 20 0 1 0 378494618 136699904 27461 33554432000 4194304 5654031 140733790695456 140733790683272 4232988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 33374 27461 142 357 0 33014 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 146764

[startup+1662.3 s]
/proc/loadavg: 1.95 1.98 2.09 3/183 27191
/proc/meminfo: memFree=28955744/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=133496 CPUtime=1661.19 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 19342 0 0 0 166077 42 0 0 20 0 1 0 378494618 136699904 26437 33554432000 4194304 5654031 140733790695456 140733790683272 4216339 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 33374 26437 142 357 0 33014 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 146764

[startup+1722.3 s]
/proc/loadavg: 1.90 1.97 2.08 3/183 29795
/proc/meminfo: memFree=28995080/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=84176 CPUtime=1721.18 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 19939 0 0 0 172075 43 0 0 20 0 1 0 378494618 86196224 16611 33554432000 4194304 5654031 140733790695456 140733790683272 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 21044 16611 142 357 0 20684 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 97444

[startup+1782.3 s]
/proc/loadavg: 1.86 1.94 2.06 3/183 32400
/proc/meminfo: memFree=28936796/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=164316 CPUtime=1781.16 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 20654 0 0 0 178072 44 0 0 20 0 1 0 378494618 168259584 32648 33554432000 4194304 5654031 140733790695456 140733790683272 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 41079 32648 142 357 0 40719 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 177584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.81 1.93 2.05 3/183 747
/proc/meminfo: memFree=28993772/32873844 swapFree=7120/7120
[pid=25281] ppid=25279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25281/stat : 25281 (npSolver-pbo-It) S 25279 25281 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378494535 9367552 275 33554432000 4194304 5064252 140736615659472 140736615658384 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25281/statm: 2287 275 233 213 0 72 0
[pid=25282] ppid=25281 vsize=4120 CPUtime=0.8 cores=1,3,5,7
/proc/25282/stat : 25282 (npSolver-pbo) S 25281 25281 22344 0 -1 4202496 11469 2802 0 0 61 2 17 0 20 0 1 0 378494535 4218880 688 33554432000 4194304 6004724 140734669597392 140734669583672 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25282/statm: 1030 688 167 442 0 584 0
[pid=25287] ppid=25282 vsize=84176 CPUtime=1799.27 cores=1,3,5,7
/proc/25287/stat : 25287 (glucosInc) R 25282 25281 22344 0 -1 4202496 20654 0 0 0 179882 45 0 0 20 0 1 0 378494618 86196224 16611 33554432000 4194304 5654031 140733790695456 140733790683272 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25287/statm: 21044 16611 142 357 0 20684 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 97444

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 25281 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=790879
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 0.829873
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1799.6
CPU system time (s): 0.47
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 177584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.790879
system time used= 0.038994
maximum resident set size= 66100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 7

runsolver used 3.46547 second user time and 9.03962 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 04:48:16
IDJOB=3750997
IDBENCH=2563
IDSOLVER=2335
FILE ID=node142/3750997-1339123696
RUNJOBID= node142-1339112485-23579
PBS_JOBID= 14643711
Free space on /tmp= 64064 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750997-1339123696/watcher-3750997-1339123696 -o /tmp/evaluation-result-3750997-1339123696/solver-3750997-1339123696 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3750997-1339123696.opb 1773896982 HOME HOME

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

MD5SUM BENCH= 52b3cfe13fa99e74b3b63fc245437649
RANDOM SEED=1773896982

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:        15626728 kB
Buffers:          408832 kB
Cached:         15501592 kB
SwapCached:          112 kB
Active:          1564284 kB
Inactive:       14437316 kB
Active(anon):      82096 kB
Inactive(anon):    11164 kB
Active(file):    1482188 kB
Inactive(file): 14426152 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             13952 kB
Writeback:             0 kB
AnonPages:        200052 kB
Mapped:            11864 kB
Shmem:               188 kB
Slab:            1104620 kB
SReclaimable:     545836 kB
SUnreclaim:       558784 kB
KernelStack:        1504 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     205348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 71168 MiB
End job on node142 at 2012-06-08 05:18:17