Trace number 3714205

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? (TO) 1800 1800.81

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM9e4fdadcc7668e5ef6d5afa26a2e782c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark4.19136
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints145
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 7273
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7272
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.34	c run usual solver
3.00/3.44	o 5560
3.00/3.44	c current bound: 2780
3.00/3.44	c fallback to adder encoding
3.65/4.19	o 2765
3.65/4.19	c current bound: 1382
3.65/4.19	c fallback to adder encoding
4.11/4.65	o 1342
4.11/4.65	c current bound: 671
9.58/10.07	o 275
9.58/10.07	c current bound: 137
14.37/14.98	o 136
14.37/14.98	c current bound: 68
17.32/17.89	o 66
17.32/17.89	c current bound: 33
19.37/19.91	o 32
19.37/19.91	c current bound: 16
22.40/22.80	o 16
22.40/22.80	c current bound: 8
23.28/23.82	o 8
23.28/23.82	c current bound: 4
25.01/25.55	o 3
25.01/25.55	c current bound: 1
1800.00/1800.80	c error: unexpected solver exit code
1800.00/1800.80	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-3714205-1338174447/watcher-3714205-1338174447 -o /tmp/evaluation-result-3714205-1338174447/solver-3714205-1338174447 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714205-1338174447.wbo 1127696156 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15736
/proc/meminfo: memFree=29846400/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0

[startup+0.054256 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15736
/proc/meminfo: memFree=29846400/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15736
/proc/meminfo: memFree=29846400/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15736
/proc/meminfo: memFree=29846400/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15736
/proc/meminfo: memFree=29846400/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15743
/proc/meminfo: memFree=29815160/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=14716 CPUtime=0.34 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 5177 0 0 0 33 1 0 0 20 0 1 0 283573281 15069184 2840 33554432000 4194304 5990268 140734272556128 140734272549280 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 3679 2840 156 439 0 3236 0
[pid=15739] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15739/stat : 15739 (cp2_pre.sh) S 15737 15736 14387 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 283573316 9367552 277 33554432000 4194304 5064252 140736634752384 140736634751088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15739/statm: 2287 277 234 213 0 72 0
[pid=15740] ppid=15739 vsize=81404 CPUtime=1.14 cores=0,2,4,6
/proc/15740/stat : 15740 (coprocessor) R 15739 15736 14387 0 -1 4202496 16053 0 0 0 112 2 0 0 20 0 1 0 283573316 83357696 19705 33554432000 4194304 6586260 140736109016992 140736109012248 5599209 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/15740/statm: 20351 19705 191 584 0 19763 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 114416

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15757
/proc/meminfo: memFree=29767848/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=14716 CPUtime=2.75 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 5195 26493 0 0 33 1 211 30 20 0 1 0 283573281 15069184 2842 33554432000 4194304 5990268 140734272556128 140734272549856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 3679 2842 158 439 0 3236 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 23864

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15795
/proc/meminfo: memFree=29773496/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=32744 CPUtime=4.38 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 12786 58668 0 0 53 16 329 40 20 0 1 0 283573281 33529856 7325 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15737/statm: 8186 7325 170 439 0 7743 0
[pid=15791] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15791/stat : 15791 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283573759 9367552 266 33554432000 4194304 5064252 140735755385840 140735755384752 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15791/statm: 2287 266 226 213 0 72 0
[pid=15792] ppid=15791 vsize=88192 CPUtime=1.5 cores=0,2,4,6
/proc/15792/stat : 15792 (glucose) R 15791 15736 14387 0 -1 4202496 17115 0 0 0 147 3 0 0 20 0 1 0 283573759 90308608 18592 33554432000 4194304 5208918 140733849005024 140733849002872 4213115 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15792/statm: 22048 18592 103 248 0 21797 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 139232

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15823
/proc/meminfo: memFree=29826860/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=9.69 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 14751 84144 0 0 55 17 840 57 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15822] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15822/stat : 15822 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283574291 9367552 267 33554432000 4194304 5064252 140736898202176 140736898201088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15822/statm: 2287 267 226 213 0 72 0
[pid=15823] ppid=15822 vsize=37724 CPUtime=2.59 cores=0,2,4,6
/proc/15823/stat : 15823 (glucose) R 15822 15736 14387 0 -1 4202496 9766 0 0 0 258 1 0 0 20 0 1 0 283574291 38629376 8288 33554432000 4194304 5208918 140735545253904 140735545251752 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15823/statm: 9431 8288 104 248 0 9180 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 80572

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15858
/proc/meminfo: memFree=29831164/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.01 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 19723 163342 0 0 60 18 2339 84 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547056 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 33700

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15865
/proc/meminfo: memFree=29792952/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=53180 CPUtime=25.54 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 9454 0 0 0 2553 1 0 0 20 0 1 0 283575836 54456320 11799 33554432000 4194304 5208918 140733814842512 140733814840376 4212949 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 13295 11799 104 248 0 13044 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 96028

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15866
/proc/meminfo: memFree=29745768/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=80144 CPUtime=76.72 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 11956 0 0 0 7670 2 0 0 20 0 1 0 283575836 82067456 18392 33554432000 4194304 5208918 140733814842512 140733814838296 4211162 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 20036 18392 104 248 0 19785 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 122992

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15869
/proc/meminfo: memFree=29717420/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=102684 CPUtime=136.71 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 14194 0 0 0 13668 3 0 0 20 0 1 0 283575836 105148416 21975 33554432000 4194304 5208918 140733814842512 140733814840456 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 25671 21975 104 248 0 25420 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 145532

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15869
/proc/meminfo: memFree=29675708/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 34385 0 0 0 139608 42 0 0 20 0 1 0 283575836 223268864 51766 33554432000 4194304 5208918 140733814842512 140733814838888 4228942 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 54509 51766 104 248 0 54258 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 260884

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15879
/proc/meminfo: memFree=29513284/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=218036 CPUtime=1456.48 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 35067 0 0 0 145604 44 0 0 20 0 1 0 283575836 223268864 53302 33554432000 4194304 5208918 140733814842512 140733814838216 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 54509 53302 104 248 0 54258 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 260884

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15879
/proc/meminfo: memFree=29495760/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=218036 CPUtime=1516.48 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 35739 0 0 0 151601 47 0 0 20 0 1 0 283575836 223268864 53302 33554432000 4194304 5208918 140733814842512 140733814838888 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 54509 53302 104 248 0 54258 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 260884

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15880
/proc/meminfo: memFree=29521604/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=268124 CPUtime=1576.46 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 36737 0 0 0 157596 50 0 0 20 0 1 0 283575836 274558976 54627 33554432000 4194304 5208918 140733814842512 140733814840664 4229203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 67031 54627 104 248 0 66780 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 310972

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15880
/proc/meminfo: memFree=29402504/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=269348 CPUtime=1636.45 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 37731 0 0 0 163592 53 0 0 20 0 1 0 283575836 275812352 54944 33554432000 4194304 5208918 140733814842512 140733814840360 4228965 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 67337 54944 104 248 0 67086 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 312196

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15880
/proc/meminfo: memFree=29467440/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=271260 CPUtime=1696.45 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 38911 0 0 0 169589 56 0 0 20 0 1 0 283575836 277770240 55948 33554432000 4194304 5208918 140733814842512 140733814840360 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 67815 55948 104 248 0 67564 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 314108

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15881
/proc/meminfo: memFree=29471688/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=284136 CPUtime=1756.44 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 39986 0 0 0 175585 59 0 0 20 0 1 0 283575836 290955264 58388 33554432000 4194304 5208918 140733814842512 140733814838888 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 71034 58388 104 248 0 70783 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 326984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 15954
/proc/meminfo: memFree=29660876/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=284136 CPUtime=1774.84 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 39990 0 0 0 177425 59 0 0 20 0 1 0 283575836 290955264 60436 33554432000 4194304 5208918 140733814842512 140733814838200 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 71034 60436 104 248 0 70783 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 326984

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 15954
/proc/meminfo: memFree=29660876/32873844 swapFree=7112/7112
[pid=15736] ppid=15734 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15736/stat : 15736 (npSolver-wbo-I.) S 15734 15736 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283573281 9367552 274 33554432000 4194304 5064252 140733710597216 140733710596128 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15736/statm: 2287 274 233 213 0 72 0
[pid=15737] ppid=15736 vsize=24552 CPUtime=25.16 cores=0,2,4,6
/proc/15737/stat : 15737 (npSolver-wbo) S 15736 15736 14387 0 -1 4202496 20640 168955 0 0 61 18 2350 87 20 0 1 0 283573281 25141248 5281 33554432000 4194304 5990268 140734272556128 140734272547568 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15737/statm: 6138 5281 170 439 0 5695 0
[pid=15864] ppid=15737 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15864/stat : 15864 (satsolver.sh) S 15737 15736 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283575836 9367552 266 33554432000 4194304 5064252 140734336987984 140734336986896 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15864/statm: 2287 266 226 213 0 72 0
[pid=15865] ppid=15864 vsize=284136 CPUtime=1774.84 cores=0,2,4,6
/proc/15865/stat : 15865 (glucose) R 15864 15736 14387 0 -1 4202496 39990 0 0 0 177425 59 0 0 20 0 1 0 283575836 290955264 60436 33554432000 4194304 5208918 140733814842512 140733814838200 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15865/statm: 71034 60436 104 248 0 70783 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 326984

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15736 and gives
#  childrusage.ru_utime.tv_sec=24
#  childrusage.ru_utime.tv_usec=116333
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=61838
# CPU time returned by wait4() is 25.1782
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800
CPU user time (s): 1798.36
CPU system time (s): 1.64
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 407124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.1163
system time used= 1.06184
maximum resident set size= 94120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190572
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2639
involuntary context switches= 147

