Trace number 3749907

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.11 1800.61

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__8.opb
MD5SUM72861eeea573496d1666702a4f8ef4b3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark129834
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint8
Maximum length of a constraint353
Number of terms in the objective function 80000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 2772199848
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 2772199848
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.98/5.10	c run usual solver
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	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-3749907-1339158229/watcher-3749907-1339158229 -o /tmp/evaluation-result-3749907-1339158229/solver-3749907-1339158229 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749907-1339158229.opb 1390565678 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: 3.47 3.59 2.73 3/178 2788
/proc/meminfo: memFree=29298056/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0

[startup+0.0246121 s]
/proc/loadavg: 3.47 3.59 2.73 3/178 2788
/proc/meminfo: memFree=29298056/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 3.47 3.59 2.73 3/178 2788
/proc/meminfo: memFree=29298056/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 3.47 3.59 2.73 3/178 2788
/proc/meminfo: memFree=29298056/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700255 s]
/proc/loadavg: 3.47 3.59 2.73 3/178 2788
/proc/meminfo: memFree=29298056/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 3.47 3.59 2.73 3/180 2790
/proc/meminfo: memFree=29123240/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=182768 CPUtime=1.49 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) R 2788 2788 30446 0 -1 4202496 10190 0 0 0 145 4 0 0 20 0 1 0 381950272 187154432 32864 33554432000 4194304 6004724 140734183098080 140734183092680 4582483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2789/statm: 45692 32864 154 442 0 45246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191916

[startup+3.10029 s]
/proc/loadavg: 3.35 3.56 2.72 3/179 2790
/proc/meminfo: memFree=28954436/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=313840 CPUtime=3.09 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) R 2788 2788 30446 0 -1 4202496 10823 0 0 0 301 8 0 0 20 0 1 0 381950272 321372160 62560 33554432000 4194304 6004724 140734183098080 140734183092680 4534761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2789/statm: 78460 62560 154 442 0 78014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 322988

[startup+6.30034 s]
/proc/loadavg: 3.35 3.56 2.72 3/181 2792
/proc/meminfo: memFree=28173276/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=5.2 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12147 0 0 0 452 68 0 0 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183092128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2791] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2791/stat : 2791 (cp2_pre.sh) S 2789 2788 30446 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 381950794 9367552 276 33554432000 4194304 5064252 140733516866368 140733516865072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2791/statm: 2287 276 234 213 0 72 0
[pid=2792] ppid=2791 vsize=134380 CPUtime=1.07 cores=0,2,4,6
/proc/2792/stat : 2792 (coprocessor) R 2791 2788 30446 0 -1 4202496 11721 0 0 0 102 5 0 0 20 0 1 0 381950794 137605120 32311 33554432000 4194304 6586260 140735898790832 140735898787592 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2792/statm: 33595 32311 137 584 0 33007 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 701312

[startup+12.7004 s]
/proc/loadavg: 3.22 3.53 2.72 3/181 2792
/proc/meminfo: memFree=26545620/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=5.2 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12147 0 0 0 452 68 0 0 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183092128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2791] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2791/stat : 2791 (cp2_pre.sh) S 2789 2788 30446 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 381950794 9367552 276 33554432000 4194304 5064252 140733516866368 140733516865072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2791/statm: 2287 276 234 213 0 72 0
[pid=2792] ppid=2791 vsize=1290556 CPUtime=7.47 cores=0,2,4,6
/proc/2792/stat : 2792 (coprocessor) R 2791 2788 30446 0 -1 4202496 116931 0 0 0 711 36 0 0 20 0 1 0 381950794 1321529344 290569 33554432000 4194304 6586260 140735898790832 140735898787096 5506056 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2792/statm: 322639 290569 166 584 0 322051 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1857488

