Trace number 3749920

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.09 1801.22

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_500_3__212_366__64.opb
MD5SUMcc5cebabc199f10f08063890a2dc59f2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark95378
Best CPU time to get the best result obtained on this benchmark1800.48
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96498
Total number of constraints2000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1502
Number of constraints which are nor clauses,nor cardinality constraints498
Minimum length of a constraint64
Maximum length of a constraint1345
Number of terms in the objective function 96000
Biggest coefficient in the objective function 114804
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 3283863936
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 114804
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 3283863936
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

8.75/9.04	c run usual solver
1800.09/1801.21	c error: unexpected solver exit code
1800.09/1801.21	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-3749920-1339158408/watcher-3749920-1339158408 -o /tmp/evaluation-result-3749920-1339158408/solver-3749920-1339158408 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749920-1339158408.opb 2091911688 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: 2.06 2.61 2.46 3/177 3490
/proc/meminfo: memFree=29541732/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0

[startup+0.019098 s]
/proc/loadavg: 2.06 2.61 2.46 3/177 3490
/proc/meminfo: memFree=29541732/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.06 2.61 2.46 3/177 3490
/proc/meminfo: memFree=29541732/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 2.06 2.61 2.46 3/177 3490
/proc/meminfo: memFree=29541732/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 2.06 2.61 2.46 3/177 3490
/proc/meminfo: memFree=29541732/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.06 2.61 2.46 3/179 3492
/proc/meminfo: memFree=29312556/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=181884 CPUtime=1.49 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) R 3490 3490 30639 0 -1 4202496 11246 0 0 0 144 5 0 0 20 0 1 0 381969402 186249216 32229 33554432000 4194304 6004724 140735607944624 140735607939672 4536263 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3491/statm: 45471 32229 154 442 0 45025 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191032

[startup+3.10032 s]
/proc/loadavg: 2.06 2.61 2.46 3/181 3494
/proc/meminfo: memFree=28999636/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=312956 CPUtime=3.09 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) R 3490 3490 30639 0 -1 4202496 11880 0 0 0 300 9 0 0 20 0 1 0 381969402 320466944 62437 33554432000 4194304 6004724 140735607944624 140735607939576 4534761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3491/statm: 78239 62437 154 442 0 77793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 322104

[startup+6.30032 s]
/proc/loadavg: 2.06 2.60 2.46 3/181 3494
/proc/meminfo: memFree=28559600/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=575100 CPUtime=6.28 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) R 3490 3490 30639 0 -1 4202496 12638 0 0 0 612 16 0 0 20 0 1 0 381969402 588902400 123365 33554432000 4194304 6004724 140735607944624 140735607939224 4581408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3491/statm: 143775 123365 154 442 0 143329 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 584248

[startup+12.7005 s]
/proc/loadavg: 2.05 2.59 2.45 3/183 3499
/proc/meminfo: memFree=27795428/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=8.95 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14412 0 0 0 774 121 0 0 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607938672 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3498] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3498/stat : 3498 (cp2_pre.sh) S 3491 3490 30639 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 381970321 9367552 277 33554432000 4194304 5064252 140733340281440 140733340280144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3498/statm: 2287 277 234 213 0 72 0
[pid=3499] ppid=3498 vsize=414012 CPUtime=3.49 cores=0,2,4,6
/proc/3499/stat : 3499 (coprocessor) R 3498 3490 30639 0 -1 4202496 16134 0 0 0 334 15 0 0 20 0 1 0 381970321 423948288 96385 33554432000 4194304 6586260 140736682306288 140736682303048 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3499/statm: 103503 96385 138 584 0 102915 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1504348

[startup+25.5004 s]
/proc/loadavg: 2.20 2.60 2.46 3/183 3499
/proc/meminfo: memFree=27018368/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=8.95 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14412 0 0 0 774 121 0 0 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607938672 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3498] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3498/stat : 3498 (cp2_pre.sh) S 3491 3490 30639 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 381970321 9367552 277 33554432000 4194304 5064252 140733340281440 140733340280144 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3498/statm: 2287 277 234 213 0 72 0
[pid=3499] ppid=3498 vsize=1159576 CPUtime=15.83 cores=0,2,4,6
/proc/3499/stat : 3499 (coprocessor) R 3498 3490 30639 0 -1 4202496 21866 0 0 0 1501 82 0 0 20 0 1 0 381970321 1187405824 238905 33554432000 4194304 6586260 140736682306288 140736682302040 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 45 0 0
/proc/3499/statm: 289894 238905 158 584 0 289306 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 2249912