runsolver used 2.88656 second user time and 6.95894 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-28 05:07:27
IDJOB=3714205
IDBENCH=78673
IDSOLVER=2295
FILE ID=node104/3714205-1338174447
RUNJOBID= node104-1338167241-14943
PBS_JOBID= 14624539
Free space on /tmp= 71020 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714205-1338174447/watcher-3714205-1338174447 -o /tmp/evaluation-result-3714205-1338174447/solver-3714205-1338174447 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714205-1338174447.wbo 1127696156 HOME HOME

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

MD5SUM BENCH= 9e4fdadcc7668e5ef6d5afa26a2e782c
RANDOM SEED=1127696156

node104.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.266
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.53
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.266
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.266
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.266
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		: 2666.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29848852 kB
Buffers:          367424 kB
Cached:          1717796 kB
SwapCached:         1084 kB
Active:          1282500 kB
Inactive:         901944 kB
Active(anon):      91548 kB
Inactive(anon):     9936 kB
Active(file):    1190952 kB
Inactive(file):   892008 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106720 kB
Dirty:             20520 kB
Writeback:             0 kB
AnonPages:        100076 kB
Mapped:            15676 kB
Shmem:               196 kB
Slab:             700492 kB
SReclaimable:     142524 kB
SUnreclaim:       557968 kB
KernelStack:        1472 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     210884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 71008 MiB
End job on node104 at 2012-05-28 05:37:28