Trace number 3754020

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 (fixed)? (TO) 1800.08 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-66-100-0.wbo
MD5SUM1e3632de9e14ff29039922783c5be740
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.21921
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables23837
Total number of constraints67568
Number of soft constraints22831
Number of constraints which are clauses64398
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3170
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 1153610
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1153609
Biggest number in a constraint 66
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
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

0.00/0.74	c run usual solver
2.37/2.40	o 1294
2.37/2.40	c current bound: 647
2.37/2.40	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	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-3754020-1339183302/watcher-3754020-1339183302 -o /tmp/evaluation-result-3754020-1339183302/solver-3754020-1339183302 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754020-1339183302.wbo 250386614 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.00 2.01 1.97 3/175 5213
/proc/meminfo: memFree=29885988/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0

[startup+0.0565779 s]
/proc/loadavg: 2.00 2.01 1.97 3/175 5213
/proc/meminfo: memFree=29885988/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100341 s]
/proc/loadavg: 2.00 2.01 1.97 3/175 5213
/proc/meminfo: memFree=29885988/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300311 s]
/proc/loadavg: 2.00 2.01 1.97 3/175 5213
/proc/meminfo: memFree=29885988/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.00 2.01 1.97 3/175 5213
/proc/meminfo: memFree=29885988/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.01 1.97 3/179 5217
/proc/meminfo: memFree=29696700/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=68832 CPUtime=0.79 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 9371 0 0 0 72 7 0 0 20 0 1 0 384458741 70483968 16391 33554432000 4194304 6006132 140736527344416 140736527337520 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 17208 16391 158 443 0 16761 0
[pid=5216] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5216/stat : 5216 (cp2_pre.sh) S 5214 5213 23558 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 384458822 9367552 277 33554432000 4194304 5064252 140733281629168 140733281627872 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5216/statm: 2287 277 234 213 0 72 0
[pid=5217] ppid=5216 vsize=71116 CPUtime=0.68 cores=1,3,5,7
/proc/5217/stat : 5217 (coprocessor) R 5216 5213 23558 0 -1 4202496 13872 0 0 0 66 2 0 0 20 0 1 0 384458822 72822784 17012 33554432000 4194304 6586260 140735109125232 140735109120600 5599216 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5217/statm: 17779 17012 192 584 0 17191 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 158244

[startup+3.10032 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 5225
/proc/meminfo: memFree=29648968/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=163044 CPUtime=3.09 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) R 5213 5213 23558 0 -1 4202496 15738 26229 0 0 145 30 125 9 20 0 1 0 384458741 166957056 35099 33554432000 4194304 6006132 140736527344416 140736527337520 4535977 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 40761 35099 179 443 0 40314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172192

[startup+6.30041 s]
/proc/loadavg: 2.00 2.01 1.97 3/179 5237
/proc/meminfo: memFree=29117560/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=276416 CPUtime=1.11 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 40863 0 0 0 98 13 0 0 20 0 1 0 384459259 283049984 61254 33554432000 4194304 5208918 140734868717872 140734867667272 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 69104 61256 70 248 0 68853 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 654364

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 1.97 3/180 5239
/proc/meminfo: memFree=27514872/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=486192 CPUtime=7.51 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 74353 0 0 0 724 27 0 0 20 0 1 0 384459259 497860608 105224 33554432000 4194304 5208918 140734868717872 140734868715544 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 121548 105224 103 248 0 121297 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 864140

[startup+25.507 s]
/proc/loadavg: 2.14 2.04 1.98 3/181 5240
/proc/meminfo: memFree=27323392/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=486324 CPUtime=20.32 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 74438 0 0 0 2005 27 0 0 20 0 1 0 384459259 497995776 105309 33554432000 4194304 5208918 140734868717872 140734868715624 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 121581 105309 103 248 0 121330 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 864272

[startup+51.1004 s]
/proc/loadavg: 2.09 2.03 1.98 3/181 5240
/proc/meminfo: memFree=27319420/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=486588 CPUtime=45.9 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 74504 0 0 0 4563 27 0 0 20 0 1 0 384459259 498266112 105886 33554432000 4194304 5208918 140734868717872 140734868715624 4229199 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 121647 105886 104 248 0 121396 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 864536

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 1.98 3/181 5240
/proc/meminfo: memFree=27318304/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=487316 CPUtime=97.09 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 74670 0 0 0 9682 27 0 0 20 0 1 0 384459259 499011584 106052 33554432000 4194304 5208918 140734868717872 140734868715624 4210951 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 121829 106052 104 248 0 121578 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 865264

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/181 5240
/proc/meminfo: memFree=27314396/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=489068 CPUtime=157.08 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 75121 0 0 0 15681 27 0 0 20 0 1 0 384459259 500805632 107014 33554432000 4194304 5208918 140734868717872 140734868715720 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 122267 107014 104 248 0 122016 0
Current children cumulated CPU time (s) 162.24

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

