Trace number 3715694

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? (TO) 1800.07 1898.42

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-blast-floppy1-7.ucl--soft-66-100-0.wbo
MD5SUMfc4fc608292ff0814d25e97efc86eb19
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.051991
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2913
Total number of constraints3105
Number of soft constraints1046
Number of constraints which are clauses2259
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints846
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 52307
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 52306
Biggest number in a constraint 6518
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 18803
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

51.88/51.96	c run usual solver
198.50/198.72	o 128
198.50/198.72	c starting approximation
198.50/198.72	c factor = 2
198.50/198.72	c current bound: 64
233.24/233.43	c current bound: 64
268.13/272.12	c current bound: 64
303.25/310.80	c current bound: 64
338.07/349.37	c current bound: 64
373.04/386.93	c current bound: 64
407.88/425.53	c current bound: 64
443.09/464.22	c current bound: 64
478.03/502.83	c current bound: 64
512.95/541.43	c current bound: 64
548.02/580.01	c current bound: 64
582.89/618.71	c current bound: 64
617.97/657.50	c current bound: 64
652.96/696.13	c current bound: 64
687.92/734.70	c current bound: 64
723.08/772.62	c current bound: 64
758.16/810.08	c current bound: 64
793.19/847.95	c current bound: 64
828.14/885.84	c current bound: 64
863.18/923.09	c current bound: 64
898.21/960.88	c current bound: 64
933.19/997.91	c current bound: 64
968.38/1036.04	c current bound: 64
1004.87/1074.05	c current bound: 64
1043.22/1112.46	c current bound: 64
1081.56/1150.83	c current bound: 64
1119.67/1187.61	c current bound: 64
1158.02/1226.16	c current bound: 64
1196.13/1263.04	c current bound: 64
1234.54/1301.24	c current bound: 64
1273.01/1339.74	c current bound: 64
1310.30/1378.26	c current bound: 64
1345.39/1416.03	c current bound: 64
1380.46/1453.90	c current bound: 64
1415.42/1491.13	c current bound: 64
1450.24/1525.99	c current bound: 64
1485.50/1564.72	c current bound: 64
1520.63/1603.33	c current bound: 64
1555.43/1640.99	c current bound: 64
1590.49/1678.89	c current bound: 64
1626.06/1715.89	c current bound: 64
1661.45/1753.28	c current bound: 64
1696.66/1790.34	c current bound: 64
1731.80/1827.38	c current bound: 64
1767.32/1864.49	c current bound: 64

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-3715694-1338200891/watcher-3715694-1338200891 -o /tmp/evaluation-result-3715694-1338200891/solver-3715694-1338200891 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715694-1338200891.wbo 192533324 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: 4.09 2.66 2.20 3/177 5010
/proc/meminfo: memFree=29382908/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0

[startup+0.10329 s]
/proc/loadavg: 4.09 2.66 2.20 3/177 5010
/proc/meminfo: memFree=29382908/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200349 s]
/proc/loadavg: 4.09 2.66 2.20 3/177 5010
/proc/meminfo: memFree=29382908/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300348 s]
/proc/loadavg: 4.09 2.66 2.20 3/177 5010
/proc/meminfo: memFree=29382908/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 4.09 2.66 2.20 3/177 5010
/proc/meminfo: memFree=29382908/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 4.09 2.66 2.20 3/179 5016
/proc/meminfo: memFree=29229500/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=134300 CPUtime=1.49 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) R 5010 5010 20162 0 -1 4202496 4567 0 0 0 146 3 0 0 20 0 1 0 286214581 137523200 26381 33554432000 4194304 5990268 140735895592928 140735895587224 4523230 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5011/statm: 33575 26381 143 439 0 33132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143448

[startup+3.10034 s]
/proc/loadavg: 3.92 2.65 2.20 3/179 5016
/proc/meminfo: memFree=29090584/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=265372 CPUtime=3.09 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) R 5010 5010 20162 0 -1 4202496 5198 0 0 0 301 8 0 0 20 0 1 0 286214581 271740928 55053 33554432000 4194304 5990268 140735895592928 140735895587224 4341862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5011/statm: 66343 55053 143 439 0 65900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 274520

[startup+6.30035 s]
/proc/loadavg: 3.92 2.65 2.20 3/179 5016
/proc/meminfo: memFree=28859664/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=527516 CPUtime=6.29 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) R 5010 5010 20162 0 -1 4202496 5951 0 0 0 612 17 0 0 20 0 1 0 286214581 540176384 113421 33554432000 4194304 5990268 140735895592928 140735895587576 4569513 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5011/statm: 131879 113421 143 439 0 131436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 536664

