Trace number 3714678

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.03 1800.72

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9012_2-unsat--soft-33-100-0.wbo
MD5SUMdad192078946e4e501b7d3b25da46ada
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark2.41463
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables12922
Total number of constraints40512
Number of soft constraints27111
Number of constraints which are clauses40232
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints280
Minimum length of a constraint1
Maximum length of a constraint69
Top cost 1376604
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1376603
Biggest number in a constraint 102
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 504
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.69/3.72	c run usual solver
37.90/38.37	o 173
37.90/38.37	c fallback to adder encoding
1659.01/1659.75	o 172
1659.01/1659.75	c fallback to adder encoding
1800.03/1800.71	c error: unexpected solver exit code
1800.03/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-3714678-1338172690/watcher-3714678-1338172690 -o /tmp/evaluation-result-3714678-1338172690/solver-3714678-1338172690 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714678-1338172690.wbo 818542491 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.07 2.03 2.00 3/179 28406
/proc/meminfo: memFree=30041308/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0

[startup+0.104135 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 28406
/proc/meminfo: memFree=30041308/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/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.07 2.03 2.00 3/179 28406
/proc/meminfo: memFree=30041308/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300321 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 28406
/proc/meminfo: memFree=30041308/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 28406
/proc/meminfo: memFree=30041308/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 28408
/proc/meminfo: memFree=29955148/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=134128 CPUtime=1.49 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) R 28406 28406 27229 0 -1 4202496 5638 0 0 0 146 3 0 0 20 0 1 0 283397450 137347072 21426 33554432000 4194304 5990268 140736013386192 140736013381768 4700080 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28407/statm: 33532 21426 145 439 0 33089 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143276

[startup+3.10028 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 28408
/proc/meminfo: memFree=29955132/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=134128 CPUtime=3.09 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) R 28406 28406 27229 0 -1 4202496 5638 0 0 0 306 3 0 0 20 0 1 0 283397450 137347072 21426 33554432000 4194304 5990268 140736013386192 140736013381768 4547373 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28407/statm: 33532 21426 145 439 0 33089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143276

