Trace number 3749906

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.04 1802.72

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__32.opb
MD5SUM88a1b10031770f0260ca582c16661bcb
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark121608
Best CPU time to get the best result obtained on this benchmark1801.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables321998
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 constraint32
Maximum length of a constraint1409
Number of terms in the objective function 320000
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 11088799392
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 11088799392
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

38.09/38.18	c run usual solver
1800.04/1802.71	c error: unexpected solver exit code
1800.04/1802.71	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-3749906-1339158959/watcher-3749906-1339158959 -o /tmp/evaluation-result-3749906-1339158959/solver-3749906-1339158959 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749906-1339158959.opb 1407905385 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.88 4.24 3.43 4/181 3027
/proc/meminfo: memFree=20706152/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0

[startup+0.0679421 s]
/proc/loadavg: 4.88 4.24 3.43 4/181 3027
/proc/meminfo: memFree=20706152/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100358 s]
/proc/loadavg: 4.88 4.24 3.43 4/181 3027
/proc/meminfo: memFree=20706152/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300305 s]
/proc/loadavg: 4.88 4.24 3.43 4/181 3027
/proc/meminfo: memFree=20706152/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 4.88 4.24 3.43 4/181 3027
/proc/meminfo: memFree=20706152/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 4.73 4.21 3.43 4/183 3029
/proc/meminfo: memFree=26153784/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=157636 CPUtime=1.49 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) R 3027 3027 30446 0 -1 4202496 21528 0 0 0 145 4 0 0 20 0 1 0 382023306 161419264 33480 33554432000 4194304 6004724 140735916712672 140735916708696 4534755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 39409 33480 154 442 0 38963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166784

[startup+3.10033 s]
/proc/loadavg: 4.73 4.21 3.43 3/182 3029
/proc/meminfo: memFree=29936648/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=354244 CPUtime=3.09 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) R 3027 3027 30446 0 -1 4202496 22704 0 0 0 300 9 0 0 20 0 1 0 382023306 362745856 63176 33554432000 4194304 6004724 140735916712672 140735916707624 4534738 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 88561 63176 154 442 0 88115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 363392

[startup+6.30033 s]
/proc/loadavg: 4.73 4.21 3.43 3/182 3029
/proc/meminfo: memFree=29683132/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=616388 CPUtime=6.29 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) R 3027 3027 30446 0 -1 4202496 23465 0 0 0 613 16 0 0 20 0 1 0 382023306 631181312 125640 33554432000 4194304 6004724 140735916712672 140735916707272 4536305 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 154097 125640 154 442 0 153651 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 625536

[startup+12.7003 s]
/proc/loadavg: 4.31 4.14 3.42 3/182 3029
/proc/meminfo: memFree=29169096/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=1140676 CPUtime=12.69 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) R 3027 3027 30446 0 -1 4202496 24475 0 0 0 1238 31 0 0 20 0 1 0 382023306 1168052224 250056 33554432000 4194304 6004724 140735916712672 140735916707272 4534766 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 285169 250056 154 442 0 284723 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1149824

[startup+25.5003 s]
/proc/loadavg: 3.96 4.07 3.40 3/182 3030
/proc/meminfo: memFree=28140292/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=2189252 CPUtime=25.49 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) R 3027 3027 30446 0 -1 4202496 25984 0 0 0 2488 61 0 0 20 0 1 0 382023306 2241794048 498888 33554432000 4194304 6004724 140735916712672 140735916707272 4536305 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 547313 498888 154 442 0 546867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2198400

[startup+51.1004 s]
/proc/loadavg: 3.50 3.95 3.38 3/184 3032
/proc/meminfo: memFree=23609796/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=38.67 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29883 0 0 0 3355 512 0 0 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916706720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3031] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3031/stat : 3031 (cp2_pre.sh) S 3028 3027 30446 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 382027174 9367552 277 33554432000 4194304 5064252 140736893469584 140736893468288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3031/statm: 2287 277 234 213 0 72 0
[pid=3032] ppid=3031 vsize=1600624 CPUtime=12.4 cores=1,3,5,7
/proc/3032/stat : 3032 (coprocessor) R 3031 3027 30446 0 -1 4202496 21142 0 0 0 1192 48 0 0 20 0 1 0 382027175 1639038976 366369 33554432000 4194304 6586260 140736882209424 140736882206184 5732400 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/3032/statm: 400156 366369 138 584 0 399568 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5889696

