Trace number 3750760

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.01 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12037_6.std.opb
MD5SUM40c1638d55110dda04152daa502917a6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark175
Best CPU time to get the best result obtained on this benchmark1800.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245028
Number of constraints which are clauses243828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.89/4.98	c run usual solver
588.09/588.28	c model valid
588.09/588.28	c current solution ok
594.37/594.69	o 300
594.37/594.69	c current bound: 150
1800.01/1800.51	c error: unexpected solver exit code
1800.01/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750760-1339164625/watcher-3750760-1339164625 -o /tmp/evaluation-result-3750760-1339164625/solver-3750760-1339164625 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750760-1339164625.opb 2123773934 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.00 2.00 2.00 3/180 19005
/proc/meminfo: memFree=27217896/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0

[startup+0.103839 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19005
/proc/meminfo: memFree=27217896/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200282 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19005
/proc/meminfo: memFree=27217896/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300336 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19005
/proc/meminfo: memFree=27217896/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19005
/proc/meminfo: memFree=27217896/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19007
/proc/meminfo: memFree=27090420/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=192120 CPUtime=1.49 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) R 19005 19005 13014 0 -1 4202496 22018 0 0 0 142 7 0 0 20 0 1 0 382588294 196730880 42759 33554432000 4194304 6004724 140734824817152 140734824811784 4536305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19006/statm: 48030 42759 153 442 0 47584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 201268

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19007
/proc/meminfo: memFree=27011356/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=388728 CPUtime=3.08 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) R 19005 19005 13014 0 -1 4202496 23193 0 0 0 296 12 0 0 20 0 1 0 382588294 398057472 71432 33554432000 4194304 6004724 140734824817152 140734824811768 4579246 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19006/statm: 97182 71432 154 442 0 96736 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 397876

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19009
/proc/meminfo: memFree=26503740/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650872 CPUtime=4.97 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 24726 0 0 0 438 59 0 0 20 0 1 0 382588294 666492928 97553 33554432000 4194304 6004724 140734824817152 140734824811200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19006/statm: 162718 97553 163 442 0 162272 0
[pid=19008] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19008/stat : 19008 (cp2_pre.sh) S 19006 19005 13014 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382588793 9367552 276 33554432000 4194304 5064252 140734705701264 140734705699968 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19008/statm: 2287 276 234 213 0 72 0
[pid=19009] ppid=19008 vsize=161884 CPUtime=1.29 cores=0,2,4,6
/proc/19009/stat : 19009 (coprocessor) R 19008 19005 13014 0 -1 4202496 12686 0 0 0 124 5 0 0 20 0 1 0 382588793 165769216 39345 33554432000 4194304 6586260 140735938478624 140735938475384 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/19009/statm: 40471 39345 137 584 0 39883 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 831052

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 19009
/proc/meminfo: memFree=25522212/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650872 CPUtime=4.97 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 24726 0 0 0 438 59 0 0 20 0 1 0 382588294 666492928 97553 33554432000 4194304 6004724 140734824817152 140734824811200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19006/statm: 162718 97553 163 442 0 162272 0
[pid=19008] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19008/stat : 19008 (cp2_pre.sh) S 19006 19005 13014 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382588793 9367552 276 33554432000 4194304 5064252 140734705701264 140734705699968 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19008/statm: 2287 276 234 213 0 72 0
[pid=19009] ppid=19008 vsize=1182740 CPUtime=7.69 cores=0,2,4,6
/proc/19009/stat : 19009 (coprocessor) R 19008 19005 13014 0 -1 4202496 105384 0 0 0 737 32 0 0 20 0 1 0 382588793 1211125760 264143 33554432000 4194304 6586260 140735938478624 140735938474440 4498521 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/19009/statm: 295685 264143 168 584 0 295097 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1851908

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 19012
/proc/meminfo: memFree=26364628/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650872 CPUtime=22.54 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 24735 121444 0 0 438 59 1645 112 20 0 1 0 382588294 666492928 97553 33554432000 4194304 6004724 140734824817152 140734824812288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19006/statm: 162718 97553 163 442 0 162272 0
[pid=19011] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19011/stat : 19011 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 382590551 9367552 267 33554432000 4194304 5064252 140735880360976 140735880359888 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19011/statm: 2287 267 226 213 0 72 0
[pid=19012] ppid=19011 vsize=427412 CPUtime=2.91 cores=0,2,4,6
/proc/19012/stat : 19012 (glucose) R 19011 19005 13014 0 -1 4202496 68521 0 0 0 277 14 0 0 20 0 1 0 382590552 437669888 96270 33554432000 4194304 5208918 140735376684208 140735376682056 4229125 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19012/statm: 106853 96270 94 248 0 106602 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1096580

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 19012
/proc/meminfo: memFree=26344844/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650872 CPUtime=22.54 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 24735 121444 0 0 438 59 1645 112 20 0 1 0 382588294 666492928 97553 33554432000 4194304 6004724 140734824817152 140734824812288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19006/statm: 162718 97553 163 442 0 162272 0
[pid=19011] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19011/stat : 19011 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 382590551 9367552 267 33554432000 4194304 5064252 140735880360976 140735880359888 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19011/statm: 2287 267 226 213 0 72 0
[pid=19012] ppid=19011 vsize=434344 CPUtime=28.5 cores=0,2,4,6
/proc/19012/stat : 19012 (glucose) R 19011 19005 13014 0 -1 4202496 70350 0 0 0 2835 15 0 0 20 0 1 0 382590552 444768256 99632 33554432000 4194304 5208918 140735376684208 140735376682056 4229125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19012/statm: 108586 99632 104 248 0 108335 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1103512