[startup+6.30042 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 28452
/proc/meminfo: memFree=30518624/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=134660 CPUtime=3.76 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 6213 0 0 0 362 14 0 0 20 0 1 0 283397450 137891840 24127 33554432000 4194304 5990268 140736013386192 140736013379344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28407/statm: 33665 24127 153 439 0 33222 0
[pid=28451] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28451/stat : 28451 (cp2_pre.sh) S 28407 28406 27229 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 283397827 9367552 277 33554432000 4194304 5064252 140733593953904 140733593952608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28451/statm: 2287 277 234 213 0 72 0
[pid=28452] ppid=28451 vsize=538992 CPUtime=2.52 cores=0,2,4,6
/proc/28452/stat : 28452 (coprocessor) R 28451 28406 27229 0 -1 4202496 54675 0 0 0 240 12 0 0 20 0 1 0 283397827 551927808 129773 33554432000 4194304 6586260 140735621381152 140735621377128 4775781 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28452/statm: 134748 129773 173 584 0 134160 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 691948

[startup+12.7004 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 28516
/proc/meminfo: memFree=29967068/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=134660 CPUtime=3.76 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 6213 0 0 0 362 14 0 0 20 0 1 0 283397450 137891840 24127 33554432000 4194304 5990268 140736013386192 140736013379344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28407/statm: 33665 24127 153 439 0 33222 0
[pid=28451] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28451/stat : 28451 (cp2_pre.sh) S 28407 28406 27229 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 283397827 9367552 277 33554432000 4194304 5064252 140733593953904 140733593952608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28451/statm: 2287 277 234 213 0 72 0
[pid=28452] ppid=28451 vsize=635692 CPUtime=8.91 cores=0,2,4,6
/proc/28452/stat : 28452 (coprocessor) R 28451 28406 27229 0 -1 4202496 67141 0 0 0 876 15 0 0 20 0 1 0 283397827 650948608 155014 33554432000 4194304 6586260 140735621381152 140735621376520 5599468 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28452/statm: 158923 155014 189 584 0 158335 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 788648

[startup+25.5004 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 28516
/proc/meminfo: memFree=29726484/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=134660 CPUtime=3.76 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 6213 0 0 0 362 14 0 0 20 0 1 0 283397450 137891840 24127 33554432000 4194304 5990268 140736013386192 140736013379344 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28407/statm: 33665 24127 153 439 0 33222 0
[pid=28451] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28451/stat : 28451 (cp2_pre.sh) S 28407 28406 27229 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 283397827 9367552 277 33554432000 4194304 5064252 140733593953904 140733593952608 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28451/statm: 2287 277 234 213 0 72 0
[pid=28452] ppid=28451 vsize=636356 CPUtime=21.71 cores=0,2,4,6
/proc/28452/stat : 28452 (coprocessor) R 28451 28406 27229 0 -1 4202496 67327 0 0 0 2156 15 0 0 20 0 1 0 283397827 651628544 155200 33554432000 4194304 6586260 140735621381152 140735621376696 5599447 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28452/statm: 159089 155200 190 584 0 158501 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 789312

[startup+51.1005 s]
/proc/loadavg: 2.15 2.05 2.01 3/181 28541
/proc/meminfo: memFree=30131340/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=39.38 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 13824 126143 0 0 529 273 2946 190 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28532] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283401425 9367552 266 33554432000 4194304 5064252 140733868645600 140733868644512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 266 226 213 0 72 0
[pid=28533] ppid=28532 vsize=446420 CPUtime=11.33 cores=0,2,4,6
/proc/28533/stat : 28533 (glucose) R 28532 28406 27229 0 -1 4202496 67295 0 0 0 1115 18 0 0 20 0 1 0 283401426 457134080 101521 33554432000 4194304 5208918 140736784384976 140736784382824 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 111605 101521 102 248 0 111354 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 782008

[startup+102.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 28550
/proc/meminfo: memFree=29840832/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=39.38 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 13824 126143 0 0 529 273 2946 190 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28532] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283401425 9367552 266 33554432000 4194304 5064252 140733868645600 140733868644512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 266 226 213 0 72 0
[pid=28533] ppid=28532 vsize=447740 CPUtime=62.53 cores=0,2,4,6
/proc/28533/stat : 28533 (glucose) R 28532 28406 27229 0 -1 4202496 67631 0 0 0 6234 19 0 0 20 0 1 0 283401426 458485760 101857 33554432000 4194304 5208918 140736784384976 140736784382824 4211162 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 111935 101857 102 248 0 111684 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 783328

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/184 28553
/proc/meminfo: memFree=29840824/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=39.38 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 13824 126143 0 0 529 273 2946 190 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28532] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283401425 9367552 266 33554432000 4194304 5064252 140733868645600 140733868644512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 266 226 213 0 72 0
[pid=28533] ppid=28532 vsize=447740 CPUtime=122.51 cores=0,2,4,6
/proc/28533/stat : 28533 (glucose) R 28532 28406 27229 0 -1 4202496 67666 0 0 0 12232 19 0 0 20 0 1 0 283401426 458485760 101892 33554432000 4194304 5208918 140736784384976 140736784382824 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 111935 101892 102 248 0 111684 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 783328

[startup+222.307 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 28560
/proc/meminfo: memFree=29847396/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/28533/stat : 28533 (glucose) R 28532 28406 27229 0 -1 4202496 69877 0 0 0 132211 20 0 0 20 0 1 0 283401426 466771968 106068 33554432000 4194304 5208918 140736784384976 140736784382824 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 113958 106068 103 248 0 113707 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 791420

[startup+1422.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 28741
/proc/meminfo: memFree=28968344/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=39.38 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 13824 126143 0 0 529 273 2946 190 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28532] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283401425 9367552 266 33554432000 4194304 5064252 140733868645600 140733868644512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 266 226 213 0 72 0
[pid=28533] ppid=28532 vsize=456140 CPUtime=1382.31 cores=0,2,4,6
/proc/28533/stat : 28533 (glucose) R 28532 28406 27229 0 -1 4202496 70001 0 0 0 138211 20 0 0 20 0 1 0 283401426 467087360 106192 33554432000 4194304 5208918 140736784384976 140736784382728 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 114035 106192 103 248 0 113784 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 791728

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 28741
/proc/meminfo: memFree=28967228/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=39.38 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 13824 126143 0 0 529 273 2946 190 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28532] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283401425 9367552 266 33554432000 4194304 5064252 140733868645600 140733868644512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 266 226 213 0 72 0
[pid=28533] ppid=28532 vsize=456272 CPUtime=1442.29 cores=0,2,4,6
/proc/28533/stat : 28533 (glucose) R 28532 28406 27229 0 -1 4202496 70129 0 0 0 144209 20 0 0 20 0 1 0 283401426 467222528 106467 33554432000 4194304 5208918 140736784384976 140736784382824 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 114068 106467 103 248 0 113817 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 791860

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28742
/proc/meminfo: memFree=28967104/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=39.38 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 13824 126143 0 0 529 273 2946 190 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28532] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283401425 9367552 266 33554432000 4194304 5064252 140733868645600 140733868644512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 266 226 213 0 72 0
[pid=28533] ppid=28532 vsize=456404 CPUtime=1502.29 cores=0,2,4,6
/proc/28533/stat : 28533 (glucose) R 28532 28406 27229 0 -1 4202496 70230 0 0 0 150209 20 0 0 20 0 1 0 283401426 467357696 106563 33554432000 4194304 5208918 140736784384976 140736784382824 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 114101 106563 103 248 0 113850 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 791992

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 28742
/proc/meminfo: memFree=28965684/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=39.38 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 13824 126143 0 0 529 273 2946 190 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28532] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283401425 9367552 266 33554432000 4194304 5064252 140733868645600 140733868644512 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 266 226 213 0 72 0
[pid=28533] ppid=28532 vsize=457148 CPUtime=1562.28 cores=0,2,4,6
/proc/28533/stat : 28533 (glucose) R 28532 28406 27229 0 -1 4202496 70447 0 0 0 156208 20 0 0 20 0 1 0 283401426 468119552 107118 33554432000 4194304 5208918 140736784384976 140736784382648 4210888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 114287 107118 103 248 0 114036 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 792736

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 28750
/proc/meminfo: memFree=29066996/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=1660.43 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 22441 211308 0 0 652 289 164845 257 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28749] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28749/stat : 28749 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283563557 9367552 267 33554432000 4194304 5064252 140735537648720 140735537647632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28749/statm: 2287 267 226 213 0 72 0
[pid=28750] ppid=28749 vsize=457612 CPUtime=1.21 cores=0,2,4,6
/proc/28750/stat : 28750 (glucose) R 28749 28406 27229 0 -1 4202496 58207 0 0 0 106 15 0 0 20 0 1 0 283563558 468594688 91304 33554432000 4194304 5208918 140736922069888 140736921019288 4607392 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28750/statm: 114403 91304 70 248 0 114152 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 793200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28750
/proc/meminfo: memFree=28987288/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=1660.43 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 22441 211308 0 0 652 289 164845 257 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28749] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28749/stat : 28749 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283563557 9367552 267 33554432000 4194304 5064252 140735537648720 140735537647632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28749/statm: 2287 267 226 213 0 72 0
[pid=28750] ppid=28749 vsize=446420 CPUtime=61.2 cores=0,2,4,6
/proc/28750/stat : 28750 (glucose) R 28749 28406 27229 0 -1 4202496 69801 0 0 0 6101 19 0 0 20 0 1 0 283563558 457134080 101037 33554432000 4194304 5208918 140736922069888 140736922067736 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28750/statm: 111605 101037 102 248 0 111354 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 782008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28750
/proc/meminfo: memFree=28985428/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=1660.43 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 22441 211308 0 0 652 289 164845 257 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28749] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28749/stat : 28749 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283563557 9367552 267 33554432000 4194304 5064252 140735537648720 140735537647632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28749/statm: 2287 267 226 213 0 72 0
[pid=28750] ppid=28749 vsize=447740 CPUtime=121.19 cores=0,2,4,6
/proc/28750/stat : 28750 (glucose) R 28749 28406 27229 0 -1 4202496 70138 0 0 0 12100 19 0 0 20 0 1 0 283563558 458485760 101374 33554432000 4194304 5208918 140736922069888 140736922067736 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28750/statm: 111935 101374 102 248 0 111684 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 783328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28750
/proc/meminfo: memFree=28983628/32873844 swapFree=6872/6872
[pid=28406] ppid=28404 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28406/stat : 28406 (npSolver-wbo-It) S 28404 28406 27229 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 283397450 9367552 275 33554432000 4194304 5064252 140733433927152 140733433926064 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28406/statm: 2287 275 233 213 0 72 0
[pid=28407] ppid=28406 vsize=317292 CPUtime=1660.43 cores=0,2,4,6
/proc/28407/stat : 28407 (npSolver-wbo) S 28406 28406 27229 0 -1 4202496 22441 211308 0 0 652 289 164845 257 20 0 1 0 283397450 324907008 59840 33554432000 4194304 5990268 140736013386192 140736013377616 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 24 0 0
/proc/28407/statm: 79323 59840 166 439 0 78880 0
[pid=28749] ppid=28407 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28749/stat : 28749 (satsolver.sh) S 28407 28406 27229 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 283563557 9367552 267 33554432000 4194304 5064252 140735537648720 140735537647632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28749/statm: 2287 267 226 213 0 72 0
[pid=28750] ppid=28749 vsize=448080 CPUtime=139.6 cores=0,2,4,6
/proc/28750/stat : 28750 (glucose) R 28749 28406 27229 0 -1 4202496 70187 0 0 0 13941 19 0 0 20 0 1 0 283563558 458833920 101423 33554432000 4194304 5208918 140736922069888 140736922067560 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28750/statm: 112020 101423 102 248 0 111769 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 783668

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 28406 and gives
#  childrusage.ru_utime.tv_sec=1654
#  childrusage.ru_utime.tv_usec=986403
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=476167
# CPU time returned by wait4() is 1660.46
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1794.38
CPU system time (s): 5.65
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 902760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1654.99
system time used= 5.47617
maximum resident set size= 701436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234731
page faults= 0
swaps= 0
block input operations= 0
block output operations= 873472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5042
involuntary context switches= 1740

