Trace number 3715182

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j60/
normalized-j606_1-unsat--soft-0-100-0.wbo
MD5SUMc217e37672ee06a6aab331743e45a145
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark2.40363
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7320
Total number of constraints22689
Number of soft constraints22689
Number of constraints which are clauses22453
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints236
Minimum length of a constraint1
Maximum length of a constraint32
Top cost 1139170
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1139169
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 220
Number of bits of the biggest sum of numbers8
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.56	c run usual solver
4.32/4.54	o 84
4.32/4.54	c fallback to adder encoding
588.30/588.66	o 83
588.30/588.66	c fallback to adder encoding
1075.43/1075.81	o 82
1075.43/1075.81	c fallback to adder encoding
1740.40/1740.92	o 81
1740.40/1740.92	c fallback to adder encoding
1800.09/1800.61	c error: unexpected solver exit code
1800.09/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-3715182-1338207101/watcher-3715182-1338207101 -o /tmp/evaluation-result-3715182-1338207101/solver-3715182-1338207101 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715182-1338207101.wbo 1320901358 HOME HOME 

running on 4 cores: 1,3,5,7

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.03 2.01 2.00 3/179 31521
/proc/meminfo: memFree=30606580/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0

[startup+0.0943821 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 31521
/proc/meminfo: memFree=30606580/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100193 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 31521
/proc/meminfo: memFree=30606580/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300217 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 31521
/proc/meminfo: memFree=30606580/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 31521
/proc/meminfo: memFree=30606580/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 31525
/proc/meminfo: memFree=30503600/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=19720 CPUtime=0.58 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 4554 0 0 0 54 4 0 0 20 0 1 0 286836856 20193280 3630 33554432000 4194304 5990268 140734254381088 140734254374240 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 4930 3630 153 439 0 4487 0
[pid=31524] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31524/stat : 31524 (cp2_pre.sh) S 31522 31521 29981 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286836916 9367552 276 33554432000 4194304 5064252 140734628929440 140734628928144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31524/statm: 2287 276 234 213 0 72 0
[pid=31525] ppid=31524 vsize=102044 CPUtime=0.89 cores=1,3,5,7
/proc/31525/stat : 31525 (coprocessor) R 31524 31521 29981 0 -1 4202496 19151 0 0 0 86 3 0 0 20 0 1 0 286836916 104493056 24465 33554432000 4194304 6586260 140735815582896 140735815578920 5599305 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 25511 24465 191 584 0 24923 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 140060

[startup+3.10035 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 31525
/proc/meminfo: memFree=30487528/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=19720 CPUtime=0.58 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 4554 0 0 0 54 4 0 0 20 0 1 0 286836856 20193280 3630 33554432000 4194304 5990268 140734254381088 140734254374240 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 4930 3630 153 439 0 4487 0
[pid=31524] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31524/stat : 31524 (cp2_pre.sh) S 31522 31521 29981 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286836916 9367552 276 33554432000 4194304 5064252 140734628929440 140734628928144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31524/statm: 2287 276 234 213 0 72 0
[pid=31525] ppid=31524 vsize=125376 CPUtime=2.49 cores=1,3,5,7
/proc/31525/stat : 31525 (coprocessor) R 31524 31521 29981 0 -1 4202496 21444 0 0 0 246 3 0 0 20 0 1 0 286836916 128385024 28478 33554432000 4194304 6586260 140735815582896 140735815578488 4416181 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 31344 28478 196 584 0 30756 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 163392

[startup+6.30036 s]
/proc/loadavg: 1.95 1.99 1.99 3/182 31535
/proc/meminfo: memFree=30427756/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=102172 CPUtime=5.12 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 11466 37145 0 0 127 36 311 38 20 0 1 0 286836856 104624128 19952 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 25543 19952 166 439 0 25100 0
[pid=31534] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31534/stat : 31534 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286837385 9367552 267 33554432000 4194304 5064252 140733829661920 140733829660832 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31534/statm: 2287 267 226 213 0 72 0
[pid=31535] ppid=31534 vsize=150588 CPUtime=0.99 cores=1,3,5,7
/proc/31535/stat : 31535 (glucose) R 31534 31521 29981 0 -1 4202496 30060 0 0 0 92 7 0 0 20 0 1 0 286837386 154202112 35272 33554432000 4194304 5208918 140733308627488 140733308625336 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31535/statm: 37647 35272 96 248 0 37396 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 271056

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 31536
/proc/meminfo: memFree=30321456/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=102172 CPUtime=5.12 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 11466 37145 0 0 127 36 311 38 20 0 1 0 286836856 104624128 19952 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 25543 19952 166 439 0 25100 0
[pid=31534] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31534/stat : 31534 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286837385 9367552 267 33554432000 4194304 5064252 140733829661920 140733829660832 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31534/statm: 2287 267 226 213 0 72 0
[pid=31535] ppid=31534 vsize=152248 CPUtime=7.39 cores=1,3,5,7
/proc/31535/stat : 31535 (glucose) R 31534 31521 29981 0 -1 4202496 30617 0 0 0 732 7 0 0 20 0 1 0 286837386 155901952 35816 33554432000 4194304 5208918 140733308627488 140733308625160 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31535/statm: 38062 35816 96 248 0 37811 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 272716

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 31536
/proc/meminfo: memFree=30321852/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=102172 CPUtime=5.12 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 11466 37145 0 0 127 36 311 38 20 0 1 0 286836856 104624128 19952 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 25543 19952 166 439 0 25100 0
[pid=31534] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31534/stat : 31534 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286837385 9367552 267 33554432000 4194304 5064252 140733829661920 140733829660832 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31534/statm: 2287 267 226 213 0 72 0
[pid=31535] ppid=31534 vsize=152248 CPUtime=20.19 cores=1,3,5,7
/proc/31535/stat : 31535 (glucose) R 31534 31521 29981 0 -1 4202496 30628 0 0 0 2012 7 0 0 20 0 1 0 286837386 155901952 35824 33554432000 4194304 5208918 140733308627488 140733308625160 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31535/statm: 38062 35824 96 248 0 37811 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 272716

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 31536
/proc/meminfo: memFree=30322780/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=102172 CPUtime=5.12 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 11466 37145 0 0 127 36 311 38 20 0 1 0 286836856 104624128 19952 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 25543 19952 166 439 0 25100 0
[pid=31534] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31534/stat : 31534 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286837385 9367552 267 33554432000 4194304 5064252 140733829661920 140733829660832 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31534/statm: 2287 267 226 213 0 72 0
[pid=31535] ppid=31534 vsize=152248 CPUtime=45.79 cores=1,3,5,7
/proc/31535/stat : 31535 (glucose) R 31534 31521 29981 0 -1 4202496 30650 0 0 0 4572 7 0 0 20 0 1 0 286837386 155901952 35841 33554432000 4194304 5208918 140733308627488 140733308625160 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31535/statm: 38062 35841 96 248 0 37811 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 272716

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31536
/proc/meminfo: memFree=30322164/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=102172 CPUtime=5.12 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 11466 37145 0 0 127 36 311 38 20 0 1 0 286836856 104624128 19952 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 25543 19952 166 439 0 25100 0
[pid=31534] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31534/stat : 31534 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286837385 9367552 267 33554432000 4194304 5064252 140733829661920 140733829660832 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31534/statm: 2287 267 226 213 0 72 0
[pid=31535] ppid=31534 vsize=152468 CPUtime=96.99 cores=1,3,5,7
/proc/31535/stat : 31535 (glucose) R 31534 31521 29981 0 -1 4202496 30724 0 0 0 9692 7 0 0 20 0 1 0 286837386 156127232 35904 33554432000 4194304 5208918 140733308627488 140733308625448 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31535/statm: 38117 35904 96 248 0 37866 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 272936

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31536
/proc/meminfo: memFree=30319620/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=102172 CPUtime=5.12 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 11466 37145 0 0 127 36 311 38 20 0 1 0 286836856 104624128 19952 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 25543 19952 166 439 0 25100 0
[pid=31534] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/31601/stat : 31601 (glucose) R 31600 31521 29981 0 -1 4202496 30451 0 0 0 28558 8 0 0 20 0 1 0 286944513 153989120 36812 33554432000 4194304 5208918 140735449638512 140735449636360 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31601/statm: 37595 36812 105 248 0 37344 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 262532

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31606
/proc/meminfo: memFree=30928692/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=93856 CPUtime=1076.19 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 25799 116130 0 0 260 54 107203 102 20 0 1 0 286836856 96108544 17905 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 23464 17905 166 439 0 23021 0
[pid=31600] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31600/stat : 31600 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286944513 9367552 267 33554432000 4194304 5064252 140734142142352 140734142141264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31600/statm: 2287 267 226 213 0 72 0
[pid=31601] ppid=31600 vsize=172300 CPUtime=345.66 cores=1,3,5,7
/proc/31601/stat : 31601 (glucose) R 31600 31521 29981 0 -1 4202496 31038 0 0 0 34557 9 0 0 20 0 1 0 286944513 176435200 37900 33554432000 4194304 5208918 140735449638512 140735449636344 4211104 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31601/statm: 43075 37900 105 248 0 42824 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 284452

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31606
/proc/meminfo: memFree=30882788/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=93856 CPUtime=1076.19 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 25799 116130 0 0 260 54 107203 102 20 0 1 0 286836856 96108544 17905 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 23464 17905 166 439 0 23021 0
[pid=31600] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31600/stat : 31600 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286944513 9367552 267 33554432000 4194304 5064252 140734142142352 140734142141264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31600/statm: 2287 267 226 213 0 72 0
[pid=31601] ppid=31600 vsize=172300 CPUtime=405.64 cores=1,3,5,7
/proc/31601/stat : 31601 (glucose) R 31600 31521 29981 0 -1 4202496 31038 0 0 0 40555 9 0 0 20 0 1 0 286944513 176435200 37900 33554432000 4194304 5208918 140735449638512 140735449636344 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31601/statm: 43075 37900 105 248 0 42824 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 284452

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 31607
/proc/meminfo: memFree=30882668/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=93856 CPUtime=1076.19 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 25799 116130 0 0 260 54 107203 102 20 0 1 0 286836856 96108544 17905 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 23464 17905 166 439 0 23021 0
[pid=31600] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31600/stat : 31600 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286944513 9367552 267 33554432000 4194304 5064252 140734142142352 140734142141264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31600/statm: 2287 267 226 213 0 72 0
[pid=31601] ppid=31600 vsize=172300 CPUtime=465.64 cores=1,3,5,7
/proc/31601/stat : 31601 (glucose) R 31600 31521 29981 0 -1 4202496 31038 0 0 0 46555 9 0 0 20 0 1 0 286944513 176435200 37900 33554432000 4194304 5208918 140735449638512 140735449636344 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31601/statm: 43075 37900 105 248 0 42824 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 284452

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 31621
/proc/meminfo: memFree=30968696/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=93856 CPUtime=1076.19 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 25799 116130 0 0 260 54 107203 102 20 0 1 0 286836856 96108544 17905 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 23464 17905 166 439 0 23021 0
[pid=31600] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31600/stat : 31600 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286944513 9367552 267 33554432000 4194304 5064252 140734142142352 140734142141264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31600/statm: 2287 267 226 213 0 72 0
[pid=31601] ppid=31600 vsize=172300 CPUtime=525.62 cores=1,3,5,7
/proc/31601/stat : 31601 (glucose) R 31600 31521 29981 0 -1 4202496 31039 0 0 0 52553 9 0 0 20 0 1 0 286944513 176435200 37910 33554432000 4194304 5208918 140735449638512 140735449636344 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31601/statm: 43075 37910 105 248 0 42824 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 284452

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 31628
/proc/meminfo: memFree=30981240/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=93856 CPUtime=1076.19 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 25799 116130 0 0 260 54 107203 102 20 0 1 0 286836856 96108544 17905 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 23464 17905 166 439 0 23021 0
[pid=31600] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31600/stat : 31600 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286944513 9367552 267 33554432000 4194304 5064252 140734142142352 140734142141264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31600/statm: 2287 267 226 213 0 72 0
[pid=31601] ppid=31600 vsize=172300 CPUtime=585.61 cores=1,3,5,7
/proc/31601/stat : 31601 (glucose) R 31600 31521 29981 0 -1 4202496 31040 0 0 0 58552 9 0 0 20 0 1 0 286944513 176435200 37910 33554432000 4194304 5208918 140735449638512 140735449636344 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31601/statm: 43075 37910 105 248 0 42824 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 284452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 31638
/proc/meminfo: memFree=30992476/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=93856 CPUtime=1076.19 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 25799 116130 0 0 260 54 107203 102 20 0 1 0 286836856 96108544 17905 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 23464 17905 166 439 0 23021 0
[pid=31600] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31600/stat : 31600 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286944513 9367552 267 33554432000 4194304 5064252 140734142142352 140734142141264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31600/statm: 2287 267 226 213 0 72 0
[pid=31601] ppid=31600 vsize=172300 CPUtime=645.6 cores=1,3,5,7
/proc/31601/stat : 31601 (glucose) R 31600 31521 29981 0 -1 4202496 31040 0 0 0 64551 9 0 0 20 0 1 0 286944513 176435200 37910 33554432000 4194304 5208918 140735449638512 140735449636344 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31601/statm: 43075 37910 105 248 0 42824 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 284452

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 31645
/proc/meminfo: memFree=30969892/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=93780 CPUtime=1741.15 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 32731 154131 0 0 325 64 173596 130 20 0 1 0 286836856 96030720 17886 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 23445 17886 166 439 0 23002 0
[pid=31644] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31644/stat : 31644 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287011021 9367552 267 33554432000 4194304 5064252 140736005791824 140736005790736 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2287 267 226 213 0 72 0
[pid=31645] ppid=31644 vsize=146972 CPUtime=40.63 cores=1,3,5,7
/proc/31645/stat : 31645 (glucose) R 31644 31521 29981 0 -1 4202496 30013 0 0 0 4056 7 0 0 20 0 1 0 287011021 150499328 34761 33554432000 4194304 5208918 140736998910832 140736998908504 4205640 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 36743 34761 96 248 0 36492 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 259048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 31645
/proc/meminfo: memFree=30956736/32873648 swapFree=6852/6852
[pid=31521] ppid=31519 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31521/stat : 31521 (npSolver-wbo-It) S 31519 31521 29981 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286836856 9367552 274 33554432000 4194304 5064252 140737005964016 140737005962928 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31521/statm: 2287 274 233 213 0 72 0
[pid=31522] ppid=31521 vsize=93780 CPUtime=1741.15 cores=1,3,5,7
/proc/31522/stat : 31522 (npSolver-wbo) S 31521 31521 29981 0 -1 4202496 32731 154131 0 0 325 64 173596 130 20 0 1 0 286836856 96030720 17886 33554432000 4194304 5990268 140734254381088 140734254372512 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31522/statm: 23445 17886 166 439 0 23002 0
[pid=31644] ppid=31522 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31644/stat : 31644 (satsolver.sh) S 31522 31521 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287011021 9367552 267 33554432000 4194304 5064252 140736005791824 140736005790736 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2287 267 226 213 0 72 0
[pid=31645] ppid=31644 vsize=146972 CPUtime=58.94 cores=1,3,5,7
/proc/31645/stat : 31645 (glucose) R 31644 31521 29981 0 -1 4202496 30015 0 0 0 5887 7 0 0 20 0 1 0 287011021 150499328 34792 33554432000 4194304 5208918 140736998910832 140736998908504 4211049 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31645/statm: 36743 34792 96 248 0 36492 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 259048

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 31521 and gives
#  childrusage.ru_utime.tv_sec=1739
#  childrusage.ru_utime.tv_usec=226597
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=954702
# CPU time returned by wait4() is 1741.18
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1798.08
CPU system time (s): 2.01
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 315920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1739.23
system time used= 1.9547
maximum resident set size= 177620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187838
page faults= 0
swaps= 0
block input operations= 0
block output operations= 479768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2653
involuntary context switches= 1834

runsolver used 3.3105 second user time and 8.48771 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 14:11:41
IDJOB=3715182
IDBENCH=79146
IDSOLVER=2296
FILE ID=node115/3715182-1338207101
RUNJOBID= node115-1338195070-29998
PBS_JOBID= 14624604
Free space on /tmp= 71496 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j60/normalized-j606_1-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715182-1338207101/watcher-3715182-1338207101 -o /tmp/evaluation-result-3715182-1338207101/solver-3715182-1338207101 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715182-1338207101.wbo 1320901358 HOME HOME

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

MD5SUM BENCH= c217e37672ee06a6aab331743e45a145
RANDOM SEED=1320901358

node115.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.462
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.92
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.462
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.462
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.92
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.462
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.462
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.92
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.462
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.462
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.462
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:        30606960 kB
Buffers:          402512 kB
Cached:           454628 kB
SwapCached:          972 kB
Active:          1284444 kB
Inactive:         122260 kB
Active(anon):     542240 kB
Inactive(anon):     9244 kB
Active(file):     742204 kB
Inactive(file):   113016 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        667564 kB
Mapped:            12712 kB
Shmem:                96 kB
Slab:             720264 kB
SReclaimable:     164648 kB
SUnreclaim:       555616 kB
KernelStack:        1520 kB
PageTables:         4980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     749704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    518144 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= 71572 MiB
End job on node115 at 2012-05-28 14:41:42