Trace number 3715902

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.03 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_45_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM6dc14d51c0879b2054c8b72501c6facc
Bench CategorySOFT-SMALLINT-LIN (only soft 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.973851
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3600
Total number of constraints170
Number of soft constraints170
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 7974
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 7973
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.28	c run usual solver
3.28/3.38	o 4037
3.28/3.38	c starting approximation
3.28/3.38	c factor = 2
3.28/3.38	c factor still to low - shrinking to 4.11774
3.28/3.38	c approx number of clauses: 1e+06
3.28/3.38	c current bound: 2018
97.34/97.40	c current bound: 2018
193.42/193.52	c current bound: 2018
292.59/293.02	c current bound: 2018
385.29/385.41	c current bound: 2018
477.40/477.85	c current bound: 2018
575.42/575.92	c current bound: 2018
668.51/668.72	c current bound: 2018
761.62/762.15	c current bound: 2018
853.80/854.33	c current bound: 2018
945.99/946.56	c current bound: 2018
1041.78/1042.36	c current bound: 2018
1135.07/1135.67	c current bound: 2018
1228.38/1228.76	c current bound: 2018
1321.02/1321.67	c current bound: 2018
1413.55/1414.23	c current bound: 2018
1504.48/1505.19	c current bound: 2018
1596.49/1596.90	c current bound: 2018
1689.81/1690.56	c current bound: 2018
1783.72/1784.51	c current bound: 2018
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	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-3715902-1338217615/watcher-3715902-1338217615 -o /tmp/evaluation-result-3715902-1338217615/solver-3715902-1338217615 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715902-1338217615.wbo 984278109 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.91 1.95 1.91 3/177 25582
/proc/meminfo: memFree=29515856/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0

[startup+0.0705141 s]
/proc/loadavg: 1.91 1.95 1.91 3/177 25582
/proc/meminfo: memFree=29515856/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100352 s]
/proc/loadavg: 1.91 1.95 1.91 3/177 25582
/proc/meminfo: memFree=29515856/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300132 s]
/proc/loadavg: 1.91 1.95 1.91 3/177 25582
/proc/meminfo: memFree=29515856/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700203 s]
/proc/loadavg: 1.91 1.95 1.91 3/177 25582
/proc/meminfo: memFree=29515856/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.91 1.95 1.91 3/181 25586
/proc/meminfo: memFree=29441532/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=10524 CPUtime=0.27 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 3997 0 0 0 26 1 0 0 20 0 1 0 287886948 10776576 1941 33554432000 4194304 5990268 140736607365616 140736607358768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25583/statm: 2631 1941 156 439 0 2188 0
[pid=25585] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25585/stat : 25585 (cp2_pre.sh) S 25583 25582 20162 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 287886976 9367552 277 33554432000 4194304 5064252 140737296713968 140737296712672 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25585/statm: 2287 277 234 213 0 72 0
[pid=25586] ppid=25585 vsize=66536 CPUtime=1.2 cores=1,3,5,7
/proc/25586/stat : 25586 (coprocessor) R 25585 25582 20162 0 -1 4202496 13329 0 0 0 118 2 0 0 20 0 1 0 287886976 68132864 15959 33554432000 4194304 6586260 140733237720176 140733237715768 5599312 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/25586/statm: 16634 15959 191 584 0 16046 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 95356

[startup+3.10015 s]
/proc/loadavg: 1.92 1.95 1.91 3/181 25586
/proc/meminfo: memFree=29456848/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=10524 CPUtime=2.49 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 4005 16952 0 0 26 1 190 32 20 0 1 0 287886948 10776576 1942 33554432000 4194304 5990268 140736607365616 140736607359856 5173822 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25583/statm: 2631 1942 157 439 0 2188 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 19672

[startup+6.30043 s]
/proc/loadavg: 1.92 1.95 1.91 3/181 25596
/proc/meminfo: memFree=29464984/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=24288 CPUtime=3.44 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 7410 28739 0 0 36 9 263 36 20 0 1 0 287886948 24870912 5097 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 6072 5097 180 439 0 5629 0
[pid=25595] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25595/stat : 25595 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287887294 9367552 266 33554432000 4194304 5064252 140735104245392 140735104244304 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25595/statm: 2287 266 226 213 0 72 0
[pid=25596] ppid=25595 vsize=58444 CPUtime=2.82 cores=1,3,5,7
/proc/25596/stat : 25596 (glucose) R 25595 25582 20162 0 -1 4202496 12818 0 0 0 280 2 0 0 20 0 1 0 287887294 59846656 12703 33554432000 4194304 5208918 140735758764880 140735758762792 4229361 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25596/statm: 14611 12703 104 248 0 14360 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 101028