[startup+25.5004 s]
/proc/loadavg: 3.03 3.48 2.71 3/181 2792
/proc/meminfo: memFree=24992380/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=5.2 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12147 0 0 0 452 68 0 0 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183092128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2791] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2791/stat : 2791 (cp2_pre.sh) S 2789 2788 30446 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 381950794 9367552 276 33554432000 4194304 5064252 140733516866368 140733516865072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2791/statm: 2287 276 234 213 0 72 0
[pid=2792] ppid=2791 vsize=1500420 CPUtime=20.25 cores=0,2,4,6
/proc/2792/stat : 2792 (coprocessor) R 2791 2788 30446 0 -1 4202496 141884 0 0 0 1949 76 0 0 20 0 1 0 381950794 1536430080 365714 33554432000 4194304 6586260 140735898790832 140735898786584 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 1 0 0
/proc/2792/statm: 375105 365714 199 584 0 374517 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2067352

[startup+51.1004 s]
/proc/loadavg: 2.68 3.36 2.69 3/181 2795
/proc/meminfo: memFree=24119048/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=630304 CPUtime=23.65 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 85925 0 0 0 2344 21 0 0 20 0 1 0 381953016 645431296 140125 33554432000 4194304 5208918 140735651058864 140735651055240 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 157576 140125 104 248 0 157325 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1197236

[startup+102.3 s]
/proc/loadavg: 2.27 3.13 2.65 3/181 2795
/proc/meminfo: memFree=21320916/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=648348 CPUtime=74.84 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 87323 0 0 0 7462 22 0 0 20 0 1 0 381953016 663908352 145611 33554432000 4194304 5208918 140735651058864 140735651055176 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 162087 145611 104 248 0 161836 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 1215280

[startup+162.3 s]
/proc/loadavg: 3.64 3.31 2.74 2/182 2797
/proc/meminfo: memFree=12456028/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=654188 CPUtime=134.82 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 88291 0 0 0 13460 22 0 0 20 0 1 0 381953016 669888512 150667 33554432000 4194304 5208918 140735651058864 140735651055240 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 163547 150667 104 248 0 163296 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 1221120

[startup+222.3 s]
/proc/loadavg: 4.50 3.62 2.88 2/182 2797
/proc/meminfo: memFree=8696452/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.01 2.29 2.75 3/183 3040
/proc/meminfo: memFree=19602576/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=783712 CPUtime=1394.56 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 94442 0 0 0 139428 28 0 0 20 0 1 0 381953016 802521088 166281 33554432000 4194304 5208918 140735651058864 140735651055240 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 195928 166281 105 248 0 195677 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 1350644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.24 2.71 3/183 3040
/proc/meminfo: memFree=19579916/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=783712 CPUtime=1454.55 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 94456 0 0 0 145427 28 0 0 20 0 1 0 381953016 802521088 166806 33554432000 4194304 5208918 140735651058864 140735651055240 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 195928 166806 105 248 0 195677 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1350644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.19 2.66 3/183 3040
/proc/meminfo: memFree=19561112/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=789336 CPUtime=1514.54 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 94667 0 0 0 151426 28 0 0 20 0 1 0 381953016 808280064 167017 33554432000 4194304 5208918 140735651058864 140735651055176 4210951 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 197334 167017 105 248 0 197083 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1356268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.15 2.61 3/184 3043
/proc/meminfo: memFree=19544944/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=789336 CPUtime=1574.54 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 94962 0 0 0 157426 28 0 0 20 0 1 0 381953016 808280064 168334 33554432000 4194304 5208918 140735651058864 140735651055176 4211160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 197334 168334 105 248 0 197083 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 1356268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.12 2.57 3/183 3043
/proc/meminfo: memFree=19524712/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=789336 CPUtime=1634.53 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 95018 0 0 0 163425 28 0 0 20 0 1 0 381953016 808280064 168901 33554432000 4194304 5208918 140735651058864 140735651055176 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 197334 168901 105 248 0 197083 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 1356268

[startup+1722.31 s]
/proc/loadavg: 2.00 2.10 2.53 3/183 3044
/proc/meminfo: memFree=19504076/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=789336 CPUtime=1694.52 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 95056 0 0 0 169424 28 0 0 20 0 1 0 381953016 808280064 169961 33554432000 4194304 5208918 140735651058864 140735651055240 4229039 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 197334 169961 105 248 0 197083 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 1356268

