Trace number 3701367

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0? (TO) 1800.03 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint59
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
Number of bits of the biggest sum of numbers13
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.82	c run usual solver
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3701367-1338067803/watcher-3701367-1338067803 -o /tmp/evaluation-result-3701367-1338067803/solver-3701367-1338067803 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701367-1338067803.opb 1888220658 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.18 2.05 2.06 3/180 14533
/proc/meminfo: memFree=29229192/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0

[startup+0.00799602 s]
/proc/loadavg: 2.18 2.05 2.06 3/180 14533
/proc/meminfo: memFree=29229192/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.18 2.05 2.06 3/180 14533
/proc/meminfo: memFree=29229192/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300318 s]
/proc/loadavg: 2.18 2.05 2.06 3/180 14533
/proc/meminfo: memFree=29229192/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700302 s]
/proc/loadavg: 2.18 2.05 2.06 3/180 14533
/proc/meminfo: memFree=29229192/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.18 2.05 2.06 3/184 14537
/proc/meminfo: memFree=29109808/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=0.81 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13417 0 0 0 75 6 0 0 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886741168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14536] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14536/stat : 14536 (cp2_pre.sh) S 14534 14533 11614 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 272905843 9367552 277 33554432000 4194304 5064252 140734135908720 140734135907424 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 2287 277 234 213 0 72 0
[pid=14537] ppid=14536 vsize=216072 CPUtime=0.65 cores=1,3,5,7
/proc/14537/stat : 14537 (coprocessor) R 14536 14533 11614 0 -1 4202496 25557 0 0 0 60 5 0 0 20 0 1 0 272905843 221257728 47576 33554432000 4194304 6586260 140733629351168 140733629347928 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/14537/statm: 54018 47576 166 584 0 53430 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 303372

[startup+3.10038 s]
/proc/loadavg: 2.18 2.05 2.06 3/184 14537
/proc/meminfo: memFree=28925760/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=0.81 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13417 0 0 0 75 6 0 0 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886741168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14536] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14536/stat : 14536 (cp2_pre.sh) S 14534 14533 11614 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 272905843 9367552 277 33554432000 4194304 5064252 140734135908720 140734135907424 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14536/statm: 2287 277 234 213 0 72 0
[pid=14537] ppid=14536 vsize=256304 CPUtime=2.26 cores=1,3,5,7
/proc/14537/stat : 14537 (coprocessor) R 14536 14533 11614 0 -1 4202496 34901 0 0 0 218 8 0 0 20 0 1 0 272905843 262455296 62030 33554432000 4194304 6586260 140733629351168 140733629347192 4767945 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/14537/statm: 64076 62030 182 584 0 63488 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 343604

[startup+6.3003 s]
/proc/loadavg: 2.25 2.07 2.07 3/184 14537
/proc/meminfo: memFree=28861508/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 78152

[startup+12.7003 s]
/proc/loadavg: 2.23 2.07 2.07 3/184 14540
/proc/meminfo: memFree=29051748/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=144980 CPUtime=7.12 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 27969 0 0 0 708 4 0 0 20 0 1 0 272906317 148459520 32246 33554432000 4194304 5208918 140736311422400 140736311420248 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 36245 32246 95 248 0 35994 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 232280

[startup+25.5004 s]
/proc/loadavg: 2.39 2.11 2.08 3/184 14540
/proc/meminfo: memFree=29049872/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=145256 CPUtime=19.92 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 28026 0 0 0 1988 4 0 0 20 0 1 0 272906317 148742144 32814 33554432000 4194304 5208918 140736311422400 140736311420248 4211851 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 36314 32814 95 248 0 36063 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 232556

[startup+51.1004 s]
/proc/loadavg: 2.31 2.12 2.08 3/184 14582
/proc/meminfo: memFree=28796568/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=164908 CPUtime=45.52 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 28733 0 0 0 4547 5 0 0 20 0 1 0 272906317 168865792 34549 33554432000 4194304 5208918 140736311422400 140736311420248 4229344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 41227 34549 95 248 0 40976 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 252208

[startup+102.307 s]
/proc/loadavg: 2.25 2.13 2.09 3/183 14592
/proc/meminfo: memFree=28913248/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=146248 CPUtime=96.71 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 29302 0 0 0 9665 6 0 0 20 0 1 0 272906317 149757952 34008 33554432000 4194304 5208918 140736311422400 140736311420488 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 36562 34008 96 248 0 36311 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 233548

[startup+162.3 s]
/proc/loadavg: 2.18 2.13 2.09 3/183 14600
/proc/meminfo: memFree=28919304/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=165544 CPUtime=156.69 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 31062 0 0 0 15661 8 0 0 20 0 1 0 272906317 169517056 35741 33554432000 4194304 5208918 140736311422400 140736311420552 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 41386 35741 96 248 0 41135 0
Current children cumulated CPU time (s) 162.11

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

/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 38263 0 0 0 141623 24 0 0 20 0 1 0 272906317 205119488 43023 33554432000 4194304 5208918 140736311422400 140736311420248 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 50078 43023 104 248 0 49827 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 287612

[startup+1482.3 s]
/proc/loadavg: 2.15 2.16 2.10 3/183 14636
/proc/meminfo: memFree=28897720/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=169492 CPUtime=1476.46 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 38550 0 0 0 147621 25 0 0 20 0 1 0 272906317 173559808 40018 33554432000 4194304 5208918 140736311422400 140736311420488 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 42373 40018 104 248 0 42122 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 256792