[startup+12.7005 s]
/proc/loadavg: 1.93 1.96 1.91 3/181 25596
/proc/meminfo: memFree=29442092/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=24288 CPUtime=3.44 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 7410 28739 0 0 36 9 263 36 20 0 1 0 287886948 24870912 5097 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 6072 5097 180 439 0 5629 0
[pid=25595] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25595/stat : 25595 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287887294 9367552 266 33554432000 4194304 5064252 140735104245392 140735104244304 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25595/statm: 2287 266 226 213 0 72 0
[pid=25596] ppid=25595 vsize=89808 CPUtime=9.22 cores=1,3,5,7
/proc/25596/stat : 25596 (glucose) R 25595 25582 20162 0 -1 4202496 14773 0 0 0 919 3 0 0 20 0 1 0 287887294 91963392 18660 33554432000 4194304 5208918 140735758764880 140735758762824 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25596/statm: 22452 18660 104 248 0 22201 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 132392

[startup+25.5005 s]
/proc/loadavg: 1.94 1.96 1.91 3/181 25596
/proc/meminfo: memFree=29412972/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=24288 CPUtime=3.44 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 7410 28739 0 0 36 9 263 36 20 0 1 0 287886948 24870912 5097 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 6072 5097 180 439 0 5629 0
[pid=25595] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25595/stat : 25595 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287887294 9367552 266 33554432000 4194304 5064252 140735104245392 140735104244304 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25595/statm: 2287 266 226 213 0 72 0
[pid=25596] ppid=25595 vsize=82736 CPUtime=22.02 cores=1,3,5,7
/proc/25596/stat : 25596 (glucose) R 25595 25582 20162 0 -1 4202496 15329 0 0 0 2199 3 0 0 20 0 1 0 287887294 84721664 18074 33554432000 4194304 5208918 140735758764880 140735758762744 4229850 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25596/statm: 20684 18074 104 248 0 20433 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 125320

[startup+51.1005 s]
/proc/loadavg: 1.96 1.96 1.91 3/181 25597
/proc/meminfo: memFree=29419660/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=24288 CPUtime=3.44 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 7410 28739 0 0 36 9 263 36 20 0 1 0 287886948 24870912 5097 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 6072 5097 180 439 0 5629 0
[pid=25595] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25595/stat : 25595 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287887294 9367552 266 33554432000 4194304 5064252 140735104245392 140735104244304 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25595/statm: 2287 266 226 213 0 72 0
[pid=25596] ppid=25595 vsize=71244 CPUtime=47.61 cores=1,3,5,7
/proc/25596/stat : 25596 (glucose) R 25595 25582 20162 0 -1 4202496 16187 0 0 0 4757 4 0 0 20 0 1 0 287887294 72953856 16145 33554432000 4194304 5208918 140735758764880 140735758762968 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25596/statm: 17811 16145 104 248 0 17560 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 113828

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.91 3/181 25604
/proc/meminfo: memFree=29452316/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=97.43 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 10076 52512 0 0 43 10 9638 52 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=25603] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25603/stat : 25603 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287896695 9367552 267 33554432000 4194304 5064252 140733610900832 140733610899744 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25603/statm: 2287 267 226 213 0 72 0
[pid=25604] ppid=25603 vsize=71244 CPUtime=4.82 cores=1,3,5,7
/proc/25604/stat : 25604 (glucose) R 25603 25582 20162 0 -1 4202496 14248 0 0 0 479 3 0 0 20 0 1 0 287896696 72953856 15464 33554432000 4194304 5208918 140733751618736 140733751616680 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25604/statm: 17811 15464 104 248 0 17560 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 117924

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/181 25604
/proc/meminfo: memFree=29435540/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=97.43 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 10076 52512 0 0 43 10 9638 52 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=25603] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25603/stat : 25603 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287896695 9367552 267 33554432000 4194304 5064252 140733610900832 140733610899744 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25603/statm: 2287 267 226 213 0 72 0
[pid=25604] ppid=25603 vsize=89920 CPUtime=64.8 cores=1,3,5,7
/proc/25604/stat : 25604 (glucose) R 25603 25582 20162 0 -1 4202496 17460 0 0 0 6475 5 0 0 20 0 1 0 287896696 92078080 19643 33554432000 4194304 5208918 140733751618736 140733751616680 4205128 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25604/statm: 22480 19643 104 248 0 22229 0
Current children cumulated CPU time (s) 162.23

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