/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 77800 0 0 0 135658 30 0 0 20 0 1 0 384459259 511959040 113245 33554432000 4194304 5208918 140734868717872 140734868715720 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 124990 113245 104 248 0 124739 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 877908

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5250
/proc/meminfo: memFree=27276792/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=500092 CPUtime=1416.87 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 77829 0 0 0 141657 30 0 0 20 0 1 0 384459259 512094208 113274 33554432000 4194304 5208918 140734868717872 140734868715624 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 125023 113274 104 248 0 124772 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 878040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5250
/proc/meminfo: memFree=27274868/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=500092 CPUtime=1476.87 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 77835 0 0 0 147657 30 0 0 20 0 1 0 384459259 512094208 113791 33554432000 4194304 5208918 140734868717872 140734868715624 4211605 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 125023 113791 104 248 0 124772 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 878040

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5251
/proc/meminfo: memFree=27273752/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=501728 CPUtime=1536.86 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 78112 0 0 0 153656 30 0 0 20 0 1 0 384459259 513769472 114068 33554432000 4194304 5208918 140734868717872 140734868715832 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 125432 114068 104 248 0 125181 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 879676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5251
/proc/meminfo: memFree=27273628/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=501728 CPUtime=1596.85 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 78113 0 0 0 159655 30 0 0 20 0 1 0 384459259 513769472 114069 33554432000 4194304 5208918 140734868717872 140734868715832 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 125432 114069 104 248 0 125181 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 879676

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5251
/proc/meminfo: memFree=27272884/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=502448 CPUtime=1656.85 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 78306 0 0 0 165655 30 0 0 20 0 1 0 384459259 514506752 114262 33554432000 4194304 5208918 140734868717872 140734868715624 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 125612 114262 104 248 0 125361 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 880396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5254
/proc/meminfo: memFree=27272752/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=502448 CPUtime=1716.83 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 78306 0 0 0 171653 30 0 0 20 0 1 0 384459259 514506752 114262 33554432000 4194304 5208918 140734868717872 140734868715624 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 125612 114262 104 248 0 125361 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 880396

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5254
/proc/meminfo: memFree=27268540/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=502448 CPUtime=1776.82 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 78309 0 0 0 177652 30 0 0 20 0 1 0 384459259 514506752 114776 33554432000 4194304 5208918 140734868717872 140734868715624 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 125612 114776 104 248 0 125361 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 880396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 5278
/proc/meminfo: memFree=28672900/32873844 swapFree=7120/7120
[pid=5213] ppid=5211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5213/stat : 5213 (npSolver-wbo-I.) S 5211 5213 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384458741 9367552 274 33554432000 4194304 5064252 140735768714128 140735768713040 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5213/statm: 2287 274 233 213 0 72 0
[pid=5214] ppid=5213 vsize=359652 CPUtime=5.16 cores=1,3,5,7
/proc/5214/stat : 5214 (npSolver-wbo) S 5213 5213 23558 0 -1 4202496 17769 26229 0 0 319 63 125 9 20 0 1 0 384458741 368283648 66332 33554432000 4194304 6006132 140736527344416 140736527335824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5214/statm: 89913 66332 180 443 0 89466 0
[pid=5236] ppid=5214 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5236/stat : 5236 (satsolver.sh) S 5214 5213 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384459259 9367552 267 33554432000 4194304 5064252 140735046912016 140735046910928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5236/statm: 2287 267 226 213 0 72 0
[pid=5237] ppid=5236 vsize=502448 CPUtime=1794.92 cores=1,3,5,7
/proc/5237/stat : 5237 (glucose) R 5236 5213 23558 0 -1 4202496 78309 0 0 0 179462 30 0 0 20 0 1 0 384459259 514506752 114776 33554432000 4194304 5208918 140734868717872 140734868715624 4229299 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5237/statm: 125612 114776 104 248 0 125361 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 880396

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 5213 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=451323
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=733888
# CPU time returned by wait4() is 5.18521
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1799.06
CPU system time (s): 1.02
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 1058216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.45132
system time used= 0.733888
maximum resident set size= 434288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44975
page faults= 0
swaps= 0
block input operations= 0
block output operations= 363984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 218
involuntary context switches= 24

runsolver used 3.13252 second user time and 8.45072 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-08 21:21:42
IDJOB=3754020
IDBENCH=78614
IDSOLVER=2338
FILE ID=node104/3754020-1339183302
RUNJOBID= node104-1339183301-5185
PBS_JOBID= 14643828
Free space on /tmp= 69388 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754020-1339183302/watcher-3754020-1339183302 -o /tmp/evaluation-result-3754020-1339183302/solver-3754020-1339183302 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754020-1339183302.wbo 250386614 HOME HOME

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

MD5SUM BENCH= 1e3632de9e14ff29039922783c5be740
RANDOM SEED=250386614

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:        29887004 kB
Buffers:          628504 kB
Cached:          1402328 kB
SwapCached:         1864 kB
Active:          2027252 kB
Inactive:          22004 kB
Active(anon):      13904 kB
Inactive(anon):     6544 kB
Active(file):    2013348 kB
Inactive(file):    15460 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67102148 kB
Dirty:             23296 kB
Writeback:             0 kB
AnonPages:         17232 kB
Mapped:             9232 kB
Shmem:                 4 kB
Slab:             796424 kB
SReclaimable:     237992 kB
SUnreclaim:       558432 kB
KernelStack:        1360 kB
PageTables:         3856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     129812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 68836 MiB
End job on node104 at 2012-06-08 21:51:42