Trace number 3716729

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
wbo2satCp2 2012-05-19? (TO) 1800.05 1803.82

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl--soft-33-100-0.wbo
MD5SUM7d8d22629e88b840ed91d7cf4ad8a196
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.59
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables109757
Total number of constraints313451
Number of soft constraints210179
Number of constraints which are clauses295929
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17522
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 10622405
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10622404
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

153.23/156.40	o 21393
153.23/156.40	c current bound: 10696
153.23/156.40	c fallback to adder encoding
1800.05/1803.81	c error: unexpected solver exit code
1800.05/1803.81	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-3716729-1338163104/watcher-3716729-1338163104 -o /tmp/evaluation-result-3716729-1338163104/solver-3716729-1338163104 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716729-1338163104.wbo 2043896421 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.01 2.02 1.97 3/177 25712
/proc/meminfo: memFree=30863568/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0

[startup+0.0892159 s]
/proc/loadavg: 2.01 2.02 1.97 3/177 25712
/proc/meminfo: memFree=30863568/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.01 2.02 1.97 3/177 25712
/proc/meminfo: memFree=30863568/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.01 2.02 1.97 3/177 25712
/proc/meminfo: memFree=30863568/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.01 2.02 1.97 3/177 25712
/proc/meminfo: memFree=30863568/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.01 2.02 1.97 3/179 25714
/proc/meminfo: memFree=30834548/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=34944 CPUtime=1.49 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) R 25712 25712 25434 0 -1 4202496 3164 0 0 0 148 1 0 0 20 0 1 0 282435359 35782656 5181 33554432000 4194304 5872148 140733867259296 140733867255736 4418672 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25713/statm: 8736 5181 144 410 0 8318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44092

[startup+3.10027 s]
/proc/loadavg: 2.01 2.02 1.97 3/179 25714
/proc/meminfo: memFree=30801160/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=67844 CPUtime=3.09 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) R 25712 25712 25434 0 -1 4202496 3746 0 0 0 307 2 0 0 20 0 1 0 282435359 69472256 11879 33554432000 4194304 5872148 140733867259296 140733867255736 4744799 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25713/statm: 16961 11879 144 410 0 16543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76992

[startup+6.30026 s]
/proc/loadavg: 2.01 2.02 1.97 3/179 25714
/proc/meminfo: memFree=30699692/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=134412 CPUtime=6.29 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) R 25712 25712 25434 0 -1 4202496 4551 0 0 0 625 4 0 0 20 0 1 0 282435359 137637888 24916 33554432000 4194304 5872148 140733867259296 140733867255736 4663458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25713/statm: 33603 24916 144 410 0 33185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143560

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 25714
/proc/meminfo: memFree=30495432/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=266780 CPUtime=12.69 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) R 25712 25712 25434 0 -1 4202496 5507 0 0 0 1261 8 0 0 20 0 1 0 282435359 273182720 50847 33554432000 4194304 5872148 140733867259296 140733867256152 4745663 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25713/statm: 66695 50847 144 410 0 66277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275928

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.97 3/179 25714
/proc/meminfo: memFree=29993996/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=534564 CPUtime=25.48 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) R 25712 25712 25434 0 -1 4202496 7689 0 0 0 2529 19 0 0 20 0 1 0 282435359 547393536 130573 33554432000 4194304 5872148 140733867259296 140733867256360 4995153 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25713/statm: 133641 130573 153 410 0 133223 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 543712

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 25716
/proc/meminfo: memFree=27772460/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=2138248 CPUtime=51.08 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) R 25712 25712 25434 0 -1 4202496 14973 0 0 0 5032 76 0 0 20 0 1 0 282435359 2189565952 367972 33554432000 4194304 5872148 140733867259296 140733867256680 4664556 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25713/statm: 534562 367972 155 410 0 534144 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2147396

