Trace number 3753145

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-quickBound (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-0-100-0.wbo
MD5SUMaf77e5b9f76b81b38ad3f17f480b54ba
Bench CategorySOFT-BIGINT-LIN (only soft 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 benchmark8.75267
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 constraints67568
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 3417467
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3417466
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.75	c run usual solver
5.64/5.79	o 899
5.64/5.79	c starting approximation
5.64/5.79	c factor = 2
5.64/5.79	c factor still to low - shrinking to 364.462
5.64/5.79	c approx number of clauses: 1e+06
5.64/5.79	c current bound: 449
131.73/131.80	c current bound: 449
257.48/257.87	c current bound: 449
383.69/383.84	c current bound: 449
509.67/509.81	c current bound: 449
638.31/638.75	c current bound: 449
764.52/764.70	c current bound: 449
890.21/890.70	c current bound: 449
1016.16/1016.67	c current bound: 449
1142.15/1142.67	c current bound: 449
1268.14/1268.68	c current bound: 449
1394.07/1394.64	c current bound: 449
1521.69/1522.29	c current bound: 449
1648.00/1648.32	c current bound: 449
1774.07/1774.46	c current bound: 449
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3753145-1339206367/watcher-3753145-1339206367 -o /tmp/evaluation-result-3753145-1339206367/solver-3753145-1339206367 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753145-1339206367.wbo 1750122185 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: 1.33 1.24 1.33 3/177 8199
/proc/meminfo: memFree=28629440/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (runsolver) D 8197 8199 25576 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 386762139 12095488 51 33554432000 4194304 5436572 140735890307616 140735890303912 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/8199/statm: 2953 51 31 304 0 2645 0

[startup+0.0723301 s]
/proc/loadavg: 1.33 1.24 1.33 3/177 8199
/proc/meminfo: memFree=28629440/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100286 s]
/proc/loadavg: 1.33 1.24 1.33 3/177 8199
/proc/meminfo: memFree=28629440/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 1.33 1.24 1.33 3/177 8199
/proc/meminfo: memFree=28629440/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 1.33 1.24 1.33 3/177 8199
/proc/meminfo: memFree=28629440/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.33 1.24 1.33 3/181 8203
/proc/meminfo: memFree=28557012/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=65760 CPUtime=0.93 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 9057 0 0 0 74 19 0 0 20 0 1 0 386762139 67338240 15429 33554432000 4194304 6006132 140735734671328 140735734664432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 16440 15429 157 443 0 15993 0
[pid=8202] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8202/stat : 8202 (cp2_pre.sh) S 8201 8199 25576 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 386762234 9367552 277 33554432000 4194304 5064252 140736424371696 140736424370400 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8202/statm: 2287 277 234 213 0 72 0
[pid=8203] ppid=8202 vsize=107388 CPUtime=0.53 cores=1,3,5,7
/proc/8203/stat : 8203 (coprocessor) R 8202 8199 25576 0 -1 4202496 19021 0 0 0 51 2 0 0 20 0 1 0 386762234 109965312 26053 33554432000 4194304 6586260 140735366166928 140735366162952 5599216 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/8203/statm: 26847 26053 191 584 0 26259 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 191444

[startup+3.10028 s]
/proc/loadavg: 1.38 1.25 1.34 3/181 8203
/proc/meminfo: memFree=28459260/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=65760 CPUtime=0.93 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 9057 0 0 0 74 19 0 0 20 0 1 0 386762139 67338240 15429 33554432000 4194304 6006132 140735734671328 140735734664432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 16440 15429 157 443 0 15993 0
[pid=8202] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8202/stat : 8202 (cp2_pre.sh) S 8201 8199 25576 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 386762234 9367552 277 33554432000 4194304 5064252 140736424371696 140736424370400 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8202/statm: 2287 277 234 213 0 72 0
[pid=8203] ppid=8202 vsize=108312 CPUtime=2.13 cores=1,3,5,7
/proc/8203/stat : 8203 (coprocessor) R 8202 8199 25576 0 -1 4202496 19248 0 0 0 211 2 0 0 20 0 1 0 386762234 110911488 26280 33554432000 4194304 6586260 140735366166928 140735366162248 5599209 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/8203/statm: 27078 26280 191 584 0 26490 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 192368

[startup+6.30023 s]
/proc/loadavg: 1.38 1.25 1.34 3/181 8206
/proc/meminfo: memFree=28527644/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=5.87 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 13593 34512 0 0 91 39 447 10 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 92416

[startup+12.7002 s]
/proc/loadavg: 1.48 1.28 1.34 3/179 8221
/proc/meminfo: memFree=28228480/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=5.87 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 13593 34512 0 0 91 39 447 10 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8212] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386762730 9367552 266 33554432000 4194304 5064252 140733845156496 140733845155408 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8212/statm: 2287 266 226 213 0 72 0
[pid=8213] ppid=8212 vsize=82084 CPUtime=6.77 cores=1,3,5,7
/proc/8213/stat : 8213 (glucose) R 8212 8199 25576 0 -1 4202496 16317 0 0 0 675 2 0 0 20 0 1 0 386762730 84054016 17427 33554432000 4194304 5208918 140736693796000 140736693793672 4211521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 20521 17427 95 248 0 20270 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 183648