[startup+12.7002 s]
/proc/loadavg: 3.63 2.62 2.19 3/179 5016
/proc/meminfo: memFree=27905176/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2132572 CPUtime=12.69 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) R 5010 5010 20162 0 -1 4202496 13474 0 0 0 1198 71 0 0 20 0 1 0 286214581 2183753728 327569 33554432000 4194304 5990268 140735895592928 140735895588808 4548299 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5011/statm: 533143 327569 145 439 0 532700 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2141720

[startup+25.5003 s]
/proc/loadavg: 3.38 2.60 2.19 3/178 5028
/proc/meminfo: memFree=28104400/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2132572 CPUtime=25.49 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) R 5010 5010 20162 0 -1 4202496 13474 0 0 0 2478 71 0 0 20 0 1 0 286214581 2183753728 327569 33554432000 4194304 5990268 140735895592928 140735895588808 4498720 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5011/statm: 533143 327569 145 439 0 532700 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2141720

[startup+51.1003 s]
/proc/loadavg: 2.97 2.57 2.19 3/179 5044
/proc/meminfo: memFree=27971028/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2851388 CPUtime=51.08 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) R 5010 5010 20162 0 -1 4202496 14370 0 0 0 5011 97 0 0 20 0 1 0 286214581 2919821312 527755 33554432000 4194304 5990268 140735895592928 140735895587912 5180875 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5011/statm: 712847 527755 147 439 0 712404 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2860536

[startup+102.307 s]
/proc/loadavg: 2.75 2.58 2.21 3/181 5077
/proc/meminfo: memFree=23235856/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2132572 CPUtime=92.18 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 14386 26091 0 0 5011 184 3790 233 20 0 1 0 286214581 2183753728 348058 33554432000 4194304 5990268 140735895592928 140735895587168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5011/statm: 533143 348058 154 439 0 532700 0
[pid=5069] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5069/stat : 5069 (satsolver.sh) S 5011 5010 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286223814 9367552 266 33554432000 4194304 5064252 140735204802688 140735204801600 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5069/statm: 2287 266 226 213 0 72 0
[pid=5070] ppid=5069 vsize=4807464 CPUtime=9.96 cores=1,3,5,7
/proc/5070/stat : 5070 (glucose) R 5069 5010 20162 0 -1 4202496 419709 0 0 0 846 150 0 0 20 0 1 0 286223814 4922843136 977007 33554432000 4194304 5208918 140734315484080 140734315482024 4229872 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5070/statm: 1201866 977007 94 248 0 1201615 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 6958332

[startup+162.3 s]
/proc/loadavg: 2.55 2.54 2.21 3/180 5112
/proc/meminfo: memFree=26674968/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2219752 CPUtime=162.11 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) R 5010 5010 20162 0 -1 4202496 21252 486833 0 0 5369 1226 9118 498 20 0 1 0 286214581 2273026048 369860 33554432000 4194304 5990268 140735895592928 140735895586232 5177872 0 0 4096 0 0 0 0 17 5 0 0 11 0 0
/proc/5011/statm: 554938 369860 157 439 0 554495 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 2228900

[startup+222.301 s]
/proc/loadavg: 2.76 2.60 2.25 3/182 5153
/proc/meminfo: memFree=25997212/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2219756 CPUtime=220.85 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 22157 937134 0 0 6031 4086 11145 823 20 0 1 0 286214581 2273030144 369880 33554432000 4194304 5990268 140735895592928 140735895583824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/5011/statm: 554939 369880 175 439 0 554496 0
[pid=5151] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5151/stat : 5151 (cp2_post.sh) S 5011 5010 20162 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 286236688 9367552 265 33554432000 4194304 5064252 140735199887360 140735199885648 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5151/statm: 2287 265 225 213 0 72 0
[pid=5152] ppid=5151 vsize=4004 CPUtime=0.01 cores=1,3,5,7
/proc/5152/stat : 5152 (cat) S 5151 5010 20162 0 -1 4202496 216 0 0 0 0 1 0 0 20 0 1 0 286236688 4100096 122 33554432000 4194304 4236627 140736049085392 140736049084488 252263089632 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5152/statm: 1001 122 96 11 0 67 0
[pid=5153] ppid=5151 vsize=145160 CPUtime=1.21 cores=1,3,5,7
/proc/5153/stat : 5153 (coprocessor) R 5151 5010 20162 0 -1 4202496 4310 0 0 0 118 3 0 0 20 0 1 0 286236688 148643840 35408 33554432000 4194304 6586260 140733416783904 140733416780920 4967814 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/5153/statm: 36290 35408 145 584 0 35702 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 2387216

