Trace number 3752637

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 1800.32

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv14.ucl--soft-33-100-0.wbo
MD5SUM65b8562e8b2a6565f581ae80d9fbd0ff
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1800.68
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables62704
Total number of constraints187107
Number of soft constraints125731
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 6367889
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6367888
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.48/1.57	c run usual solver
9.89/9.94	o 5099
9.89/9.94	c starting approximation
9.89/9.94	c factor = 2
9.89/9.94	c factor still to low - shrinking to 3846.61
9.89/9.94	c approx number of clauses: 1e+06
9.89/9.94	c current bound: 2549
9.89/9.94	c factor to high for quickBound
9.89/9.94	c finished approximation
9.89/9.94	c fallback to adder encoding
1800.00/1800.31	c error: unexpected solver exit code
1800.00/1800.31	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-3752637-1339185655/watcher-3752637-1339185655 -o /tmp/evaluation-result-3752637-1339185655/solver-3752637-1339185655 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752637-1339185655.wbo 1503562237 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.48 2.11 2.04 3/178 6460
/proc/meminfo: memFree=26749820/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0

[startup+0.0816839 s]
/proc/loadavg: 2.48 2.11 2.04 3/178 6460
/proc/meminfo: memFree=26749820/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100329 s]
/proc/loadavg: 2.48 2.11 2.04 3/178 6460
/proc/meminfo: memFree=26749820/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.48 2.11 2.04 3/178 6460
/proc/meminfo: memFree=26749820/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700318 s]
/proc/loadavg: 2.48 2.11 2.04 3/178 6460
/proc/meminfo: memFree=26749820/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.48 2.11 2.04 3/182 6464
/proc/meminfo: memFree=26546556/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=126388 CPUtime=1.48 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) R 6460 6460 5089 0 -1 4202496 16832 0 0 0 146 2 0 0 20 0 1 0 384690070 129421312 27917 33554432000 4194304 6006132 140734863041072 140734863036376 4416720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 31597 27917 151 443 0 31150 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 135536

[startup+3.10044 s]
/proc/loadavg: 2.48 2.11 2.04 3/184 6466
/proc/meminfo: memFree=26429496/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=126388 CPUtime=1.95 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 16840 0 0 0 159 36 0 0 20 0 1 0 384690070 129421312 27924 33554432000 4194304 6006132 140734863041072 140734863034176 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 31597 27924 158 443 0 31150 0
[pid=6465] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6465/stat : 6465 (cp2_pre.sh) S 6461 6460 5089 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 384690267 9367552 277 33554432000 4194304 5064252 140735185354608 140735185353312 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6465/statm: 2287 277 234 213 0 72 0
[pid=6466] ppid=6465 vsize=160520 CPUtime=1.12 cores=1,3,5,7
/proc/6466/stat : 6466 (coprocessor) R 6465 6460 5089 0 -1 4202496 24418 0 0 0 108 4 0 0 20 0 1 0 384690267 164372480 39210 33554432000 4194304 6586260 140734920983024 140734920978392 5599291 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/6466/statm: 40130 39210 191 584 0 39542 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 305204

[startup+6.30033 s]
/proc/loadavg: 2.44 2.11 2.03 3/184 6476
/proc/meminfo: memFree=26349832/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=126388 CPUtime=1.95 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 16840 0 0 0 159 36 0 0 20 0 1 0 384690070 129421312 27924 33554432000 4194304 6006132 140734863041072 140734863034176 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 31597 27924 158 443 0 31150 0
[pid=6465] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6465/stat : 6465 (cp2_pre.sh) S 6461 6460 5089 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 384690267 9367552 277 33554432000 4194304 5064252 140735185354608 140735185353312 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6465/statm: 2287 277 234 213 0 72 0
[pid=6466] ppid=6465 vsize=161180 CPUtime=4.32 cores=1,3,5,7
/proc/6466/stat : 6466 (coprocessor) R 6465 6460 5089 0 -1 4202496 24589 0 0 0 428 4 0 0 20 0 1 0 384690267 165048320 39381 33554432000 4194304 6586260 140734920983024 140734920978344 5599186 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/6466/statm: 40295 39381 192 584 0 39707 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 305864