[startup+102.307 s]
/proc/loadavg: 3.55 3.88 3.38 3/183 3032
/proc/meminfo: memFree=20259688/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=38.67 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29883 0 0 0 3355 512 0 0 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916706720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3031] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3031/stat : 3031 (cp2_pre.sh) S 3028 3027 30446 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 382027174 9367552 277 33554432000 4194304 5064252 140736893469584 140736893468288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3031/statm: 2287 277 234 213 0 72 0
[pid=3032] ppid=3031 vsize=4543784 CPUtime=61.95 cores=1,3,5,7
/proc/3032/stat : 3032 (coprocessor) R 3031 3027 30446 0 -1 4202496 28782 0 0 0 5905 290 0 0 20 0 1 0 382027175 4652834816 935455 33554432000 4194304 6586260 140736882209424 140736882205176 5259848 0 0 4096 8404994 0 0 0 17 1 0 0 164 0 0
/proc/3032/statm: 1135946 935455 158 584 0 1135358 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 8832856

[startup+162.3 s]
/proc/loadavg: 3.23 3.73 3.36 3/183 3035
/proc/meminfo: memFree=24926976/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=276424 CPUtime=0.73 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 39359 0 0 0 63 10 0 0 20 0 1 0 382039461 283058176 57696 33554432000 4194304 5208918 140733494436064 140733493385464 4237172 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3035/statm: 69106 57697 69 248 0 68855 0
Current children cumulated CPU time (s) 159.9
Current children cumulated vsize (KiB) 4565496

[startup+222.3 s]
/proc/loadavg: 2.45 3.41 3.27 3/183 3035
/proc/meminfo: memFree=19802248/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6529284 CPUtime=60.71 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 562267 0 0 0 5860 211 0 0 20 0 1 0 382039461 6685986816 1290072 33554432000 4194304 5208918 140733494436064 140733494433912 4229344 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3035/statm: 1632321 1290072 104 248 0 1632070 0
Current children cumulated CPU time (s) 219.88
Current children cumulated vsize (KiB) 10818356