runsolver used 3.70044 second user time and 9.97048 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-28 04:38:10
IDJOB=3714678
IDBENCH=78654
IDSOLVER=2296
FILE ID=node106/3714678-1338172690
RUNJOBID= node106-1338160071-27245
PBS_JOBID= 14624559
Free space on /tmp= 71068 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j90/normalized-j9012_2-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714678-1338172690/watcher-3714678-1338172690 -o /tmp/evaluation-result-3714678-1338172690/solver-3714678-1338172690 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714678-1338172690.wbo 818542491 HOME HOME

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

MD5SUM BENCH= dad192078946e4e501b7d3b25da46ada
RANDOM SEED=818542491

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30041680 kB
Buffers:          236048 kB
Cached:           816432 kB
SwapCached:            0 kB
Active:          1831708 kB
Inactive:         142828 kB
Active(anon):     913536 kB
Inactive(anon):    11256 kB
Active(file):     918172 kB
Inactive(file):   131572 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9332 kB
Writeback:             0 kB
AnonPages:       1113576 kB
Mapped:            11468 kB
Shmem:               200 kB
Slab:             714492 kB
SReclaimable:     156716 kB
SUnreclaim:       557776 kB
KernelStack:        1520 kB
PageTables:         6252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1245008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1050624 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= 70816 MiB
End job on node106 at 2012-05-28 05:08:10