Trace number 3701711

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.05 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null20mast_rapportOE1.0_TMAX15_K192_cod2.opb
MD5SUMda53a74913ae0ed6caffae915d70714d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11389
Best CPU time to get the best result obtained on this benchmark619.196
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 892
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 623794
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 623794
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.13	c fallback to adder encoding
5.49/5.57	c run usual solver
1138.19/1138.56	c model valid
1138.19/1138.56	c current solution ok
1143.80/1144.35	o 0
1143.80/1144.35	c current bound: 311897
1143.80/1144.35	c fallback to adder encoding
1800.05/1800.61	c error: unexpected solver exit code
1800.05/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3701711-1338123515/watcher-3701711-1338123515 -o /tmp/evaluation-result-3701711-1338123515/solver-3701711-1338123515 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701711-1338123515.opb 2015829424 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.13 2.09 2.02 3/173 23948
/proc/meminfo: memFree=28251520/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0

[startup+0.0858379 s]
/proc/loadavg: 2.13 2.09 2.02 3/173 23948
/proc/meminfo: memFree=28251520/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100224 s]
/proc/loadavg: 2.13 2.09 2.02 3/173 23948
/proc/meminfo: memFree=28251520/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300168 s]
/proc/loadavg: 2.13 2.09 2.02 3/173 23948
/proc/meminfo: memFree=28251520/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 2.13 2.09 2.02 3/173 23948
/proc/meminfo: memFree=28251520/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.13 2.09 2.02 3/179 23961
/proc/meminfo: memFree=28214052/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=13528 CPUtime=1.48 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) R 23948 23948 23788 0 -1 4202496 2928 0 0 0 148 0 0 0 20 0 1 0 278476988 13852672 2429 33554432000 4194304 5992684 140733678335600 140733678331336 5179600 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 3382 2429 146 440 0 2938 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22676

[startup+3.10024 s]
/proc/loadavg: 2.12 2.08 2.02 3/179 23961
/proc/meminfo: memFree=28198772/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=49768 CPUtime=3.09 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) R 23948 23948 23788 0 -1 4202496 10371 0 0 0 307 2 0 0 20 0 1 0 278476988 50962432 11401 33554432000 4194304 5992684 140733678335600 140733678331720 4568587 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 12442 11401 159 440 0 11998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58916

[startup+6.30028 s]
/proc/loadavg: 2.12 2.08 2.02 3/179 23961
/proc/meminfo: memFree=27582072/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=360112 CPUtime=5.57 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 29498 0 0 0 524 33 0 0 20 0 1 0 278476988 368754688 62055 33554432000 4194304 5992684 140733678335600 140733678329632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 90028 62055 174 440 0 89584 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 369260

[startup+12.7003 s]
/proc/loadavg: 2.18 2.10 2.02 3/183 23965
/proc/meminfo: memFree=25701080/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=360112 CPUtime=5.57 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 29498 0 0 0 524 33 0 0 20 0 1 0 278476988 368754688 62055 33554432000 4194304 5992684 140733678335600 140733678329632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 90028 62055 174 440 0 89584 0
[pid=23962] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23962/stat : 23962 (cp2_pre.sh) S 23949 23948 23788 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278477546 9367552 276 33554432000 4194304 5064252 140733887614496 140733887613200 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23962/statm: 2287 276 234 213 0 72 0
[pid=23963] ppid=23962 vsize=901504 CPUtime=7.1 cores=0,2,4,6
/proc/23963/stat : 23963 (coprocessor) R 23962 23948 23788 0 -1 4202496 78941 0 0 0 685 25 0 0 20 0 1 0 278477546 923140096 220077 33554432000 4194304 6586260 140736259705040 140736259701064 4752215 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/23963/statm: 225376 220077 180 584 0 224788 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1279912

[startup+25.5004 s]
/proc/loadavg: 2.30 2.13 2.03 3/183 23972
/proc/meminfo: memFree=26159596/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=360112 CPUtime=16.71 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 29507 93939 0 0 524 33 1064 50 20 0 1 0 278476988 368754688 62055 33554432000 4194304 5992684 140733678335600 140733678330720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 90028 62055 174 440 0 89584 0
[pid=23967] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23967/stat : 23967 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278478673 9367552 267 33554432000 4194304 5064252 140735140289024 140735140287936 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23967/statm: 2287 267 226 213 0 72 0
[pid=23968] ppid=23967 vsize=444160 CPUtime=8.65 cores=0,2,4,6
/proc/23968/stat : 23968 (glucose) R 23967 23948 23788 0 -1 4202496 69110 0 0 0 852 13 0 0 20 0 1 0 278478673 454819840 99997 33554432000 4194304 5208918 140736726894416 140736726892248 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23968/statm: 111040 99997 103 248 0 110789 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 822568

