Trace number 3701707

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0? (TO) 1800.09 1800.72

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
MD5SUM56c896ad570d19cbe5f94a10c4a31629
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1783.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 905768
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 905768
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.09/4.19	c fallback to adder encoding
6.69/6.75	c run usual solver
29.38/29.57	c model valid
29.38/29.57	c current solution ok
36.82/37.27	o 0
36.82/37.27	c current bound: 452884
36.82/37.27	c fallback to adder encoding
1800.09/1800.71	c error: unexpected solver exit code
1800.09/1800.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-3701707-1338124029/watcher-3701707-1338124029 -o /tmp/evaluation-result-3701707-1338124029/solver-3701707-1338124029 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701707-1338124029.opb 2085899742 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.05 1.67 1.82 3/180 19229
/proc/meminfo: memFree=30800076/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0

[startup+0.0729689 s]
/proc/loadavg: 2.05 1.67 1.82 3/180 19229
/proc/meminfo: memFree=30800076/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/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.05 1.67 1.82 3/180 19229
/proc/meminfo: memFree=30800076/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.05 1.67 1.82 3/180 19229
/proc/meminfo: memFree=30800076/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.05 1.67 1.82 3/180 19229
/proc/meminfo: memFree=30800076/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.05 1.67 1.82 3/182 19231
/proc/meminfo: memFree=30793036/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=13548 CPUtime=1.49 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) R 19229 19229 19129 0 -1 4202496 2831 0 0 0 149 0 0 0 20 0 1 0 278469969 13873152 2844 33554432000 4194304 5992684 140736005424464 140736005420200 5179600 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 3387 2844 146 440 0 2943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22696

[startup+3.10029 s]
/proc/loadavg: 2.05 1.67 1.82 3/182 19231
/proc/meminfo: memFree=30785528/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=49772 CPUtime=3.09 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) R 19229 19229 19129 0 -1 4202496 10270 0 0 0 307 2 0 0 20 0 1 0 278469969 50966528 11301 33554432000 4194304 5992684 140736005424464 140736005420584 4523497 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 12443 11301 159 440 0 11999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58920

[startup+6.30033 s]
/proc/loadavg: 2.04 1.67 1.82 3/182 19231
/proc/meminfo: memFree=30548364/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=362820 CPUtime=6.29 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) R 19229 19229 19129 0 -1 4202496 29522 0 0 0 618 11 0 0 20 0 1 0 278469969 371527680 80511 33554432000 4194304 5992684 140736005424464 140736005419432 4523497 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 90705 80511 167 440 0 90261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 371968

[startup+12.7004 s]
/proc/loadavg: 2.04 1.68 1.83 3/184 19233
/proc/meminfo: memFree=29292660/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=362820 CPUtime=6.74 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 29950 0 0 0 630 44 0 0 20 0 1 0 278469969 371527680 82095 33554432000 4194304 5992684 140736005424464 140736005418496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 90705 82095 174 440 0 90261 0
[pid=19232] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19232/stat : 19232 (cp2_pre.sh) S 19230 19229 19129 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278470644 9367552 277 33554432000 4194304 5064252 140736127656416 140736127655120 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19232/statm: 2287 277 234 213 0 72 0
[pid=19233] ppid=19232 vsize=1096052 CPUtime=5.93 cores=0,2,4,6
/proc/19233/stat : 19233 (coprocessor) R 19232 19229 19129 0 -1 4202496 90514 0 0 0 565 28 0 0 20 0 1 0 278470644 1122357248 248002 33554432000 4194304 6586260 140736653338352 140736653334616 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19233/statm: 274013 248002 164 584 0 273425 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1477168

[startup+25.5068 s]
/proc/loadavg: 2.10 1.71 1.83 3/184 19236
/proc/meminfo: memFree=29857624/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=362820 CPUtime=22.3 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 29960 116862 0 0 630 44 1494 62 20 0 1 0 278469969 371527680 82095 33554432000 4194304 5992684 140736005424464 140736005419584 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19230/statm: 90705 82095 174 440 0 90261 0
[pid=19235] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19235/stat : 19235 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278472211 9367552 267 33554432000 4194304 5064252 140735270090064 140735270088976 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19235/statm: 2287 267 226 213 0 72 0
[pid=19236] ppid=19235 vsize=587812 CPUtime=3.07 cores=0,2,4,6
/proc/19236/stat : 19236 (glucose) R 19235 19229 19129 0 -1 4202496 83810 0 0 0 287 20 0 0 20 0 1 0 278472211 601919488 126603 33554432000 4194304 5208918 140734552820960 140734552818632 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19236/statm: 146953 126603 94 248 0 146702 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 968928

[startup+51.1003 s]
/proc/loadavg: 2.14 1.75 1.84 3/184 19243
/proc/meminfo: memFree=29700056/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=598788 CPUtime=13.63 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 82076 0 0 0 1342 21 0 0 20 0 1 0 278473714 613158912 128855 33554432000 4194304 5208918 140733312388528 140733312384904 4205148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19243/statm: 149697 128855 104 248 0 149446 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 1010608

[startup+102.3 s]
/proc/loadavg: 2.06 1.79 1.84 3/183 19244
/proc/meminfo: memFree=29672576/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=619044 CPUtime=64.81 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 85015 0 0 0 6457 24 0 0 20 0 1 0 278473714 633901056 133531 33554432000 4194304 5208918 140733312388528 140733312384904 4229776 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19243/statm: 154761 133531 105 248 0 154510 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 1030864

[startup+162.3 s]
/proc/loadavg: 2.02 1.82 1.85 3/183 19244
/proc/meminfo: memFree=29651912/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=625744 CPUtime=124.8 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 86043 0 0 0 12453 27 0 0 20 0 1 0 278473714 640761856 137624 33554432000 4194304 5208918 140733312388528 140733312384904 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19243/statm: 156436 137624 105 248 0 156185 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 1037564