/proc/28570/stat : 28570 (glucose) R 28569 25582 20162 0 -1 4202496 15449 0 0 0 794 4 0 0 20 0 1 0 288028379 91967488 18140 33554432000 4194304 5208918 140735640504272 140735640502216 4229244 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28570/statm: 22453 18140 104 248 0 22202 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 136492

[startup+1482.3 s]
/proc/loadavg: 1.93 1.81 1.83 3/181 31706
/proc/meminfo: memFree=29502736/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=1413.96 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 47358 394962 0 0 145 25 140933 293 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=28569] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28569/stat : 28569 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288028379 9367552 266 33554432000 4194304 5064252 140735361920096 140735361919008 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28569/statm: 2287 266 226 213 0 72 0
[pid=28570] ppid=28569 vsize=89924 CPUtime=67.96 cores=1,3,5,7
/proc/28570/stat : 28570 (glucose) R 28569 25582 20162 0 -1 4202496 17297 0 0 0 6790 6 0 0 20 0 1 0 288028379 92082176 20419 33554432000 4194304 5208918 140735640504272 140735640502216 4211049 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28570/statm: 22481 20419 104 248 0 22230 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 136604

[startup+1542.3 s]
/proc/loadavg: 1.89 1.81 1.82 3/182 1557
/proc/meminfo: memFree=29469712/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=1504.9 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 50021 419992 0 0 153 26 150000 311 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=349] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/349/stat : 349 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288037474 9367552 265 33554432000 4194304 5064252 140734501876624 140734501875536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/349/statm: 2287 265 226 213 0 72 0
[pid=351] ppid=349 vsize=71240 CPUtime=37.01 cores=1,3,5,7
/proc/351/stat : 351 (glucose) R 349 25582 20162 0 -1 4202496 16824 0 0 0 3696 5 0 0 20 0 1 0 288037474 72949760 15872 33554432000 4194304 5208918 140735632635920 140735632633896 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/351/statm: 17810 15872 104 248 0 17559 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 117920

[startup+1602.3 s]
/proc/loadavg: 2.02 1.86 1.83 3/181 1583
/proc/meminfo: memFree=29486312/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=1596.58 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 52684 444702 0 0 160 27 159145 326 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=1582] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1582/stat : 1582 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288046646 9367552 266 33554432000 4194304 5064252 140737143405680 140737143404592 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1582/statm: 2287 266 226 213 0 72 0
[pid=1583] ppid=1582 vsize=71240 CPUtime=5.3 cores=1,3,5,7
/proc/1583/stat : 1583 (glucose) R 1582 25582 20162 0 -1 4202496 15037 0 0 0 527 3 0 0 20 0 1 0 288046646 72949760 15347 33554432000 4194304 5208918 140736397048736 140736397046680 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1583/statm: 17810 15347 104 248 0 17559 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 117920

[startup+1662.3 s]
/proc/loadavg: 2.01 1.88 1.84 3/181 1600
/proc/meminfo: memFree=29449848/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=1596.58 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 52684 444702 0 0 160 27 159145 326 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=1582] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1582/stat : 1582 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288046646 9367552 266 33554432000 4194304 5064252 140737143405680 140737143404592 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1582/statm: 2287 266 226 213 0 72 0
[pid=1583] ppid=1582 vsize=89916 CPUtime=65.29 cores=1,3,5,7
/proc/1583/stat : 1583 (glucose) R 1582 25582 20162 0 -1 4202496 18568 0 0 0 6523 6 0 0 20 0 1 0 288046646 92073984 20280 33554432000 4194304 5208918 140736397048736 140736397046680 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1583/statm: 22479 20280 104 248 0 22228 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 136596

[startup+1722.3 s]
/proc/loadavg: 2.00 1.90 1.85 3/181 1621
/proc/meminfo: memFree=29446256/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=1690.21 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 55347 471005 0 0 167 28 168484 342 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=1613] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1613/stat : 1613 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288056011 9367552 267 33554432000 4194304 5064252 140736398730880 140736398729792 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1613/statm: 2287 267 226 213 0 72 0
[pid=1614] ppid=1613 vsize=94232 CPUtime=31.64 cores=1,3,5,7
/proc/1614/stat : 1614 (glucose) R 1613 25582 20162 0 -1 4202496 15585 0 0 0 3159 5 0 0 20 0 1 0 288056012 96493568 21631 33554432000 4194304 5208918 140735852745712 140735852743576 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1614/statm: 23558 21631 104 248 0 23307 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 140912