[startup+51.1003 s]
/proc/loadavg: 2.42 2.16 2.05 2/182 23977
/proc/meminfo: memFree=25984800/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=360112 CPUtime=16.71 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 29507 93939 0 0 524 33 1064 50 20 0 1 0 278476988 368754688 62055 33554432000 4194304 5992684 140733678335600 140733678330720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 90028 62055 174 440 0 89584 0
[pid=23967] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23967/stat : 23967 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278478673 9367552 267 33554432000 4194304 5064252 140735140289024 140735140287936 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23967/statm: 2287 267 226 213 0 72 0
[pid=23968] ppid=23967 vsize=444160 CPUtime=34.24 cores=0,2,4,6
/proc/23968/stat : 23968 (glucose) R 23967 23948 23788 0 -1 4202496 69110 0 0 0 3411 13 0 0 20 0 1 0 278478673 454819840 99997 33554432000 4194304 5208918 140736726894416 140736726892248 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23968/statm: 111040 99997 103 248 0 110789 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 822568

[startup+102.3 s]
/proc/loadavg: 2.39 2.21 2.07 3/184 24024
/proc/meminfo: memFree=26467160/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=360112 CPUtime=16.71 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 29507 93939 0 0 524 33 1064 50 20 0 1 0 278476988 368754688 62055 33554432000 4194304 5992684 140733678335600 140733678330720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 90028 62055 174 440 0 89584 0
[pid=23967] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23967/stat : 23967 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278478673 9367552 267 33554432000 4194304 5064252 140735140289024 140735140287936 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23967/statm: 2287 267 226 213 0 72 0
[pid=23968] ppid=23967 vsize=450896 CPUtime=85.43 cores=0,2,4,6
/proc/23968/stat : 23968 (glucose) R 23967 23948 23788 0 -1 4202496 69268 0 0 0 8530 13 0 0 20 0 1 0 278478673 461717504 101688 33554432000 4194304 5208918 140736726894416 140736726892248 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23968/statm: 112724 101688 104 248 0 112473 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 829304

[startup+162.3 s]
/proc/loadavg: 2.14 2.17 2.06 3/184 24046
/proc/meminfo: memFree=26463540/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=360112 CPUtime=16.71 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 29507 93939 0 0 524 33 1064 50 20 0 1 0 278476988 368754688 62055 33554432000 4194304 5992684 140733678335600 140733678330720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 90028 62055 174 440 0 89584 0
[pid=23967] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23967/stat : 23967 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278478673 9367552 267 33554432000 4194304 5064252 140735140289024 140735140287936 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23967/statm: 2287 267 226 213 0 72 0
[pid=23968] ppid=23967 vsize=450896 CPUtime=145.42 cores=0,2,4,6
/proc/23968/stat : 23968 (glucose) R 23967 23948 23788 0 -1 4202496 69270 0 0 0 14529 13 0 0 20 0 1 0 278478673 461717504 102712 33554432000 4194304 5208918 140736726894416 140736726890792 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23968/statm: 112724 102712 104 248 0 112473 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 829304