[startup+25.5002 s]
/proc/loadavg: 1.56 1.30 1.35 3/179 8221
/proc/meminfo: memFree=27244984/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=5.87 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 13593 34512 0 0 91 39 447 10 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8212] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386762730 9367552 266 33554432000 4194304 5064252 140733845156496 140733845155408 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8212/statm: 2287 266 226 213 0 72 0
[pid=8213] ppid=8212 vsize=82084 CPUtime=19.57 cores=1,3,5,7
/proc/8213/stat : 8213 (glucose) R 8212 8199 25576 0 -1 4202496 16321 0 0 0 1955 2 0 0 20 0 1 0 386762730 84054016 17431 33554432000 4194304 5208918 140736693796000 140736693793672 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 20521 17431 95 248 0 20270 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 183648

[startup+51.1003 s]
/proc/loadavg: 1.71 1.35 1.37 3/179 8221
/proc/meminfo: memFree=22743952/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=5.87 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 13593 34512 0 0 91 39 447 10 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8212] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386762730 9367552 266 33554432000 4194304 5064252 140733845156496 140733845155408 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8212/statm: 2287 266 226 213 0 72 0
[pid=8213] ppid=8212 vsize=82084 CPUtime=45.17 cores=1,3,5,7
/proc/8213/stat : 8213 (glucose) R 8212 8199 25576 0 -1 4202496 16323 0 0 0 4515 2 0 0 20 0 1 0 386762730 84054016 17433 33554432000 4194304 5208918 140736693796000 140736693793672 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 20521 17433 95 248 0 20270 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 183648

[startup+102.306 s]
/proc/loadavg: 2.77 1.71 1.48 3/181 8223
/proc/meminfo: memFree=16392084/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=5.87 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 13593 34512 0 0 91 39 447 10 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8212] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8212/stat : 8212 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386762730 9367552 266 33554432000 4194304 5064252 140733845156496 140733845155408 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8212/statm: 2287 266 226 213 0 72 0
[pid=8213] ppid=8212 vsize=82084 CPUtime=96.37 cores=1,3,5,7
/proc/8213/stat : 8213 (glucose) R 8212 8199 25576 0 -1 4202496 16362 0 0 0 9635 2 0 0 20 0 1 0 386762730 84054016 17472 33554432000 4194304 5208918 140736693796000 140736693793672 4211540 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8213/statm: 20521 17472 95 248 0 20270 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 183648

[startup+162.3 s]
/proc/loadavg: 2.34 1.77 1.52 3/181 8230
/proc/meminfo: memFree=16368664/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=131.85 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 17498 57743 0 0 102 40 13023 20 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8229] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8229/stat : 8229 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386775330 9367552 266 33554432000 4194304 5064252 140736765832800 140736765831712 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8229/statm: 2287 266 226 213 0 72 0
[pid=8230] ppid=8229 vsize=82084 CPUtime=30.36 cores=1,3,5,7
/proc/8230/stat : 8230 (glucose) R 8229 8199 25576 0 -1 4202496 15660 0 0 0 3034 2 0 0 20 0 1 0 386775331 84054016 17803 33554432000 4194304 5208918 140734216270512 140734216268184 4211620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8230/statm: 20521 17803 95 248 0 20270 0
Current children cumulated CPU time (s) 162.21

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