[startup+222.3 s]
/proc/loadavg: 2.00 1.85 1.86 3/184 19247
/proc/meminfo: memFree=29628872/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/19243/statm: 183725 152885 105 248 0 183474 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 1146720

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/183 19257
/proc/meminfo: memFree=29523228/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=735572 CPUtime=1444.56 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 103638 0 0 0 144373 83 0 0 20 0 1 0 278473714 753225728 159219 33554432000 4194304 5208918 140733312388528 140733312386376 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19243/statm: 183893 159219 105 248 0 183642 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 1147392

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/183 19257
/proc/meminfo: memFree=29534584/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=736796 CPUtime=1504.56 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 104758 0 0 0 150368 88 0 0 20 0 1 0 278473714 754479104 154918 33554432000 4194304 5208918 140733312388528 140733312384904 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19243/statm: 184199 154918 105 248 0 183948 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1148616

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 19257
/proc/meminfo: memFree=29506968/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=737596 CPUtime=1564.55 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 104975 0 0 0 156366 89 0 0 20 0 1 0 278473714 755298304 161267 33554432000 4194304 5208918 140733312388528 140733312386376 4229738 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19243/statm: 184399 161267 105 248 0 184148 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 1149416

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 19258
/proc/meminfo: memFree=29526392/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=738552 CPUtime=1624.54 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 106054 0 0 0 162361 93 0 0 20 0 1 0 278473714 756277248 155392 33554432000 4194304 5208918 140733312388528 140733312386376 4229460 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19243/statm: 184638 155392 105 248 0 184387 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1150372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 19258
/proc/meminfo: memFree=29492260/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=739880 CPUtime=1684.52 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 106407 0 0 0 168358 94 0 0 20 0 1 0 278473714 757637120 163410 33554432000 4194304 5208918 140733312388528 140733312386376 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19243/statm: 184970 163410 105 248 0 184719 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 1151700

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/183 19303
/proc/meminfo: memFree=29573932/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=740684 CPUtime=1744.52 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 107425 0 0 0 174354 98 0 0 20 0 1 0 278473714 758460416 158497 33554432000 4194304 5208918 140733312388528 140733312386280 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19243/statm: 185171 158497 105 248 0 184920 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1152504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.04 2.01 1.93 3/183 19303
/proc/meminfo: memFree=29557864/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=740956 CPUtime=1762.92 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 107491 0 0 0 176194 98 0 0 20 0 1 0 278473714 758738944 160607 33554432000 4194304 5208918 140733312388528 140733312386376 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19243/statm: 185239 160607 105 248 0 184988 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1152776

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

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

[startup+1800.7 s]
/proc/loadavg: 2.04 2.01 1.93 3/183 19303
/proc/meminfo: memFree=29557864/32873844 swapFree=6872/6872
[pid=19229] ppid=19227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19229/stat : 19229 (npSolver-pbo.sh) S 19227 19229 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278469968 9367552 275 33554432000 4194304 5064252 140734935083584 140734935082496 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19229/statm: 2287 275 233 213 0 72 0
[pid=19230] ppid=19229 vsize=393524 CPUtime=37.17 cores=0,2,4,6
/proc/19230/stat : 19230 (npSolver-pbo) S 19229 19229 19129 0 -1 4202496 42142 210128 0 0 885 653 2067 112 20 0 1 0 278469969 402968576 89762 33554432000 4194304 5992684 140736005424464 140736005416784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 16 0 0
/proc/19230/statm: 98381 89762 183 440 0 97937 0
[pid=19242] ppid=19230 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19242/stat : 19242 (satsolver.sh) S 19230 19229 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278473713 9367552 266 33554432000 4194304 5064252 140737014715104 140737014714016 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19242/statm: 2287 266 226 213 0 72 0
[pid=19243] ppid=19242 vsize=740956 CPUtime=1762.92 cores=0,2,4,6
/proc/19243/stat : 19243 (glucose) R 19242 19229 19129 0 -1 4202496 107491 0 0 0 176194 98 0 0 20 0 1 0 278473714 758738944 160607 33554432000 4194304 5208918 140733312388528 140733312386376 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19243/statm: 185239 160607 105 248 0 184988 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1152776

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19229 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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): 1800.72
CPU time (s): 1800.09
CPU user time (s): 1791.46
CPU system time (s): 8.63
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 1670720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
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.51931 second user time and 10.6664 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 15:07:10
IDJOB=3701707
IDBENCH=91035
IDSOLVER=2277
FILE ID=node105/3701707-1338124029
RUNJOBID= node105-1338123980-19145
PBS_JOBID= 14624503
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_20null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701707-1338124029/watcher-3701707-1338124029 -o /tmp/evaluation-result-3701707-1338124029/solver-3701707-1338124029 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701707-1338124029.opb 2085899742 HOME HOME

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

MD5SUM BENCH= 56c896ad570d19cbe5f94a10c4a31629
RANDOM SEED=2085899742

node105.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.882
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.76
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.882
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.882
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		: 2666.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30799704 kB
Buffers:          239272 kB
Cached:           361584 kB
SwapCached:         1932 kB
Active:          1025552 kB
Inactive:         220152 kB
Active(anon):     640904 kB
Inactive(anon):     5072 kB
Active(file):     384648 kB
Inactive(file):   215080 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:            113016 kB
Writeback:             8 kB
AnonPages:        745332 kB
Mapped:            10000 kB
Shmem:                 0 kB
Slab:             688156 kB
SReclaimable:     129048 kB
SUnreclaim:       559108 kB
KernelStack:        1488 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     920208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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= 71236 MiB
End job on node105 at 2012-05-27 15:37:12