[startup+282.3 s]
/proc/loadavg: 2.74 2.62 2.28 3/182 5200
/proc/meminfo: memFree=23448320/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2184036 CPUtime=268.18 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 36009 1413623 0 0 6307 4118 14987 1406 20 0 1 0 286214581 2236452864 360738 33554432000 4194304 5990268 140735895592928 140735895584336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 98 0 0
/proc/5011/statm: 546009 360738 176 439 0 545566 0
[pid=5192] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5192/stat : 5192 (satsolver.sh) S 5011 5010 20162 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286241836 9367552 267 33554432000 4194304 5064252 140733622411760 140733622410672 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5192/statm: 2287 267 226 213 0 72 0
[pid=5193] ppid=5192 vsize=4172560 CPUtime=6.35 cores=1,3,5,7

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


[startup+1482.3 s]
/proc/loadavg: 2.54 2.44 2.41 3/182 6088
/proc/meminfo: memFree=25941776/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2184036 CPUtime=1402.95 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 258752 16175061 0 0 10575 4632 108723 16365 20 0 1 0 286214581 2236452864 360738 33554432000 4194304 5990268 140735895592928 140735895583824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 522 0 0
/proc/5011/statm: 546009 360738 176 439 0 545566 0
[pid=6086] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6086/stat : 6086 (cp2_post.sh) S 5011 5010 20162 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 286362439 9367552 266 33554432000 4194304 5064252 140734558708112 140734558706400 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6086/statm: 2287 266 225 213 0 72 0
[pid=6087] ppid=6086 vsize=4004 CPUtime=0.03 cores=1,3,5,7
/proc/6087/stat : 6087 (cat) S 6086 5010 20162 0 -1 4202496 215 0 0 0 0 3 0 0 20 0 1 0 286362439 4100096 121 33554432000 4194304 4236627 140735637688688 140735637687784 252263089632 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6087/statm: 1001 121 96 11 0 67 0
[pid=6088] ppid=6086 vsize=243464 CPUtime=3.71 cores=1,3,5,7
/proc/6088/stat : 6088 (coprocessor) R 6086 5010 20162 0 -1 4202496 5755 0 0 0 358 13 0 0 20 0 1 0 286362439 249307136 52135 33554432000 4194304 6586260 140734156893824 140734156890840 5732400 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6088/statm: 60866 52135 145 584 0 60278 0
Current children cumulated CPU time (s) 1406.69
Current children cumulated vsize (KiB) 2449800

[startup+1542.3 s]
/proc/loadavg: 2.68 2.49 2.43 3/181 6135
/proc/meminfo: memFree=22259044/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2184036 CPUtime=1450.38 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 273114 16648883 0 0 10849 4668 112563 16958 20 0 1 0 286214581 2236452864 360738 33554432000 4194304 5990268 140735895592928 140735895584336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 563 0 0
/proc/5011/statm: 546009 360738 176 439 0 545566 0
[pid=6127] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6127/stat : 6127 (satsolver.sh) S 5011 5010 20162 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286367223 9367552 267 33554432000 4194304 5064252 140735876404176 140735876403088 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6127/statm: 2287 267 226 213 0 72 0
[pid=6128] ppid=6127 vsize=4899484 CPUtime=12.57 cores=1,3,5,7
/proc/6128/stat : 6128 (glucose) R 6127 5010 20162 0 -1 4202496 444578 0 0 0 1097 160 0 0 20 0 1 0 286367223 5017071616 1012010 33554432000 4194304 5208918 140737223378480 140737223376424 4205261 0 0 4096 0 0 0 0 17 5 0 0 328 0 0
/proc/6128/statm: 1224871 1012010 94 248 0 1224620 0
Current children cumulated CPU time (s) 1462.95
Current children cumulated vsize (KiB) 7101816

[startup+1602.31 s]
/proc/loadavg: 2.84 2.58 2.46 3/180 6182
/proc/meminfo: memFree=26801640/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2231652 CPUtime=1519.41 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 286610 17570114 0 0 11123 4700 118453 17665 20 0 1 0 286214581 2285211648 372642 33554432000 4194304 5990268 140735895592928 140735895584912 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 602 0 0
/proc/5011/statm: 557913 372642 176 439 0 557470 0
[pid=6182] ppid=5011 vsize=16712 CPUtime=0.22 cores=1,3,5,7
/proc/6182/stat : 6182 (cp) R 5011 5010 20162 0 -1 4202496 513 0 0 0 0 22 0 0 20 0 1 0 286374788 17113088 198 33554432000 4194304 4305796 140733719648976 140733719646920 252263089632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6182/statm: 4178 198 157 28 0 74 0
Current children cumulated CPU time (s) 1519.63
Current children cumulated vsize (KiB) 2257512