/proc/8326/stat : 8326 (glucose) R 8325 8199 25576 0 -1 4202496 16396 0 0 0 9345 2 0 0 20 0 1 0 386889019 84054016 17588 33554432000 4194304 5208918 140734932905168 140734932902840 4211501 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8326/statm: 20521 17588 95 248 0 20270 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 183648

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.84 3/181 8333
/proc/meminfo: memFree=16327776/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=1394.49 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 56548 292279 0 0 218 54 139043 134 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8332] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8332/stat : 8332 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386901614 9367552 267 33554432000 4194304 5064252 140735116054096 140735116053008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8332/statm: 2287 267 226 213 0 72 0
[pid=8333] ppid=8332 vsize=82080 CPUtime=27.53 cores=1,3,5,7
/proc/8333/stat : 8333 (glucose) R 8332 8199 25576 0 -1 4202496 16684 0 0 0 2751 2 0 0 20 0 1 0 386901615 84049920 17459 33554432000 4194304 5208918 140734587158064 140734587155736 4211537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8333/statm: 20520 17459 95 248 0 20269 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 183644

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/182 8337
/proc/meminfo: memFree=16327904/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=1394.49 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 56548 292279 0 0 218 54 139043 134 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8332] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8332/stat : 8332 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386901614 9367552 267 33554432000 4194304 5064252 140735116054096 140735116053008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8332/statm: 2287 267 226 213 0 72 0
[pid=8333] ppid=8332 vsize=82080 CPUtime=87.51 cores=1,3,5,7
/proc/8333/stat : 8333 (glucose) R 8332 8199 25576 0 -1 4202496 16689 0 0 0 8749 2 0 0 20 0 1 0 386901615 84049920 17464 33554432000 4194304 5208918 140734587158064 140734587155736 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8333/statm: 20520 17464 95 248 0 20269 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 183644

[startup+1542.3 s]
/proc/loadavg: 1.94 1.97 1.85 3/181 8344
/proc/meminfo: memFree=16326332/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=1522.12 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 60453 315771 0 0 230 55 151781 146 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8343] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8343/stat : 8343 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386914379 9367552 267 33554432000 4194304 5064252 140737322674784 140737322673696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8343/statm: 2287 267 226 213 0 72 0
[pid=8344] ppid=8343 vsize=82084 CPUtime=19.88 cores=1,3,5,7
/proc/8344/stat : 8344 (glucose) R 8343 8199 25576 0 -1 4202496 15654 0 0 0 1986 2 0 0 20 0 1 0 386914380 84054016 17798 33554432000 4194304 5208918 140733798684432 140733798682104 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8344/statm: 20521 17798 95 248 0 20270 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 183648

[startup+1602.3 s]
/proc/loadavg: 2.03 1.99 1.86 3/181 8344
/proc/meminfo: memFree=16326332/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=1522.12 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 60453 315771 0 0 230 55 151781 146 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8343] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8343/stat : 8343 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386914379 9367552 267 33554432000 4194304 5064252 140737322674784 140737322673696 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8343/statm: 2287 267 226 213 0 72 0
[pid=8344] ppid=8343 vsize=82084 CPUtime=79.87 cores=1,3,5,7
/proc/8344/stat : 8344 (glucose) R 8343 8199 25576 0 -1 4202496 15659 0 0 0 7985 2 0 0 20 0 1 0 386914380 84054016 17803 33554432000 4194304 5208918 140733798684432 140733798682104 4211712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8344/statm: 20521 17803 95 248 0 20270 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 183648