[startup+282.3 s]
/proc/loadavg: 2.16 3.15 3.19 3/184 3038
/proc/meminfo: memFree=19767716/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/3035/statm: 1694715 1381000 104 248 0 1694464 0
Current children cumulated CPU time (s) 1419.7
Current children cumulated vsize (KiB) 11067932

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.31 3/184 3135
/proc/meminfo: memFree=20431380/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6784284 CPUtime=1320.51 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 751400 0 0 0 131775 276 0 0 20 0 1 0 382039461 6947106816 1382398 33554432000 4194304 5208918 140733494436064 140733494433912 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3035/statm: 1696071 1382398 104 248 0 1695820 0
Current children cumulated CPU time (s) 1479.68
Current children cumulated vsize (KiB) 11073356

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.28 3/184 3165
/proc/meminfo: memFree=20440332/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6788536 CPUtime=1380.5 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 756238 0 0 0 137772 278 0 0 20 0 1 0 382039461 6951460864 1383693 33554432000 4194304 5208918 140733494436064 140733494433912 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3035/statm: 1697134 1383693 104 248 0 1696883 0
Current children cumulated CPU time (s) 1539.67
Current children cumulated vsize (KiB) 11077608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.26 3/183 3166
/proc/meminfo: memFree=20405892/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6798700 CPUtime=1440.5 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 762898 0 0 0 143769 281 0 0 20 0 1 0 382039461 6961868800 1387321 33554432000 4194304 5208918 140733494436064 140733494433912 4228985 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3035/statm: 1699675 1387321 104 248 0 1699424 0
Current children cumulated CPU time (s) 1599.67
Current children cumulated vsize (KiB) 11087772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.25 3/183 3173
/proc/meminfo: memFree=20402836/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6810052 CPUtime=1500.49 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 770083 0 0 0 149766 283 0 0 20 0 1 0 382039461 6973493248 1391985 33554432000 4194304 5208918 140733494436064 140733494433912 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3035/statm: 1702513 1391985 104 248 0 1702262 0
Current children cumulated CPU time (s) 1659.66
Current children cumulated vsize (KiB) 11099124

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/183 3180
/proc/meminfo: memFree=20412760/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6815916 CPUtime=1560.48 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 779731 0 0 0 155761 287 0 0 20 0 1 0 382039461 6979497984 1394015 33554432000 4194304 5208918 140733494436064 140733494433912 4211019 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3035/statm: 1703979 1394015 104 248 0 1703728 0
Current children cumulated CPU time (s) 1719.65
Current children cumulated vsize (KiB) 11104988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/183 3180
/proc/meminfo: memFree=20368576/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6822176 CPUtime=1620.47 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 785383 0 0 0 161757 290 0 0 20 0 1 0 382039461 6985908224 1396614 33554432000 4194304 5208918 140733494436064 140733494433912 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3035/statm: 1705544 1396614 104 248 0 1705293 0
Current children cumulated CPU time (s) 1779.64
Current children cumulated vsize (KiB) 11111248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 2.07 2.02 2.21 3/183 3180
/proc/meminfo: memFree=20347300/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6823528 CPUtime=1640.87 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 785706 0 0 0 163797 290 0 0 20 0 1 0 382039461 6987292672 1396937 33554432000 4194304 5208918 140733494436064 140733494433912 4210724 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3035/statm: 1705882 1396937 104 248 0 1705631 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 11112600

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1802.7 s]
/proc/loadavg: 2.07 2.02 2.21 3/183 3180
/proc/meminfo: memFree=20347300/32873648 swapFree=7124/7124
[pid=3027] ppid=3025 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3027/stat : 3027 (npSolver-pbo.sh) S 3025 3027 30446 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382023306 9367552 274 33554432000 4194304 5064252 140736918991776 140736918990688 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3027/statm: 2287 274 233 213 0 72 0
[pid=3028] ppid=3027 vsize=4270776 CPUtime=159.17 cores=1,3,5,7
/proc/3028/stat : 3028 (npSolver-pbo) S 3027 3027 30446 0 -1 4202496 29891 29683 0 0 3355 513 11397 652 20 0 1 0 382023306 4373274624 657294 33554432000 4194304 6004724 140735916712672 140735916707808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3028/statm: 1067694 657294 163 442 0 1067248 0
[pid=3034] ppid=3028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3034/stat : 3034 (satsolver.sh) S 3028 3027 30446 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382039461 9367552 267 33554432000 4194304 5064252 140733276650736 140733276649648 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3034/statm: 2287 267 226 213 0 72 0
[pid=3035] ppid=3034 vsize=6823528 CPUtime=1640.87 cores=1,3,5,7
/proc/3035/stat : 3035 (glucose) R 3034 3027 30446 0 -1 4202496 785706 0 0 0 163797 290 0 0 20 0 1 0 382039461 6987292672 1396937 33554432000 4194304 5208918 140733494436064 140733494433912 4210724 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3035/statm: 1705882 1396937 104 248 0 1705631 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 11112600

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.72
CPU time (s): 1800.04
CPU user time (s): 1785.49
CPU system time (s): 14.55
CPU usage (%): 99.8513
Max. virtual memory (cumulated for all children) (KiB): 11170764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.04038 second user time and 11.2353 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 14:35:59
IDJOB=3749906
IDBENCH=71904
IDSOLVER=2334
FILE ID=node114/3749906-1339158959
RUNJOBID= node114-1339158202-2473
PBS_JOBID= 14643776
Free space on /tmp= 63044 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__32.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749906-1339158959/watcher-3749906-1339158959 -o /tmp/evaluation-result-3749906-1339158959/solver-3749906-1339158959 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749906-1339158959.opb 1407905385 HOME HOME

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

MD5SUM BENCH= 88a1b10031770f0260ca582c16661bcb
RANDOM SEED=1407905385

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:        20595560 kB
Buffers:          423528 kB
Cached:          9650176 kB
SwapCached:         2512 kB
Active:          1652864 kB
Inactive:        9382732 kB
Active(anon):     959844 kB
Inactive(anon):     4520 kB
Active(file):     693020 kB
Inactive(file):  9378212 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099244 kB
Dirty:             28840 kB
Writeback:             0 kB
AnonPages:        969504 kB
Mapped:             9968 kB
Shmem:                 0 kB
Slab:            1098480 kB
SReclaimable:     541268 kB
SUnreclaim:       557212 kB
KernelStack:        1488 kB
PageTables:         6048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1358268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    620544 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= 67896 MiB
End job on node114 at 2012-06-08 15:06:04