[startup+102.307 s]
/proc/loadavg: 2.68 2.19 2.03 3/184 25725
/proc/meminfo: memFree=22734620/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=2138248 CPUtime=67.78 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 16066 0 0 0 6553 225 0 0 20 0 1 0 282435359 2189565952 393116 33554432000 4194304 5872148 140733867259296 140733867255176 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 79 0 0
/proc/25713/statm: 534562 393116 162 410 0 534144 0
[pid=25718] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25718/stat : 25718 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282442218 9367552 267 33554432000 4194304 5064252 140735015687328 140735015686240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25718/statm: 2287 267 226 213 0 72 0
[pid=25719] ppid=25718 vsize=2693916 CPUtime=33.7 cores=1,3,5,7
/proc/25719/stat : 25719 (glucose_static) R 25718 25712 25434 0 -1 4202496 265056 0 0 0 3268 102 0 0 20 0 1 0 282442218 2758569984 619258 33554432000 4194304 4896791 140734724716624 140734724713832 4235655 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25719/statm: 673479 619258 78 172 0 673305 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 4850460

[startup+162.3 s]
/proc/loadavg: 2.56 2.24 2.06 3/182 25749
/proc/meminfo: memFree=23714016/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=2848960 CPUtime=159.14 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) R 25712 25712 25434 0 -1 4202496 52745 271372 0 0 7884 3132 4627 271 20 0 1 0 282435359 2917335040 545549 33554432000 4194304 5872148 140733867259296 140733867253144 4419514 0 0 4096 0 0 0 0 17 3 0 0 309 0 0
/proc/25713/statm: 712240 545549 176 410 0 711822 0
Current children cumulated CPU time (s) 159.14
Current children cumulated vsize (KiB) 2858108

[startup+222.301 s]
/proc/loadavg: 2.72 2.36 2.11 3/183 25751
/proc/meminfo: memFree=16590884/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568344 CPUtime=44.19 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 502081 0 0 0 4191 228 0 0 20 0 1 0 282453167 5701984256 1219673 33554432000 4194304 4896791 140734299245280 140734299242488 4224609 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392086 1219673 77 172 0 1391912 0
Current children cumulated CPU time (s) 218.78
Current children cumulated vsize (KiB) 9853056

[startup+282.3 s]
/proc/loadavg: 2.26 2.29 2.09 3/183 25751
/proc/meminfo: memFree=16582224/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568612 CPUtime=104.18 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506269 0 0 0 10188 230 0 0 20 0 1 0 282453167 5702258688 1221766 33554432000 4194304 4896791 140734299245280 140734299242600 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392153 1221766 78 172 0 1391979 0
Current children cumulated CPU time (s) 278.77

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