[startup+1782.3 s]
/proc/loadavg: 2.00 2.08 2.50 3/183 3044
/proc/meminfo: memFree=19485884/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=789336 CPUtime=1754.51 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 95056 0 0 0 175423 28 0 0 20 0 1 0 381953016 808280064 169961 33554432000 4194304 5208918 140735651058864 140735651055240 4229338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 197334 169961 105 248 0 197083 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 1356268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.07 2.49 3/183 3044
/proc/meminfo: memFree=19480120/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=789336 CPUtime=1772.81 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 95057 0 0 0 177253 28 0 0 20 0 1 0 381953016 808280064 170473 33554432000 4194304 5208918 140735651058864 140735651055240 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 197334 170473 105 248 0 197083 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1356268

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.07 2.49 3/183 3044
/proc/meminfo: memFree=19480120/32873648 swapFree=7124/7124
[pid=2788] ppid=2786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2788/stat : 2788 (npSolver-pbo.sh) S 2786 2788 30446 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381950271 9367552 275 33554432000 4194304 5064252 140736216481440 140736216480352 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2788/statm: 2287 275 233 213 0 72 0
[pid=2789] ppid=2788 vsize=548636 CPUtime=27.27 cores=0,2,4,6
/proc/2789/stat : 2789 (npSolver-pbo) S 2788 2788 30446 0 -1 4202496 12155 142786 0 0 452 68 2112 95 20 0 1 0 381950272 561803264 82899 33554432000 4194304 6004724 140734183098080 140734183093216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/2789/statm: 137159 82899 163 442 0 136713 0
[pid=2794] ppid=2789 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2794/stat : 2794 (satsolver.sh) S 2789 2788 30446 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 381953015 9367552 266 33554432000 4194304 5064252 140733455757040 140733455755952 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2794/statm: 2287 266 226 213 0 72 0
[pid=2795] ppid=2794 vsize=789336 CPUtime=1772.81 cores=0,2,4,6
/proc/2795/stat : 2795 (glucose) R 2794 2788 30446 0 -1 4202496 95057 0 0 0 177253 28 0 0 20 0 1 0 381953016 808280064 170473 33554432000 4194304 5208918 140735651058864 140735651055240 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2795/statm: 197334 170473 105 248 0 197083 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1356268

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.11
CPU user time (s): 1798.18
CPU system time (s): 1.9357
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 2111860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.18
system time used= 1.93571
maximum resident set size= 1507356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250975
page faults= 0
swaps= 0
block input operations= 16
block output operations= 867072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 158
involuntary context switches= 1923

runsolver used 7.52386 second user time and 17.1414 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 14:23:49
IDJOB=3749907
IDBENCH=71860
IDSOLVER=2334
FILE ID=node114/3749907-1339158229
RUNJOBID= node114-1339158202-2472
PBS_JOBID= 14643776
Free space on /tmp= 70208 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__8.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749907-1339158229/watcher-3749907-1339158229 -o /tmp/evaluation-result-3749907-1339158229/solver-3749907-1339158229 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749907-1339158229.opb 1390565678 HOME HOME

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

MD5SUM BENCH= 72861eeea573496d1666702a4f8ef4b3
RANDOM SEED=1390565678

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        29298072 kB
Buffers:          393856 kB
Cached:           384100 kB
SwapCached:         2504 kB
Active:          2479172 kB
Inactive:         162584 kB
Active(anon):    1861552 kB
Inactive(anon):     4472 kB
Active(file):     617620 kB
Inactive(file):   158112 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099196 kB
Dirty:            113924 kB
Writeback:             0 kB
AnonPages:       1889156 kB
Mapped:             9388 kB
Shmem:                 0 kB
Slab:             775568 kB
SReclaimable:     218152 kB
SUnreclaim:       557416 kB
KernelStack:        1512 kB
PageTables:         7952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2634296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1552384 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= 67780 MiB
End job on node114 at 2012-06-08 14:53:50