[startup+222.3 s]
/proc/loadavg: 2.05 2.14 2.06 3/183 24046
/proc/meminfo: memFree=26463700/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=360112 CPUtime=16.71 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 29507 93939 0 0 524 33 1064 50 20 0 1 0 278476988 368754688 62055 33554432000 4194304 5992684 140733678335600 140733678330720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23949/statm: 90028 62055 174 440 0 89584 0
[pid=23967] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/24059/statm: 125802 107719 105 248 0 125551 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 917500

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24063
/proc/meminfo: memFree=26304380/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=395996 CPUtime=1144.04 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 41743 173853 0 0 729 499 113091 85 20 0 1 0 278476988 405499904 70912 33554432000 4194304 5992684 140733678335600 140733678327920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/23949/statm: 98999 70912 183 440 0 98555 0
[pid=24058] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24058/stat : 24058 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278591435 9367552 267 33554432000 4194304 5064252 140737169011808 140737169010720 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24058/statm: 2287 267 226 213 0 72 0
[pid=24059] ppid=24058 vsize=509480 CPUtime=337.77 cores=0,2,4,6
/proc/24059/stat : 24059 (glucose) R 24058 23948 23788 0 -1 4202496 69304 0 0 0 33759 18 0 0 20 0 1 0 278591435 521707520 111814 33554432000 4194304 5208918 140735425994992 140735425992824 4211670 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24059/statm: 127370 111814 105 248 0 127119 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 923772

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24063
/proc/meminfo: memFree=26312712/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=395996 CPUtime=1144.04 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 41743 173853 0 0 729 499 113091 85 20 0 1 0 278476988 405499904 70912 33554432000 4194304 5992684 140733678335600 140733678327920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/23949/statm: 98999 70912 183 440 0 98555 0
[pid=24058] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24058/stat : 24058 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278591435 9367552 267 33554432000 4194304 5064252 140737169011808 140737169010720 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24058/statm: 2287 267 226 213 0 72 0
[pid=24059] ppid=24058 vsize=459392 CPUtime=397.76 cores=0,2,4,6
/proc/24059/stat : 24059 (glucose) R 24058 23948 23788 0 -1 4202496 69526 0 0 0 39757 19 0 0 20 0 1 0 278591435 470417408 106829 33554432000 4194304 5208918 140735425994992 140735425993080 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24059/statm: 114848 106829 105 248 0 114597 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 873684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24064
/proc/meminfo: memFree=26299300/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=395996 CPUtime=1144.04 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 41743 173853 0 0 729 499 113091 85 20 0 1 0 278476988 405499904 70912 33554432000 4194304 5992684 140733678335600 140733678327920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/23949/statm: 98999 70912 183 440 0 98555 0
[pid=24058] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24058/stat : 24058 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278591435 9367552 267 33554432000 4194304 5064252 140737169011808 140737169010720 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24058/statm: 2287 267 226 213 0 72 0
[pid=24059] ppid=24058 vsize=509480 CPUtime=457.76 cores=0,2,4,6
/proc/24059/stat : 24059 (glucose) R 24058 23948 23788 0 -1 4202496 69835 0 0 0 45756 20 0 0 20 0 1 0 278591435 521707520 110202 33554432000 4194304 5208918 140735425994992 140735425993144 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24059/statm: 127370 110202 105 248 0 127119 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 923772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24071
/proc/meminfo: memFree=26153948/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=395996 CPUtime=1144.04 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 41743 173853 0 0 729 499 113091 85 20 0 1 0 278476988 405499904 70912 33554432000 4194304 5992684 140733678335600 140733678327920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/23949/statm: 98999 70912 183 440 0 98555 0
[pid=24058] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24058/stat : 24058 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278591435 9367552 267 33554432000 4194304 5064252 140737169011808 140737169010720 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24058/statm: 2287 267 226 213 0 72 0
[pid=24059] ppid=24058 vsize=509480 CPUtime=517.74 cores=0,2,4,6
/proc/24059/stat : 24059 (glucose) R 24058 23948 23788 0 -1 4202496 70217 0 0 0 51752 22 0 0 20 0 1 0 278591435 521707520 108154 33554432000 4194304 5208918 140735425994992 140735425993144 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24059/statm: 127370 108154 105 248 0 127119 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 923772

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24072
/proc/meminfo: memFree=26129368/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=395996 CPUtime=1144.04 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 41743 173853 0 0 729 499 113091 85 20 0 1 0 278476988 405499904 70912 33554432000 4194304 5992684 140733678335600 140733678327920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/23949/statm: 98999 70912 183 440 0 98555 0
[pid=24058] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24058/stat : 24058 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278591435 9367552 267 33554432000 4194304 5064252 140737169011808 140737169010720 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24058/statm: 2287 267 226 213 0 72 0
[pid=24059] ppid=24058 vsize=509480 CPUtime=577.72 cores=0,2,4,6
/proc/24059/stat : 24059 (glucose) R 24058 23948 23788 0 -1 4202496 70235 0 0 0 57750 22 0 0 20 0 1 0 278591435 521707520 112097 33554432000 4194304 5208918 140735425994992 140735425991368 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24059/statm: 127370 112097 105 248 0 127119 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 923772

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24072
/proc/meminfo: memFree=26133852/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=395996 CPUtime=1144.04 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 41743 173853 0 0 729 499 113091 85 20 0 1 0 278476988 405499904 70912 33554432000 4194304 5992684 140733678335600 140733678327920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/23949/statm: 98999 70912 183 440 0 98555 0
[pid=24058] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24058/stat : 24058 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278591435 9367552 267 33554432000 4194304 5064252 140737169011808 140737169010720 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24058/statm: 2287 267 226 213 0 72 0
[pid=24059] ppid=24058 vsize=459392 CPUtime=637.7 cores=0,2,4,6
/proc/24059/stat : 24059 (glucose) R 24058 23948 23788 0 -1 4202496 70303 0 0 0 63747 23 0 0 20 0 1 0 278591435 470417408 107188 33554432000 4194304 5208918 140735425994992 140735425993080 4229155 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24059/statm: 114848 107188 105 248 0 114597 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 873684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 24072
/proc/meminfo: memFree=26124964/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=395996 CPUtime=1144.04 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 41743 173853 0 0 729 499 113091 85 20 0 1 0 278476988 405499904 70912 33554432000 4194304 5992684 140733678335600 140733678327920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/23949/statm: 98999 70912 183 440 0 98555 0
[pid=24058] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24058/stat : 24058 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278591435 9367552 267 33554432000 4194304 5064252 140737169011808 140737169010720 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24058/statm: 2287 267 226 213 0 72 0
[pid=24059] ppid=24058 vsize=509480 CPUtime=656.01 cores=0,2,4,6
/proc/24059/stat : 24059 (glucose) R 24058 23948 23788 0 -1 4202496 70615 0 0 0 65577 24 0 0 20 0 1 0 278591435 521707520 108514 33554432000 4194304 5208918 140735425994992 140735425993144 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24059/statm: 127370 108514 105 248 0 127119 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 923772

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

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 24072
/proc/meminfo: memFree=26124964/32873648 swapFree=7104/7104
[pid=23948] ppid=23946 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23948/stat : 23948 (npSolver-pbo.sh) S 23946 23948 23788 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278476988 9367552 275 33554432000 4194304 5064252 140734395348544 140734395347456 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23948/statm: 2287 275 233 213 0 72 0
[pid=23949] ppid=23948 vsize=395996 CPUtime=1144.04 cores=0,2,4,6
/proc/23949/stat : 23949 (npSolver-pbo) S 23948 23948 23788 0 -1 4202496 41743 173853 0 0 729 499 113091 85 20 0 1 0 278476988 405499904 70912 33554432000 4194304 5992684 140733678335600 140733678327920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/23949/statm: 98999 70912 183 440 0 98555 0
[pid=24058] ppid=23949 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24058/stat : 24058 (satsolver.sh) S 23949 23948 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278591435 9367552 267 33554432000 4194304 5064252 140737169011808 140737169010720 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24058/statm: 2287 267 226 213 0 72 0
[pid=24059] ppid=24058 vsize=509480 CPUtime=656.01 cores=0,2,4,6
/proc/24059/stat : 24059 (glucose) R 24058 23948 23788 0 -1 4202496 70615 0 0 0 65577 24 0 0 20 0 1 0 278591435 521707520 108514 33554432000 4194304 5208918 140735425994992 140735425993144 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24059/statm: 127370 108514 105 248 0 127119 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 923772

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23948 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.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.05
CPU user time (s): 1793.97
CPU system time (s): 6.08
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 1403312

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= 358
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= 2

runsolver used 4.04139 second user time and 11.1623 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-27 14:58:35
IDJOB=3701711
IDBENCH=90937
IDSOLVER=2277
FILE ID=node127/3701711-1338123515
RUNJOBID= node127-1338121714-23804
PBS_JOBID= 14624481
Free space on /tmp= 71148 MiB

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

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

MD5SUM BENCH= da53a74913ae0ed6caffae915d70714d
RANDOM SEED=2015829424

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28252156 kB
Buffers:          385812 kB
Cached:          3380956 kB
SwapCached:            0 kB
Active:          1152548 kB
Inactive:        2629296 kB
Active(anon):      17556 kB
Inactive(anon):        0 kB
Active(file):    1134992 kB
Inactive(file):  2629296 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             41856 kB
Writeback:            56 kB
AnonPages:         24020 kB
Mapped:            13784 kB
Shmem:               200 kB
Slab:             699864 kB
SReclaimable:     143496 kB
SUnreclaim:       556368 kB
KernelStack:        1456 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70716 MiB
End job on node127 at 2012-05-27 15:28:38