[startup+1782.3 s]
/proc/loadavg: 2.00 1.92 1.85 3/181 1636
/proc/meminfo: memFree=29441248/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=1690.21 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 55347 471005 0 0 167 28 168484 342 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=1613] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1613/stat : 1613 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288056011 9367552 267 33554432000 4194304 5064252 140736398730880 140736398729792 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1613/statm: 2287 267 226 213 0 72 0
[pid=1614] ppid=1613 vsize=89920 CPUtime=91.62 cores=1,3,5,7
/proc/1614/stat : 1614 (glucose) R 1613 25582 20162 0 -1 4202496 15815 0 0 0 9157 5 0 0 20 0 1 0 288056012 92078080 20590 33554432000 4194304 5208918 140735852745712 140735852743656 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1614/statm: 22480 20590 104 248 0 22229 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 136600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 1.92 1.85 3/181 1651
/proc/meminfo: memFree=29480000/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=1784.14 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 58010 493700 0 0 174 30 177852 358 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=1642] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1642/stat : 1642 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288065407 9367552 267 33554432000 4194304 5064252 140733427780080 140733427778992 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1642/statm: 2287 267 226 213 0 72 0
[pid=1643] ppid=1642 vsize=78320 CPUtime=15.89 cores=1,3,5,7
/proc/1643/stat : 1643 (glucose) R 1642 25582 20162 0 -1 4202496 15933 0 0 0 1586 3 0 0 20 0 1 0 288065407 80199680 17870 33554432000 4194304 5208918 140734536210224 140734536208168 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1643/statm: 19580 17870 104 248 0 19329 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 125000

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 1.92 1.85 3/181 1651
/proc/meminfo: memFree=29480000/32873852 swapFree=7624/7624
[pid=25582] ppid=25580 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25582/stat : 25582 (npSolver-wbo-It) S 25580 25582 20162 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287886947 9367552 274 33554432000 4194304 5064252 140735012539456 140735012538368 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25582/statm: 2287 274 233 213 0 72 0
[pid=25583] ppid=25582 vsize=28384 CPUtime=1784.14 cores=1,3,5,7
/proc/25583/stat : 25583 (npSolver-wbo) S 25582 25582 20162 0 -1 4202496 58010 493700 0 0 174 30 177852 358 20 0 1 0 287886948 29065216 5663 33554432000 4194304 5990268 140736607365616 140736607357024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25583/statm: 7096 5663 181 439 0 6653 0
[pid=1642] ppid=25583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1642/stat : 1642 (satsolver.sh) S 25583 25582 20162 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288065407 9367552 267 33554432000 4194304 5064252 140733427780080 140733427778992 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1642/statm: 2287 267 226 213 0 72 0
[pid=1643] ppid=1642 vsize=78320 CPUtime=15.89 cores=1,3,5,7
/proc/1643/stat : 1643 (glucose) R 1642 25582 20162 0 -1 4202496 15933 0 0 0 1586 3 0 0 20 0 1 0 288065407 80199680 17870 33554432000 4194304 5208918 140734536210224 140734536208168 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1643/statm: 19580 17870 104 248 0 19329 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 125000

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25582 and gives
#  childrusage.ru_utime.tv_sec=1780
#  childrusage.ru_utime.tv_usec=270357
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=890408
# CPU time returned by wait4() is 1784.16
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1796.12
CPU system time (s): 3.91
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 140916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.27
system time used= 3.89041
maximum resident set size= 87992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 552685
page faults= 0
swaps= 0
block input operations= 0
block output operations= 361768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8356
involuntary context switches= 2303

runsolver used 8.5297 second user time and 17.2694 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-28 17:06:55
IDJOB=3715902
IDBENCH=79149
IDSOLVER=2297
FILE ID=node131/3715902-1338217615
RUNJOBID= node131-1338189901-20180
PBS_JOBID= 14624570
Free space on /tmp= 71724 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr--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-3715902-1338217615/watcher-3715902-1338217615 -o /tmp/evaluation-result-3715902-1338217615/solver-3715902-1338217615 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715902-1338217615.wbo 984278109 HOME HOME

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

MD5SUM BENCH= 6dc14d51c0879b2054c8b72501c6facc
RANDOM SEED=984278109

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:        29516120 kB
Buffers:          506680 kB
Cached:          1878488 kB
SwapCached:         2328 kB
Active:           860180 kB
Inactive:        1645204 kB
Active(anon):     118528 kB
Inactive(anon):      976 kB
Active(file):     741652 kB
Inactive(file):  1644228 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099048 kB
Dirty:              8416 kB
Writeback:             0 kB
AnonPages:        152420 kB
Mapped:            15376 kB
Shmem:                 0 kB
Slab:             708620 kB
SReclaimable:     150196 kB
SUnreclaim:       558424 kB
KernelStack:        1504 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     261180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71700 MiB
End job on node131 at 2012-05-28 17:36:55