[startup+12.7004 s]
/proc/loadavg: 2.40 2.11 2.03 3/182 6506
/proc/meminfo: memFree=26259864/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=500924 CPUtime=12.68 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) R 6460 6460 5089 0 -1 4202496 53338 43796 0 0 430 75 752 11 20 0 1 0 384690070 512946176 100021 33554432000 4194304 6006132 140734863041072 140734863033416 4538061 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 125231 100021 192 443 0 124784 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 510072

[startup+25.5004 s]
/proc/loadavg: 2.31 2.10 2.03 3/182 6506
/proc/meminfo: memFree=25281924/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2335932 CPUtime=25.48 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) R 6460 6460 5089 0 -1 4202496 56232 43796 0 0 1669 116 752 11 20 0 1 0 384690070 2391994368 338101 33554432000 4194304 6006132 140734863041072 140734863033416 4535931 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 583983 338101 192 443 0 583536 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2345080

[startup+51.1004 s]
/proc/loadavg: 2.70 2.21 2.07 3/184 6515
/proc/meminfo: memFree=20998240/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3266864 CPUtime=20.75 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335124 0 0 0 1944 131 0 0 20 0 1 0 384693104 3345268736 691767 33554432000 4194304 5208918 140733927777936 140733927775896 4205261 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 816716 691767 104 248 0 816465 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5520900

[startup+102.307 s]
/proc/loadavg: 2.30 2.17 2.06 3/183 6522
/proc/meminfo: memFree=21039152/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3266864 CPUtime=71.94 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335124 0 0 0 7063 131 0 0 20 0 1 0 384693104 3345268736 691767 33554432000 4194304 5208918 140733927777936 140733927775896 4229471 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 816716 691767 104 248 0 816465 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5520900

[startup+162.3 s]
/proc/loadavg: 2.11 2.14 2.06 3/183 6529
/proc/meminfo: memFree=21038660/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3266864 CPUtime=131.93 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335124 0 0 0 13062 131 0 0 20 0 1 0 384693104 3345268736 691767 33554432000 4194304 5208918 140733927777936 140733927775896 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 816716 691767 104 248 0 816465 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5520900