[startup+51.1069 s]
/proc/loadavg: 2.12 2.54 2.44 3/183 3502
/proc/meminfo: memFree=26994276/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1498928 CPUtime=14.73 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 159414 0 0 0 1419 54 0 0 20 0 1 0 381973038 1534902272 304825 33554432000 4194304 5208918 140735708728288 140735708726120 4211160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 374732 304825 104 248 0 374481 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 2589264

[startup+102.3 s]
/proc/loadavg: 2.05 2.46 2.42 3/183 3502
/proc/meminfo: memFree=26948112/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1540956 CPUtime=65.92 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 161512 0 0 0 6537 55 0 0 20 0 1 0 381973038 1577938944 315610 33554432000 4194304 5208918 140735708728288 140735708726120 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 385239 315610 104 248 0 384988 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 2631292

[startup+162.3 s]
/proc/loadavg: 2.02 2.37 2.39 3/183 3502
/proc/meminfo: memFree=26919820/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1558468 CPUtime=125.91 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 163021 0 0 0 12536 55 0 0 20 0 1 0 381973038 1595871232 321718 33554432000 4194304 5208918 140735708728288 140735708726120 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 389617 321718 104 248 0 389366 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 2648804

[startup+222.3 s]
/proc/loadavg: 2.00 2.30 2.36 3/184 3505
/proc/meminfo: memFree=26890740/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 173452 0 0 0 138505 61 0 0 20 0 1 0 381973038 1776054272 389865 33554432000 4194304 5208918 140735708728288 140735708724600 4211194 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 433607 389865 104 248 0 433356 0
Current children cumulated CPU time (s) 1421.26
Current children cumulated vsize (KiB) 2824764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 3523
/proc/meminfo: memFree=24900480/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1744528 CPUtime=1445.65 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 173920 0 0 0 144504 61 0 0 20 0 1 0 381973038 1786396672 391355 33554432000 4194304 5208918 140735708728288 140735708726120 4211027 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 436132 391355 104 248 0 435881 0
Current children cumulated CPU time (s) 1481.25
Current children cumulated vsize (KiB) 2834864

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 3524
/proc/meminfo: memFree=24889880/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1744528 CPUtime=1505.64 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 173969 0 0 0 150503 61 0 0 20 0 1 0 381973038 1786396672 391401 33554432000 4194304 5208918 140735708728288 140735708726120 4205631 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 436132 391401 104 248 0 435881 0
Current children cumulated CPU time (s) 1541.24
Current children cumulated vsize (KiB) 2834864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/183 3524
/proc/meminfo: memFree=24875540/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1744528 CPUtime=1565.62 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 173978 0 0 0 156501 61 0 0 20 0 1 0 381973038 1786396672 392425 33554432000 4194304 5208918 140735708728288 140735708726120 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 436132 392425 104 248 0 435881 0
Current children cumulated CPU time (s) 1601.22
Current children cumulated vsize (KiB) 2834864

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/182 3524
/proc/meminfo: memFree=24922788/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1744528 CPUtime=1625.61 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 173990 0 0 0 162500 61 0 0 20 0 1 0 381973038 1786396672 393449 33554432000 4194304 5208918 140735708728288 140735708724664 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 436132 393449 104 248 0 435881 0
Current children cumulated CPU time (s) 1661.21
Current children cumulated vsize (KiB) 2834864

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/183 3525
/proc/meminfo: memFree=24897260/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1753076 CPUtime=1685.59 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 174294 0 0 0 168498 61 0 0 20 0 1 0 381973038 1795149824 394853 33554432000 4194304 5208918 140735708728288 140735708726120 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 438269 394853 104 248 0 438018 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 2843412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 3525
/proc/meminfo: memFree=24871472/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1753076 CPUtime=1745.58 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 174512 0 0 0 174497 61 0 0 20 0 1 0 381973038 1795149824 395582 33554432000 4194304 5208918 140735708728288 140735708724664 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 438269 395582 104 248 0 438018 0
Current children cumulated CPU time (s) 1781.18
Current children cumulated vsize (KiB) 2843412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 2.00 2.00 2.04 3/176 3602
/proc/meminfo: memFree=26873924/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1753076 CPUtime=1764.49 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 174513 0 0 0 176388 61 0 0 20 0 1 0 381973038 1795149824 396094 33554432000 4194304 5208918 140735708728288 140735708724664 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 438269 396094 104 248 0 438018 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2843412

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.21 s]
/proc/loadavg: 2.00 2.00 2.04 3/176 3602
/proc/meminfo: memFree=26873924/32873844 swapFree=8660/8660
[pid=3490] ppid=3488 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3490/stat : 3490 (npSolver-pbo.sh) S 3488 3490 30639 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381969402 9367552 275 33554432000 4194304 5064252 140733707588880 140733707587792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3490/statm: 2287 275 233 213 0 72 0
[pid=3491] ppid=3490 vsize=1072040 CPUtime=35.6 cores=0,2,4,6
/proc/3491/stat : 3491 (npSolver-pbo) S 3490 3490 30639 0 -1 4202496 14419 22769 0 0 774 121 2512 153 20 0 1 0 381969402 1097768960 141625 33554432000 4194304 6004724 140735607944624 140735607939760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 23 0 0
/proc/3491/statm: 268010 141625 163 442 0 267564 0
[pid=3501] ppid=3491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (satsolver.sh) S 3491 3490 30639 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 381973037 9367552 267 33554432000 4194304 5064252 140737410548752 140737410547664 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3501/statm: 2287 267 226 213 0 72 0
[pid=3502] ppid=3501 vsize=1753076 CPUtime=1764.49 cores=0,2,4,6
/proc/3502/stat : 3502 (glucose) R 3501 3490 30639 0 -1 4202496 174513 0 0 0 176388 61 0 0 20 0 1 0 381973038 1795149824 396094 33554432000 4194304 5208918 140735708728288 140735708724664 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3502/statm: 438269 396094 104 248 0 438018 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2843412

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3490 and gives
#  childrusage.ru_utime.tv_sec=32
#  childrusage.ru_utime.tv_usec=871002
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=760580
# CPU time returned by wait4() is 35.6316
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.22
CPU time (s): 1800.09
CPU user time (s): 1796.74
CPU system time (s): 3.35
CPU usage (%): 99.9371
Max. virtual memory (cumulated for all children) (KiB): 2843412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.871
system time used= 2.76058
maximum resident set size= 1109880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38167
page faults= 0
swaps= 0
block input operations= 48
block output operations= 2121400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 48