[startup+1542.3 s]
/proc/loadavg: 2.11 2.14 2.09 3/183 14636
/proc/meminfo: memFree=28881432/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=200312 CPUtime=1536.45 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 39013 0 0 0 153619 26 0 0 20 0 1 0 272906317 205119488 41498 33554432000 4194304 5208918 140736311422400 140736311420552 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 50078 41498 104 248 0 49827 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 287612

[startup+1602.3 s]
/proc/loadavg: 2.12 2.14 2.09 3/183 14636
/proc/meminfo: memFree=28867008/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=200312 CPUtime=1596.44 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 39017 0 0 0 159618 26 0 0 20 0 1 0 272906317 205119488 43035 33554432000 4194304 5208918 140736311422400 140736311420552 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 50078 43035 104 248 0 49827 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 287612

[startup+1662.3 s]
/proc/loadavg: 2.10 2.13 2.09 3/183 14636
/proc/meminfo: memFree=28892388/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=169744 CPUtime=1656.43 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 39246 0 0 0 165616 27 0 0 20 0 1 0 272906317 173817856 39970 33554432000 4194304 5208918 140736311422400 140736311420488 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 42436 39970 104 248 0 42185 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 257044

[startup+1722.3 s]
/proc/loadavg: 2.09 2.12 2.09 3/183 14637
/proc/meminfo: memFree=28878244/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=200564 CPUtime=1716.42 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 39795 0 0 0 171614 28 0 0 20 0 1 0 272906317 205377536 41535 33554432000 4194304 5208918 140736311422400 140736311420552 4211147 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 50141 41535 104 248 0 49890 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 287864

[startup+1782.3 s]
/proc/loadavg: 2.08 2.11 2.09 3/183 14637
/proc/meminfo: memFree=28862648/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=200564 CPUtime=1776.41 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 39798 0 0 0 177613 28 0 0 20 0 1 0 272906317 205377536 43071 33554432000 4194304 5208918 140736311422400 140736311420552 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 50141 43071 104 248 0 49890 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 287864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.10 2.09 3/184 14640
/proc/meminfo: memFree=28880160/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=200848 CPUtime=1794.61 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 39850 0 0 0 179433 28 0 0 20 0 1 0 272906317 205668352 43634 33554432000 4194304 5208918 140736311422400 140736311420248 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 50212 43634 104 248 0 49961 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 288148

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.06 2.10 2.09 3/184 14640
/proc/meminfo: memFree=28880160/32873648 swapFree=6864/6864
[pid=14533] ppid=14531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14533/stat : 14533 (npSolver-pbo.sh) S 14531 14533 11614 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272905761 9367552 275 33554432000 4194304 5064252 140736878577168 140736878576080 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14533/statm: 2287 275 233 213 0 72 0
[pid=14534] ppid=14533 vsize=69004 CPUtime=5.42 cores=1,3,5,7
/proc/14534/stat : 14534 (npSolver-pbo) S 14533 14533 11614 0 -1 4202496 13426 43417 0 0 75 6 445 16 20 0 1 0 272905761 70660096 15636 33554432000 4194304 5992684 140733886747136 140733886742256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14534/statm: 17251 15636 164 440 0 16807 0
[pid=14539] ppid=14534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14539/stat : 14539 (satsolver.sh) S 14534 14533 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272906317 9367552 266 33554432000 4194304 5064252 140735570513792 140735570512704 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14539/statm: 2287 266 226 213 0 72 0
[pid=14540] ppid=14539 vsize=200848 CPUtime=1794.61 cores=1,3,5,7
/proc/14540/stat : 14540 (glucose) R 14539 14533 11614 0 -1 4202496 39850 0 0 0 179433 28 0 0 20 0 1 0 272906317 205668352 43634 33554432000 4194304 5208918 140736311422400 140736311420248 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14540/statm: 50212 43634 104 248 0 49961 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 288148

Child status: 0

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

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1799.53
CPU system time (s): 0.5
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 389628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.21021
system time used= 0.242963
maximum resident set size= 305132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57822
page faults= 0
swaps= 0
block input operations= 0
block output operations= 105672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 17

runsolver used 2.68959 second user time and 7.14291 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-26 23:30:03
IDJOB=3701367
IDBENCH=2900
IDSOLVER=2277
FILE ID=node125/3701367-1338067803
RUNJOBID= node125-1338052962-11631
PBS_JOBID= 14624413
Free space on /tmp= 71236 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701367-1338067803/watcher-3701367-1338067803 -o /tmp/evaluation-result-3701367-1338067803/solver-3701367-1338067803 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701367-1338067803.opb 1888220658 HOME HOME

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

MD5SUM BENCH= 487945ea0e229650aa78cf341d4ff673
RANDOM SEED=1888220658

node125.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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
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.373
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.373
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.92
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.373
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.90
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.373
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.91
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.373
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	: 5438.54
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.373
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.373
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:       32873648 kB
MemFree:        29229936 kB
Buffers:          270872 kB
Cached:          2382260 kB
SwapCached:         2384 kB
Active:          1341528 kB
Inactive:        1470628 kB
Active(anon):     151532 kB
Inactive(anon):     9540 kB
Active(file):    1189996 kB
Inactive(file):  1461088 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102504 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        244932 kB
Mapped:            15380 kB
Shmem:               104 kB
Slab:             675312 kB
SReclaimable:     119168 kB
SUnreclaim:       556144 kB
KernelStack:        1528 kB
PageTables:         4052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     303080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71156 MiB
End job on node125 at 2012-05-27 00:00:04