[startup+1662.3 s]
/proc/loadavg: 2.74 2.59 2.47 3/181 6383
/proc/meminfo: memFree=22692360/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2184036 CPUtime=1555.56 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 294669 18028170 0 0 11262 4717 121397 18180 20 0 1 0 286214581 2236452864 360738 33554432000 4194304 5990268 140735895592928 140735895584336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 602 0 0
/proc/5011/statm: 546009 360738 176 439 0 545566 0
[pid=6211] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6211/stat : 6211 (satsolver.sh) S 5011 5010 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286378682 9367552 267 33554432000 4194304 5064252 140736921581472 140736921580384 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6211/statm: 2287 267 226 213 0 72 0
[pid=6212] ppid=6211 vsize=4919872 CPUtime=18.32 cores=1,3,5,7
/proc/6212/stat : 6212 (glucose) R 6211 5010 20162 0 -1 4202496 448087 0 0 0 1668 164 0 0 20 0 1 0 286378682 5037948928 1019390 33554432000 4194304 5208918 140736192226928 140736192223448 4607488 0 0 4096 0 0 0 0 17 5 0 0 293 0 0
/proc/6212/statm: 1229968 1019390 105 248 0 1229717 0
Current children cumulated CPU time (s) 1573.88
Current children cumulated vsize (KiB) 7122204

[startup+1722.3 s]
/proc/loadavg: 2.75 2.61 2.48 3/181 7569
/proc/meminfo: memFree=24374732/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2184036 CPUtime=1626.18 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 309039 18950252 0 0 11539 4750 127285 19044 20 0 1 0 286214581 2236452864 360738 33554432000 4194304 5990268 140735895592928 140735895584336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 696 0 0
/proc/5011/statm: 546009 360738 176 439 0 545566 0
[pid=7460] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7460/stat : 7460 (satsolver.sh) S 5011 5010 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286386226 9367552 266 33554432000 4194304 5064252 140735701372800 140735701371712 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7460/statm: 2287 266 226 213 0 72 0
[pid=7461] ppid=7460 vsize=3347792 CPUtime=3.94 cores=1,3,5,7
/proc/7461/stat : 7461 (glucose) R 7460 5010 20162 0 -1 4202496 164233 0 0 0 308 86 0 0 20 0 1 0 286386226 3428139008 606809 33554432000 4194304 5208918 140733284182448 140733283131944 4465602 0 0 4096 0 0 0 0 17 5 0 0 190 0 0
/proc/7461/statm: 836948 606810 69 248 0 836697 0
Current children cumulated CPU time (s) 1630.12
Current children cumulated vsize (KiB) 5550124

[startup+1782.3 s]
/proc/loadavg: 2.47 2.55 2.46 3/182 8717
/proc/meminfo: memFree=26404284/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2184036 CPUtime=1684.06 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 316232 19860677 0 0 11675 4769 132277 19685 20 0 1 0 286214581 2236452864 360738 33554432000 4194304 5990268 140735895592928 140735895583824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 746 0 0
/proc/5011/statm: 546009 360738 176 439 0 545566 0
[pid=8659] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8659/stat : 8659 (cp2_post.sh) S 5011 5010 20162 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 286392368 9367552 265 33554432000 4194304 5064252 140736150162928 140736150161216 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8659/statm: 2287 265 225 213 0 72 0
[pid=8660] ppid=8659 vsize=4004 CPUtime=0.17 cores=1,3,5,7
/proc/8660/stat : 8660 (cat) S 8659 5010 20162 0 -1 4202496 215 0 0 0 0 17 0 0 20 0 1 0 286392368 4100096 121 33554432000 4194304 4236627 140734885937936 140734885937032 252263089632 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8660/statm: 1001 121 96 11 0 67 0
[pid=8661] ppid=8659 vsize=243464 CPUtime=4.41 cores=1,3,5,7
/proc/8661/stat : 8661 (coprocessor) R 8659 5010 20162 0 -1 4202496 6188 0 0 0 429 12 0 0 20 0 1 0 286392368 249307136 57167 33554432000 4194304 6586260 140734575635248 140734575632264 5732400 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/8661/statm: 60866 57167 145 584 0 60278 0
Current children cumulated CPU time (s) 1688.64
Current children cumulated vsize (KiB) 2449800