[startup+1662.3 s]
/proc/loadavg: 2.01 1.99 1.86 3/181 8351
/proc/meminfo: memFree=16325268/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=1648.14 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 64358 337993 0 0 242 57 164358 157 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8350] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8350/stat : 8350 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386926982 9367552 267 33554432000 4194304 5064252 140733939585200 140733939584112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8350/statm: 2287 267 226 213 0 72 0
[pid=8351] ppid=8350 vsize=82088 CPUtime=13.85 cores=1,3,5,7
/proc/8351/stat : 8351 (glucose) R 8350 8199 25576 0 -1 4202496 16471 0 0 0 1383 2 0 0 20 0 1 0 386926983 84058112 18113 33554432000 4194304 5208918 140736049395216 140736049392888 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8351/statm: 20522 18113 95 248 0 20271 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 183652

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/181 8351
/proc/meminfo: memFree=16325516/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=1648.14 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 64358 337993 0 0 242 57 164358 157 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8350] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8350/stat : 8350 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386926982 9367552 267 33554432000 4194304 5064252 140733939585200 140733939584112 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8350/statm: 2287 267 226 213 0 72 0
[pid=8351] ppid=8350 vsize=82088 CPUtime=73.84 cores=1,3,5,7
/proc/8351/stat : 8351 (glucose) R 8350 8199 25576 0 -1 4202496 16475 0 0 0 7382 2 0 0 20 0 1 0 386926983 84058112 18117 33554432000 4194304 5208918 140736049395216 140736049392888 4211641 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8351/statm: 20522 18117 95 248 0 20271 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 183652

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/181 8404
/proc/meminfo: memFree=28901824/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=1774.25 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 68263 361026 0 0 253 58 176947 167 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8358] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8358/stat : 8358 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386939597 9367552 266 33554432000 4194304 5064252 140734180556976 140734180555888 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8358/statm: 2287 266 226 213 0 72 0
[pid=8359] ppid=8358 vsize=82084 CPUtime=7.71 cores=1,3,5,7
/proc/8359/stat : 8359 (glucose) R 8358 8199 25576 0 -1 4202496 16985 0 0 0 767 4 0 0 20 0 1 0 386939597 84054016 18116 33554432000 4194304 5208918 140736541511264 140736541508936 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8359/statm: 20521 18116 95 248 0 20270 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 183648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.88 3/181 8411
/proc/meminfo: memFree=28875176/32873624 swapFree=7112/7112
[pid=8199] ppid=8197 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (npSolver-wbo-It) S 8197 8199 25576 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386762139 9367552 274 33554432000 4194304 5064252 140735915576720 140735915575632 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8199/statm: 2287 274 233 213 0 72 0
[pid=8201] ppid=8199 vsize=83268 CPUtime=1774.25 cores=1,3,5,7
/proc/8201/stat : 8201 (npSolver-wbo) S 8199 8199 25576 0 -1 4202496 68263 361026 0 0 253 58 176947 167 20 0 1 0 386762139 85266432 19482 33554432000 4194304 6006132 140735734671328 140735734662688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8201/statm: 20817 19482 176 443 0 20370 0
[pid=8358] ppid=8201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8358/stat : 8358 (satsolver.sh) S 8201 8199 25576 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386939597 9367552 266 33554432000 4194304 5064252 140734180556976 140734180555888 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8358/statm: 2287 266 226 213 0 72 0
[pid=8359] ppid=8358 vsize=82084 CPUtime=25.81 cores=1,3,5,7
/proc/8359/stat : 8359 (glucose) R 8358 8199 25576 0 -1 4202496 16990 0 0 0 2577 4 0 0 20 0 1 0 386939597 84054016 18121 33554432000 4194304 5208918 140736541511264 140736541508936 4211665 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8359/statm: 20521 18121 95 248 0 20270 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 183648

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 8199 and gives
#  childrusage.ru_utime.tv_sec=1772
#  childrusage.ru_utime.tv_usec=12613
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=263655
# CPU time returned by wait4() is 1774.28
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1797.77
CPU system time (s): 2.29
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 194260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1772.01
system time used= 2.26365
maximum resident set size= 111708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 430265
page faults= 0
swaps= 0
block input operations= 0
block output operations= 447024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9288
involuntary context switches= 2216

runsolver used 2.73058 second user time and 7.26689 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-09 03:46:07
IDJOB=3753145
IDBENCH=79120
IDSOLVER=2336
FILE ID=node121/3753145-1339206367
RUNJOBID= node121-1339204543-25593
PBS_JOBID= 14643859
Free space on /tmp= 70612 MiB

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

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

MD5SUM BENCH= af77e5b9f76b81b38ad3f17f480b54ba
RANDOM SEED=1750122185

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        28629704 kB
Buffers:          991764 kB
Cached:          1848832 kB
SwapCached:          340 kB
Active:          3215016 kB
Inactive:          75808 kB
Active(anon):     429624 kB
Inactive(anon):     8168 kB
Active(file):    2785392 kB
Inactive(file):    67640 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106508 kB
Dirty:             40860 kB
Writeback:             0 kB
AnonPages:        444144 kB
Mapped:            12920 kB
Shmem:                40 kB
Slab:             814136 kB
SReclaimable:     255808 kB
SUnreclaim:       558328 kB
KernelStack:        1504 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     545244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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= 70608 MiB
End job on node121 at 2012-06-09 04:16:07