/proc/25751/statm: 1392186 1238186 78 172 0 1392012 0
Current children cumulated CPU time (s) 1358.61
Current children cumulated vsize (KiB) 9853456

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 25762
/proc/meminfo: memFree=16513212/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568744 CPUtime=1244.02 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506338 0 0 0 124171 231 0 0 20 0 1 0 282453167 5702393856 1238698 33554432000 4194304 4896791 140734299245280 140734299242680 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392186 1238698 78 172 0 1392012 0
Current children cumulated CPU time (s) 1418.61
Current children cumulated vsize (KiB) 9853456

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 25762
/proc/meminfo: memFree=16511164/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568744 CPUtime=1304 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506340 0 0 0 130169 231 0 0 20 0 1 0 282453167 5702393856 1239211 33554432000 4194304 4896791 140734299245280 140734299242680 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392186 1239211 78 172 0 1392012 0
Current children cumulated CPU time (s) 1478.59
Current children cumulated vsize (KiB) 9853456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25762
/proc/meminfo: memFree=16509116/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568744 CPUtime=1363.99 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506342 0 0 0 136168 231 0 0 20 0 1 0 282453167 5702393856 1239724 33554432000 4194304 4896791 140734299245280 140734299242680 4203733 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392186 1239724 78 172 0 1392012 0
Current children cumulated CPU time (s) 1538.58
Current children cumulated vsize (KiB) 9853456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25762
/proc/meminfo: memFree=16507192/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568744 CPUtime=1423.98 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506343 0 0 0 142167 231 0 0 20 0 1 0 282453167 5702393856 1240236 33554432000 4194304 4896791 140734299245280 140734299242680 4203826 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392186 1240236 78 172 0 1392012 0
Current children cumulated CPU time (s) 1598.57
Current children cumulated vsize (KiB) 9853456

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25763
/proc/meminfo: memFree=16501172/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568744 CPUtime=1483.98 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506345 0 0 0 148167 231 0 0 20 0 1 0 282453167 5702393856 1241260 33554432000 4194304 4896791 140734299245280 140734299242680 4203820 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392186 1241260 78 172 0 1392012 0
Current children cumulated CPU time (s) 1658.57
Current children cumulated vsize (KiB) 9853456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25763
/proc/meminfo: memFree=16498752/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568744 CPUtime=1543.97 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506346 0 0 0 154166 231 0 0 20 0 1 0 282453167 5702393856 1241772 33554432000 4194304 4896791 140734299245280 140734299242680 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392186 1241772 78 172 0 1392012 0
Current children cumulated CPU time (s) 1718.56
Current children cumulated vsize (KiB) 9853456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25763
/proc/meminfo: memFree=16494720/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568744 CPUtime=1603.96 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506348 0 0 0 160165 231 0 0 20 0 1 0 282453167 5702393856 1242285 33554432000 4194304 4896791 140734299245280 140734299242680 4203704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392186 1242285 78 172 0 1392012 0
Current children cumulated CPU time (s) 1778.55
Current children cumulated vsize (KiB) 9853456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25803
/proc/meminfo: memFree=19723160/32873844 swapFree=7116/7116
[pid=25712] ppid=25710 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25712/stat : 25712 (runWbo2satCp2.s) S 25710 25712 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282435359 9367552 275 33554432000 4194304 5064252 140736192380832 140736192379744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25712/statm: 2287 275 233 213 0 72 0
[pid=25713] ppid=25712 vsize=4266416 CPUtime=174.59 cores=1,3,5,7
/proc/25713/stat : 25713 (wbo2sat) S 25712 25712 25434 0 -1 4202496 56242 271372 0 0 9171 3390 4627 271 20 0 1 0 282435359 4368809984 754026 33554432000 4194304 5872148 140733867259296 140733867252568 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 342 0 0
/proc/25713/statm: 1066604 754026 177 410 0 1066186 0
[pid=25750] ppid=25713 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25750/stat : 25750 (satsolver.sh) S 25713 25712 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282453167 9367552 267 33554432000 4194304 5064252 140735887824928 140735887823840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25750/statm: 2287 267 226 213 0 72 0
[pid=25751] ppid=25750 vsize=5568744 CPUtime=1625.46 cores=1,3,5,7
/proc/25751/stat : 25751 (glucose_static) R 25750 25712 25434 0 -1 4202496 506348 0 0 0 162315 231 0 0 20 0 1 0 282453167 5702393856 1242285 33554432000 4194304 4896791 140734299245280 140734299242680 4203903 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25751/statm: 1392186 1242285 78 172 0 1392012 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9853456

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 25712 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.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.82
CPU time (s): 1800.05
CPU user time (s): 1761.13
CPU system time (s): 38.92
CPU usage (%): 99.791
Max. virtual memory (cumulated for all children) (KiB): 11261220

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= 358
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.70044 second user time and 10.0245 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-28 01:58:24
IDJOB=3716729
IDBENCH=78620
IDSOLVER=2299
FILE ID=node146/3716729-1338163104
RUNJOBID= node146-1338159498-25451
PBS_JOBID= 14624554
Free space on /tmp= 71164 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716729-1338163104/watcher-3716729-1338163104 -o /tmp/evaluation-result-3716729-1338163104/solver-3716729-1338163104 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716729-1338163104.wbo 2043896421 HOME HOME

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

MD5SUM BENCH= 7d8d22629e88b840ed91d7cf4ad8a196
RANDOM SEED=2043896421

node146.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.034
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.06
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.034
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.92
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.034
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		: 2667.034
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.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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:       32873844 kB
MemFree:        30864096 kB
Buffers:          337924 kB
Cached:           814852 kB
SwapCached:         2180 kB
Active:           961380 kB
Inactive:         207136 kB
Active(anon):      14656 kB
Inactive(anon):     2668 kB
Active(file):     946724 kB
Inactive(file):   204468 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100344 kB
Dirty:             32480 kB
Writeback:             0 kB
AnonPages:         32748 kB
Mapped:             9784 kB
Shmem:                 0 kB
Slab:             696028 kB
SReclaimable:     137196 kB
SUnreclaim:       558832 kB
KernelStack:        1504 kB
PageTables:         3624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 68180 MiB
End job on node146 at 2012-05-28 02:28:30