runsolver used 4.38733 second user time and 10.3094 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 14:26:49
IDJOB=3749920
IDBENCH=71876
IDSOLVER=2334
FILE ID=node107/3749920-1339158408
RUNJOBID= node107-1339158408-3461
PBS_JOBID= 14643792
Free space on /tmp= 70616 MiB

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

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

MD5SUM BENCH= cc5cebabc199f10f08063890a2dc59f2
RANDOM SEED=2091911688

node107.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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29542376 kB
Buffers:          933812 kB
Cached:          1446564 kB
SwapCached:          120 kB
Active:          2216976 kB
Inactive:         179188 kB
Active(anon):       4088 kB
Inactive(anon):    11872 kB
Active(file):    2212888 kB
Inactive(file):   167316 kB
Unevictable:        8660 kB
Mlocked:            8660 kB
SwapTotal:      67108856 kB
SwapFree:       67108664 kB
Dirty:             22532 kB
Writeback:             0 kB
AnonPages:         21976 kB
Mapped:            10568 kB
Shmem:               176 kB
Slab:             792656 kB
SReclaimable:     233852 kB
SUnreclaim:       558804 kB
KernelStack:        1392 kB
PageTables:         3816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     130168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70108 MiB
End job on node107 at 2012-06-08 14:56:50