[startup+102.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 19012
/proc/meminfo: memFree=26337748/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650872 CPUtime=22.54 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 24735 121444 0 0 438 59 1645 112 20 0 1 0 382588294 666492928 97553 33554432000 4194304 6004724 140734824817152 140734824812288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19006/statm: 162718 97553 163 442 0 162272 0
[pid=19011] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19011/stat : 19011 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 382590551 9367552 267 33554432000 4194304 5064252 140735880360976 140735880359888 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19011/statm: 2287 267 226 213 0 72 0
[pid=19012] ppid=19011 vsize=446896 CPUtime=79.69 cores=0,2,4,6
/proc/19012/stat : 19012 (glucose) R 19011 19005 13014 0 -1 4202496 72871 0 0 0 7952 17 0 0 20 0 1 0 382590552 457621504 101711 33554432000 4194304 5208918 140735376684208 140735376682296 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19012/statm: 111724 101711 105 248 0 111473 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1116064

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 19012
/proc/meminfo: memFree=26330944/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650872 CPUtime=22.54 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 24735 121444 0 0 438 59 1645 112 20 0 1 0 382588294 666492928 97553 33554432000 4194304 6004724 140734824817152 140734824812288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19006/statm: 162718 97553 163 442 0 162272 0
[pid=19011] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19011/stat : 19011 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 382590551 9367552 267 33554432000 4194304 5064252 140735880360976 140735880359888 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19011/statm: 2287 267 226 213 0 72 0
[pid=19012] ppid=19011 vsize=450736 CPUtime=139.69 cores=0,2,4,6
/proc/19012/stat : 19012 (glucose) R 19011 19005 13014 0 -1 4202496 73842 0 0 0 13949 20 0 0 20 0 1 0 382590552 461553664 102226 33554432000 4194304 5208918 140735376684208 140735376682296 4228992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19012/statm: 112684 102226 105 248 0 112433 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1119904

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 19013
/proc/meminfo: memFree=26325992/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 82846 0 0 0 76699 40 0 0 20 0 1 0 382647765 488288256 101555 33554432000 4194304 5208918 140735028773344 140735028771432 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 119211 101555 105 248 0 118960 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1146016

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 19392
/proc/meminfo: memFree=26100780/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650876 CPUtime=594.48 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 33327 212445 0 0 592 567 58108 181 20 0 1 0 382588294 666497024 97568 33554432000 4194304 6004724 140734824817152 140734824809504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/19006/statm: 162719 97568 177 442 0 162273 0
[pid=19023] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19023/stat : 19023 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382647765 9367552 267 33554432000 4194304 5064252 140733333211024 140733333209936 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19023/statm: 2287 267 226 213 0 72 0
[pid=19024] ppid=19023 vsize=507664 CPUtime=827.38 cores=0,2,4,6
/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 83518 0 0 0 82697 41 0 0 20 0 1 0 382647765 519847936 104773 33554432000 4194304 5208918 140735028773344 140735028771496 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 126916 104773 105 248 0 126665 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 1176836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19392
/proc/meminfo: memFree=26098076/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650876 CPUtime=594.48 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 33327 212445 0 0 592 567 58108 181 20 0 1 0 382588294 666497024 97568 33554432000 4194304 6004724 140734824817152 140734824809504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/19006/statm: 162719 97568 177 442 0 162273 0
[pid=19023] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19023/stat : 19023 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382647765 9367552 267 33554432000 4194304 5064252 140733333211024 140733333209936 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19023/statm: 2287 267 226 213 0 72 0
[pid=19024] ppid=19023 vsize=509512 CPUtime=887.38 cores=0,2,4,6
/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 85137 0 0 0 88695 43 0 0 20 0 1 0 382647765 521740288 104215 33554432000 4194304 5208918 140735028773344 140735028771496 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 127378 104215 105 248 0 127127 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 1178684

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19392
/proc/meminfo: memFree=26102180/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650876 CPUtime=594.48 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 33327 212445 0 0 592 567 58108 181 20 0 1 0 382588294 666497024 97568 33554432000 4194304 6004724 140734824817152 140734824809504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/19006/statm: 162719 97568 177 442 0 162273 0
[pid=19023] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19023/stat : 19023 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382647765 9367552 267 33554432000 4194304 5064252 140733333211024 140733333209936 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19023/statm: 2287 267 226 213 0 72 0
[pid=19024] ppid=19023 vsize=478692 CPUtime=947.36 cores=0,2,4,6
/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 85652 0 0 0 94692 44 0 0 20 0 1 0 382647765 490180608 103084 33554432000 4194304 5208918 140735028773344 140735028771432 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 119673 103084 105 248 0 119422 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1147864

[startup+1602.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 19392
/proc/meminfo: memFree=26087612/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650876 CPUtime=594.48 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 33327 212445 0 0 592 567 58108 181 20 0 1 0 382588294 666497024 97568 33554432000 4194304 6004724 140734824817152 140734824809504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/19006/statm: 162719 97568 177 442 0 162273 0
[pid=19023] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19023/stat : 19023 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382647765 9367552 267 33554432000 4194304 5064252 140733333211024 140733333209936 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19023/statm: 2287 267 226 213 0 72 0
[pid=19024] ppid=19023 vsize=509512 CPUtime=1007.35 cores=0,2,4,6
/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 86322 0 0 0 100690 45 0 0 20 0 1 0 382647765 521740288 106814 33554432000 4194304 5208918 140735028773344 140735028769720 4229195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 127378 106814 105 248 0 127127 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1178684

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19392
/proc/meminfo: memFree=26097872/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650876 CPUtime=594.48 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 33327 212445 0 0 592 567 58108 181 20 0 1 0 382588294 666497024 97568 33554432000 4194304 6004724 140734824817152 140734824809504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/19006/statm: 162719 97568 177 442 0 162273 0
[pid=19023] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19023/stat : 19023 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382647765 9367552 267 33554432000 4194304 5064252 140733333211024 140733333209936 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19023/statm: 2287 267 226 213 0 72 0
[pid=19024] ppid=19023 vsize=509512 CPUtime=1067.34 cores=0,2,4,6
/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 87467 0 0 0 106687 47 0 0 20 0 1 0 382647765 521740288 104254 33554432000 4194304 5208918 140735028773344 140735028771496 4205238 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 127378 104254 105 248 0 127127 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 1178684

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 19393
/proc/meminfo: memFree=26087636/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650876 CPUtime=594.48 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 33327 212445 0 0 592 567 58108 181 20 0 1 0 382588294 666497024 97568 33554432000 4194304 6004724 140734824817152 140734824809504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/19006/statm: 162719 97568 177 442 0 162273 0
[pid=19023] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19023/stat : 19023 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382647765 9367552 267 33554432000 4194304 5064252 140733333211024 140733333209936 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19023/statm: 2287 267 226 213 0 72 0
[pid=19024] ppid=19023 vsize=509512 CPUtime=1127.33 cores=0,2,4,6
/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 87472 0 0 0 112686 47 0 0 20 0 1 0 382647765 521740288 106814 33554432000 4194304 5208918 140735028773344 140735028771496 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 127378 106814 105 248 0 127127 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 1178684

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 19396
/proc/meminfo: memFree=26094808/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650876 CPUtime=594.48 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 33327 212445 0 0 592 567 58108 181 20 0 1 0 382588294 666497024 97568 33554432000 4194304 6004724 140734824817152 140734824809504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/19006/statm: 162719 97568 177 442 0 162273 0
[pid=19023] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19023/stat : 19023 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382647765 9367552 267 33554432000 4194304 5064252 140733333211024 140733333209936 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19023/statm: 2287 267 226 213 0 72 0
[pid=19024] ppid=19023 vsize=509512 CPUtime=1187.32 cores=0,2,4,6
/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 88620 0 0 0 118682 50 0 0 20 0 1 0 382647765 521740288 104766 33554432000 4194304 5208918 140735028773344 140735028771496 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 127378 104766 105 248 0 127127 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 1178684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 19396
/proc/meminfo: memFree=26091240/32873660 swapFree=7120/7120
[pid=19005] ppid=19003 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19005/stat : 19005 (npSolver-pbo.sh) S 19003 19005 13014 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 382588294 9367552 275 33554432000 4194304 5064252 140733942453440 140733942452352 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19005/statm: 2287 275 233 213 0 72 0
[pid=19006] ppid=19005 vsize=650876 CPUtime=594.48 cores=0,2,4,6
/proc/19006/stat : 19006 (npSolver-pbo) S 19005 19005 13014 0 -1 4202496 33327 212445 0 0 592 567 58108 181 20 0 1 0 382588294 666497024 97568 33554432000 4194304 6004724 140734824817152 140734824809504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/19006/statm: 162719 97568 177 442 0 162273 0
[pid=19023] ppid=19006 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19023/stat : 19023 (satsolver.sh) S 19006 19005 13014 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382647765 9367552 267 33554432000 4194304 5064252 140733333211024 140733333209936 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19023/statm: 2287 267 226 213 0 72 0
[pid=19024] ppid=19023 vsize=509512 CPUtime=1205.53 cores=0,2,4,6
/proc/19024/stat : 19024 (glucose) R 19023 19005 13014 0 -1 4202496 88622 0 0 0 120503 50 0 0 20 0 1 0 382647765 521740288 105790 33554432000 4194304 5208918 140735028773344 140735028771496 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19024/statm: 127378 105790 105 248 0 127127 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1178684

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19005 and gives
#  childrusage.ru_utime.tv_sec=587
#  childrusage.ru_utime.tv_usec=4761
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=501859
# CPU time returned by wait4() is 594.507
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.01
CPU user time (s): 1792.03
CPU system time (s): 7.98
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 2031348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 587.005
system time used= 7.50186
maximum resident set size= 1315460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246749
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1073648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3155
involuntary context switches= 728

runsolver used 3.46747 second user time and 9.44756 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 16:10:25
IDJOB=3750760
IDBENCH=77189
IDSOLVER=2334
FILE ID=node117/3750760-1339164625
RUNJOBID= node117-1339158896-16892
PBS_JOBID= 14643775
Free space on /tmp= 70684 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12037_6.std.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750760-1339164625/watcher-3750760-1339164625 -o /tmp/evaluation-result-3750760-1339164625/solver-3750760-1339164625 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750760-1339164625.opb 2123773934 HOME HOME

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

MD5SUM BENCH= 40c1638d55110dda04152daa502917a6
RANDOM SEED=2123773934

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27217896 kB
Buffers:          730560 kB
Cached:          3561468 kB
SwapCached:          624 kB
Active:          2676544 kB
Inactive:        2038528 kB
Active(anon):     411700 kB
Inactive(anon):    10028 kB
Active(file):    2264844 kB
Inactive(file):  2028500 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106952 kB
Dirty:             16676 kB
Writeback:             0 kB
AnonPages:        427904 kB
Mapped:            13544 kB
Shmem:                80 kB
Slab:             801716 kB
SReclaimable:     245604 kB
SUnreclaim:       556112 kB
KernelStack:        1480 kB
PageTables:         4984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     676368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 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= 70464 MiB
End job on node117 at 2012-06-08 16:40:26