[startup+1842.3 s]
/proc/loadavg: 2.83 2.62 2.49 3/181 9956
/proc/meminfo: memFree=22678420/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2184036 CPUtime=1731.91 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 330594 20338579 0 0 11952 4800 136132 20307 20 0 1 0 286214581 2236452864 360738 33554432000 4194304 5990268 140735895592928 140735895584336 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 842 0 0
/proc/5011/statm: 546009 360738 176 439 0 545566 0
[pid=9666] ppid=5011 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9666/stat : 9666 (satsolver.sh) S 5011 5010 20162 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286397378 9367552 267 33554432000 4194304 5064252 140735708465632 140735708464544 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9666/statm: 2287 267 226 213 0 72 0
[pid=9667] ppid=9666 vsize=4900272 CPUtime=12.81 cores=1,3,5,7
/proc/9667/stat : 9667 (glucose) R 9666 5010 20162 0 -1 4202496 449603 0 0 0 1117 164 0 0 20 0 1 0 286397378 5017878528 1013587 33554432000 4194304 5208918 140734513287712 140734513285656 4469616 0 0 4096 0 0 0 0 17 5 0 0 151 0 0
/proc/9667/statm: 1225068 1013587 94 248 0 1224817 0
Current children cumulated CPU time (s) 1744.72
Current children cumulated vsize (KiB) 7102604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1898.4 s]
/proc/loadavg: 2.59 2.58 2.48 3/181 11079
/proc/meminfo: memFree=26092104/32873852 swapFree=7624/7624
[pid=5010] ppid=5008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5010/stat : 5010 (npSolver-wbo-It) S 5008 5010 20162 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286214581 9367552 275 33554432000 4194304 5064252 140733916152992 140733916151904 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5010/statm: 2287 275 233 213 0 72 0
[pid=5011] ppid=5010 vsize=2184036 CPUtime=1789.95 cores=1,3,5,7
/proc/5011/stat : 5011 (npSolver-wbo) S 5010 5010 20162 0 -1 4202496 337787 21252580 0 0 12089 4818 141105 20983 20 0 1 0 286214581 2236452864 360738 33554432000 4194304 5990268 140735895592928 140735895583824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 883 0 0
/proc/5011/statm: 546009 360738 176 439 0 545566 0
[pid=10881] ppid=5011 vsize=9148 CPUtime=0.66 cores=1,3,5,7
/proc/10881/stat : 10881 (cp2_post.sh) S 5011 5010 20162 0 -1 4202496 609 224 0 0 0 0 0 66 20 0 1 0 286403470 9367552 265 33554432000 4194304 5064252 140736370109440 140736370107728 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10881/statm: 2287 265 225 213 0 72 0
[pid=10883] ppid=10881 vsize=592944 CPUtime=9.46 cores=1,3,5,7
/proc/10883/stat : 10883 (coprocessor) R 10881 5010 20162 0 -1 4202496 11003 0 0 0 886 60 0 0 20 0 1 0 286403471 607174656 90243 33554432000 4194304 6586260 140734691939504 140734691934888 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10883/statm: 148236 90243 148 584 0 147648 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2795276

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5010 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1898.42
CPU time (s): 1800.07
CPU user time (s): 1540.8
CPU system time (s): 259.27
CPU usage (%): 94.8193
Max. virtual memory (cumulated for all children) (KiB): 7157924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.71043 second user time and 10.3444 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-28 12:28:11
IDJOB=3715694
IDBENCH=79007
IDSOLVER=2297
FILE ID=node131/3715694-1338200891
RUNJOBID= node131-1338189901-20180
PBS_JOBID= 14624570
Free space on /tmp= 71536 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-floppy1-7.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715694-1338200891/watcher-3715694-1338200891 -o /tmp/evaluation-result-3715694-1338200891/solver-3715694-1338200891 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715694-1338200891.wbo 192533324 HOME HOME

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

MD5SUM BENCH= fc4fc608292ff0814d25e97efc86eb19
RANDOM SEED=192533324

node131.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.805
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	: 5333.61
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.805
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.805
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.805
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.805
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.805
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.805
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.92
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.805
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:       32873852 kB
MemFree:        29383288 kB
Buffers:          382780 kB
Cached:          2061108 kB
SwapCached:         2328 kB
Active:          1009084 kB
Inactive:        1643916 kB
Active(anon):     210372 kB
Inactive(anon):      976 kB
Active(file):     798712 kB
Inactive(file):  1642940 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099048 kB
Dirty:             10032 kB
Writeback:             0 kB
AnonPages:        215736 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             696628 kB
SReclaimable:     137152 kB
SUnreclaim:       559476 kB
KernelStack:        1496 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     416564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 69984 MiB
End job on node131 at 2012-05-28 12:59:52