[startup+222.3 s]
/proc/loadavg: 2.04 2.11 2.05 3/183 6543
/proc/meminfo: memFree=21039212/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/6508/statm: 817329 692366 104 248 0 817078 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 5523352

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6771
/proc/meminfo: memFree=21035696/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3269316 CPUtime=1451.72 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335728 0 0 0 145041 131 0 0 20 0 1 0 384693104 3347779584 692369 33554432000 4194304 5208918 140733927777936 140733927775896 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 817329 692369 104 248 0 817078 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 5523352

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6778
/proc/meminfo: memFree=21037152/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3269316 CPUtime=1511.71 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335732 0 0 0 151040 131 0 0 20 0 1 0 384693104 3347779584 692371 33554432000 4194304 5208918 140733927777936 140733927775896 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 817329 692371 104 248 0 817078 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 5523352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6792
/proc/meminfo: memFree=21037556/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3269316 CPUtime=1571.71 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335735 0 0 0 157040 131 0 0 20 0 1 0 384693104 3347779584 692374 33554432000 4194304 5208918 140733927777936 140733927775896 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 817329 692374 104 248 0 817078 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 5523352

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6799
/proc/meminfo: memFree=21035476/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3269316 CPUtime=1631.7 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335739 0 0 0 163039 131 0 0 20 0 1 0 384693104 3347779584 692378 33554432000 4194304 5208918 140733927777936 140733927775896 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 817329 692378 104 248 0 817078 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 5523352

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6813
/proc/meminfo: memFree=21036736/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3269316 CPUtime=1691.69 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335743 0 0 0 169038 131 0 0 20 0 1 0 384693104 3347779584 692382 33554432000 4194304 5208918 140733927777936 140733927775896 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 817329 692382 104 248 0 817078 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 5523352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6824
/proc/meminfo: memFree=21036704/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3269316 CPUtime=1751.68 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335745 0 0 0 175037 131 0 0 20 0 1 0 384693104 3347779584 692384 33554432000 4194304 5208918 140733927777936 140733927775896 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 817329 692384 104 248 0 817078 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 5523352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6831
/proc/meminfo: memFree=21036920/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3269316 CPUtime=1769.68 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335745 0 0 0 176837 131 0 0 20 0 1 0 384693104 3347779584 692384 33554432000 4194304 5208918 140733927777936 140733927775896 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 817329 692384 104 248 0 817078 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 5523352

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6831
/proc/meminfo: memFree=21036920/32873648 swapFree=7388/7388
[pid=6460] ppid=6458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6460/stat : 6460 (npSolver-wbo-It) S 6458 6460 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384690070 9367552 275 33554432000 4194304 5064252 140735367574848 140735367573760 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6460/statm: 2287 275 233 213 0 72 0
[pid=6461] ppid=6460 vsize=2235740 CPUtime=30.32 cores=1,3,5,7
/proc/6461/stat : 6461 (npSolver-wbo) S 6460 6460 5089 0 -1 4202496 57387 43796 0 0 1957 312 752 11 20 0 1 0 384690070 2289397760 364253 33554432000 4194304 6006132 140734863041072 140734863032464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6461/statm: 558935 364253 192 443 0 558488 0
[pid=6507] ppid=6461 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6507/stat : 6507 (satsolver.sh) S 6461 6460 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384693104 9367552 267 33554432000 4194304 5064252 140735107506784 140735107505696 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6507/statm: 2287 267 226 213 0 72 0
[pid=6508] ppid=6507 vsize=3269316 CPUtime=1769.68 cores=1,3,5,7
/proc/6508/stat : 6508 (glucose) R 6507 6460 5089 0 -1 4202496 335745 0 0 0 176837 131 0 0 20 0 1 0 384693104 3347779584 692384 33554432000 4194304 5208918 140733927777936 140733927775896 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6508/statm: 817329 692384 104 248 0 817078 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 5523352

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.32
CPU time (s): 1800
CPU user time (s): 1795.46
CPU system time (s): 4.54
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 6953020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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.41948 second user time and 12.1941 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 22:00:56
IDJOB=3752637
IDBENCH=78621
IDSOLVER=2336
FILE ID=node148/3752637-1339185655
RUNJOBID= node148-1339183826-6232
PBS_JOBID= 14643813
Free space on /tmp= 70408 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752637-1339185655/watcher-3752637-1339185655 -o /tmp/evaluation-result-3752637-1339185655/solver-3752637-1339185655 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752637-1339185655.wbo 1503562237 HOME HOME

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

MD5SUM BENCH= 65b8562e8b2a6565f581ae80d9fbd0ff
RANDOM SEED=1503562237

node148.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.284
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.56
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.284
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.94
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.284
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.284
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.284
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.90
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.284
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.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26751068 kB
Buffers:          740948 kB
Cached:          4380108 kB
SwapCached:          560 kB
Active:          2488484 kB
Inactive:        2657532 kB
Active(anon):      14004 kB
Inactive(anon):    10632 kB
Active(file):    2474480 kB
Inactive(file):  2646900 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             26392 kB
Writeback:             0 kB
AnonPages:         24512 kB
Mapped:            11368 kB
Shmem:                36 kB
Slab:             838860 kB
SReclaimable:     282116 kB
SUnreclaim:       556744 kB
KernelStack:        1424 kB
PageTables:         3956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     140972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69084 MiB
End job on node148 at 2012-06-08 22:30:58