Trace number 3716036

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
wbo2sat 2012-05-19? (TO) 1800.07 1801.32

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

142.90/143.90	o 21393
142.90/143.90	c current bound: 10696
142.90/143.90	c fallback to adder encoding
1800.07/1801.31	c error: unexpected solver exit code
1800.07/1801.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-3716036-1338162986/watcher-3716036-1338162986 -o /tmp/evaluation-result-3716036-1338162986/solver-3716036-1338162986 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716036-1338162986.wbo 1172880585 HOME HOME 

running on 4 cores: 0,2,4,6

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.02 2.01 2.00 3/179 27224
/proc/meminfo: memFree=20906116/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0

[startup+0.0213949 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27224
/proc/meminfo: memFree=20906116/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27224
/proc/meminfo: memFree=20906116/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27224
/proc/meminfo: memFree=20906116/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27224
/proc/meminfo: memFree=20906116/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27226
/proc/meminfo: memFree=20892340/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=34940 CPUtime=1.49 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) R 27224 27224 26987 0 -1 4202496 2915 0 0 0 147 2 0 0 20 0 1 0 282423194 35778560 5443 33554432000 4194304 5872148 140733298441680 140733298438536 4744726 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27225/statm: 8735 5443 144 410 0 8317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44088

[startup+3.10027 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27226
/proc/meminfo: memFree=20873156/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=67840 CPUtime=3.08 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) R 27224 27224 26987 0 -1 4202496 3497 0 0 0 306 2 0 0 20 0 1 0 282423194 69468160 12141 33554432000 4194304 5872148 140733298441680 140733298438536 4326338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27225/statm: 16960 12141 144 410 0 16542 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76988

[startup+6.30026 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27226
/proc/meminfo: memFree=20818916/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=134408 CPUtime=6.28 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) R 27224 27224 26987 0 -1 4202496 4303 0 0 0 624 4 0 0 20 0 1 0 282423194 137633792 25690 33554432000 4194304 5872148 140733298441680 140733298438536 4778931 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27225/statm: 33602 25690 144 410 0 33184 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 143556

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 2/173 27251
/proc/meminfo: memFree=31124256/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=266776 CPUtime=12.69 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) R 27224 27224 26987 0 -1 4202496 5270 0 0 0 1261 8 0 0 20 0 1 0 282423194 273178624 52143 33554432000 4194304 5872148 140733298441680 140733298438536 4326453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27225/statm: 66694 52143 144 410 0 66276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275924

[startup+25.5003 s]
/proc/loadavg: 2.10 2.02 2.01 3/179 27269
/proc/meminfo: memFree=29699600/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=1058848 CPUtime=25.48 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) R 27224 27224 26987 0 -1 4202496 8210 0 0 0 2523 25 0 0 20 0 1 0 282423194 1084260352 138003 33554432000 4194304 5872148 140733298441680 140733298438744 4663484 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27225/statm: 264712 138003 153 410 0 264294 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1067996

[startup+51.1003 s]
/proc/loadavg: 2.19 2.05 2.01 3/181 27271
/proc/meminfo: memFree=27140536/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=2138244 CPUtime=51.08 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) R 27224 27224 26987 0 -1 4202496 14975 0 0 0 5045 63 0 0 20 0 1 0 282423194 2189561856 368496 33554432000 4194304 5872148 140733298441680 140733298439064 4601802 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27225/statm: 534561 368496 155 410 0 534143 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2147392

[startup+102.307 s]
/proc/loadavg: 2.23 2.09 2.02 3/183 27273
/proc/meminfo: memFree=23705772/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=2138244 CPUtime=65.79 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 16067 0 0 0 6400 179 0 0 20 0 1 0 282423194 2189561856 393128 33554432000 4194304 5872148 140733298441680 140733298437560 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27225/statm: 534561 393128 162 410 0 534143 0
[pid=27272] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27272/stat : 27272 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282429775 9367552 267 33554432000 4194304 5064252 140734700794112 140734700793024 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27272/statm: 2287 267 226 213 0 72 0
[pid=27273] ppid=27272 vsize=2722556 CPUtime=36.47 cores=0,2,4,6
/proc/27273/stat : 27273 (glucose_static) R 27272 27224 26987 0 -1 4202496 269372 0 0 0 3559 88 0 0 20 0 1 0 282429776 2787897344 627142 33554432000 4194304 4896791 140735808517744 140735808515000 4423776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27273/statm: 680639 627142 79 172 0 680465 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4879096

[startup+162.3 s]
/proc/loadavg: 2.72 2.25 2.08 3/181 27274
/proc/meminfo: memFree=23844192/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4421820 CPUtime=161.31 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) R 27224 27224 26987 0 -1 4202496 56483 270493 0 0 8950 3224 3721 236 20 0 1 0 282423194 4527943680 773663 33554432000 4194304 5872148 140733298441680 140733298435528 4663469 0 0 4096 0 0 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1105455 773663 176 410 0 1105037 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 4430968

[startup+222.3 s]
/proc/loadavg: 2.61 2.32 2.12 3/184 27279
/proc/meminfo: memFree=17617100/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568344 CPUtime=56.33 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 506456 0 0 0 5424 209 0 0 20 0 1 0 282439789 5701984256 1218382 33554432000 4194304 4896791 140734322147200 140734322144408 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392086 1218382 77 172 0 1391912 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 9853052

[startup+282.3 s]
/proc/loadavg: 2.31 2.29 2.12 3/184 27302
/proc/meminfo: memFree=17607988/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568612 CPUtime=116.32 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511567 0 0 0 11421 211 0 0 20 0 1 0 282439789 5702258688 1221073 33554432000 4194304 4896791 140734322147200 140734322144520 4203956 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392153 1221073 78 172 0 1391979 0
Current children cumulated CPU time (s) 281.29

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

/proc/27276/statm: 1392186 1238005 78 172 0 1392012 0
Current children cumulated CPU time (s) 1421.12
Current children cumulated vsize (KiB) 9853452

[startup+1482.3 s]
/proc/loadavg: 2.10 2.09 2.09 3/183 27312
/proc/meminfo: memFree=17537920/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568744 CPUtime=1316.14 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511637 0 0 0 131402 212 0 0 20 0 1 0 282439789 5702393856 1238517 33554432000 4194304 4896791 140734322147200 140734322144600 4203826 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392186 1238517 78 172 0 1392012 0
Current children cumulated CPU time (s) 1481.11
Current children cumulated vsize (KiB) 9853452

[startup+1542.3 s]
/proc/loadavg: 2.03 2.07 2.08 3/183 27313
/proc/meminfo: memFree=17535900/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568744 CPUtime=1376.13 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511639 0 0 0 137401 212 0 0 20 0 1 0 282439789 5702393856 1239030 33554432000 4194304 4896791 140734322147200 140734322144600 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392186 1239030 78 172 0 1392012 0
Current children cumulated CPU time (s) 1541.1
Current children cumulated vsize (KiB) 9853452

[startup+1602.3 s]
/proc/loadavg: 2.09 2.08 2.08 3/183 27313
/proc/meminfo: memFree=17533816/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568744 CPUtime=1436.12 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511640 0 0 0 143400 212 0 0 20 0 1 0 282439789 5702393856 1239557 33554432000 4194304 4896791 140734322147200 140734322144600 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392186 1239557 78 172 0 1392012 0
Current children cumulated CPU time (s) 1601.09
Current children cumulated vsize (KiB) 9853452

[startup+1662.3 s]
/proc/loadavg: 2.06 2.08 2.08 3/183 27313
/proc/meminfo: memFree=17531864/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568744 CPUtime=1496.11 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511641 0 0 0 149399 212 0 0 20 0 1 0 282439789 5702393856 1240133 33554432000 4194304 4896791 140734322147200 140734322144600 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392186 1240133 78 172 0 1392012 0
Current children cumulated CPU time (s) 1661.08
Current children cumulated vsize (KiB) 9853452

[startup+1722.3 s]
/proc/loadavg: 2.02 2.06 2.08 3/183 27313
/proc/meminfo: memFree=17527800/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568744 CPUtime=1556.1 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511643 0 0 0 155398 212 0 0 20 0 1 0 282439789 5702393856 1241161 33554432000 4194304 4896791 140734322147200 140734322144600 4203826 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392186 1241161 78 172 0 1392012 0
Current children cumulated CPU time (s) 1721.07
Current children cumulated vsize (KiB) 9853452

[startup+1782.3 s]
/proc/loadavg: 2.10 2.08 2.08 3/183 27313
/proc/meminfo: memFree=17525408/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568744 CPUtime=1616.09 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511645 0 0 0 161397 212 0 0 20 0 1 0 282439789 5702393856 1241697 33554432000 4194304 4896791 140734322147200 140734322144600 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392186 1241697 78 172 0 1392012 0
Current children cumulated CPU time (s) 1781.06
Current children cumulated vsize (KiB) 9853452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.14 2.09 2.09 3/183 27313
/proc/meminfo: memFree=17525004/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568744 CPUtime=1635.1 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511645 0 0 0 163298 212 0 0 20 0 1 0 282439789 5702393856 1241747 33554432000 4194304 4896791 140734322147200 140734322144600 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392186 1241747 78 172 0 1392012 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9853452

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

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

[startup+1801.3 s]
/proc/loadavg: 2.14 2.09 2.09 3/183 27313
/proc/meminfo: memFree=17525004/32873648 swapFree=6612/6612
[pid=27224] ppid=27222 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27224/stat : 27224 (runWbo2sat.sh) S 27222 27224 26987 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282423194 9367552 275 33554432000 4194304 5064252 140735122856416 140735122855328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27224/statm: 2287 275 233 213 0 72 0
[pid=27225] ppid=27224 vsize=4266412 CPUtime=164.97 cores=0,2,4,6
/proc/27225/stat : 27225 (wbo2sat) S 27224 27224 26987 0 -1 4202496 57744 270493 0 0 9079 3461 3721 236 20 0 1 0 282423194 4368805888 753788 33554432000 4194304 5872148 140733298441680 140733298434952 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 92 0 0
/proc/27225/statm: 1066603 753788 177 410 0 1066185 0
[pid=27275] ppid=27225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27275/stat : 27275 (satsolver.sh) S 27225 27224 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282439789 9367552 267 33554432000 4194304 5064252 140735487026832 140735487025744 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27275/statm: 2287 267 226 213 0 72 0
[pid=27276] ppid=27275 vsize=5568744 CPUtime=1635.1 cores=0,2,4,6
/proc/27276/stat : 27276 (glucose_static) R 27275 27224 26987 0 -1 4202496 511645 0 0 0 163298 212 0 0 20 0 1 0 282439789 5702393856 1241747 33554432000 4194304 4896791 140734322147200 140734322144600 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27276/statm: 1392186 1241747 78 172 0 1392012 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9853452

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27224 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.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.32
CPU time (s): 1800.07
CPU user time (s): 1760.98
CPU system time (s): 39.09
CPU usage (%): 99.9306
Max. virtual memory (cumulated for all children) (KiB): 11261216

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= 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.9694 second user time and 9.34458 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 01:56:27
IDJOB=3716036
IDBENCH=78620
IDSOLVER=2298
FILE ID=node148/3716036-1338162986
RUNJOBID= node148-1338159381-27003
PBS_JOBID= 14624553
Free space on /tmp= 68488 MiB

SOLVER NAME= wbo2sat 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/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716036-1338162986/watcher-3716036-1338162986 -o /tmp/evaluation-result-3716036-1338162986/solver-3716036-1338162986 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716036-1338162986.wbo 1172880585 HOME HOME

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

MD5SUM BENCH= 7d8d22629e88b840ed91d7cf4ad8a196
RANDOM SEED=1172880585

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:        20906644 kB
Buffers:          313148 kB
Cached:          3649204 kB
SwapCached:          576 kB
Active:         10837940 kB
Inactive:         200980 kB
Active(anon):    7067916 kB
Inactive(anon):    11140 kB
Active(file):    3770024 kB
Inactive(file):   189840 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:             21412 kB
Writeback:             8 kB
AnonPages:       7082352 kB
Mapped:            11924 kB
Shmem:                96 kB
Slab:             776548 kB
SReclaimable:     220504 kB
SUnreclaim:       556044 kB
KernelStack:        1480 kB
PageTables:        18096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    9677784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4038656 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= 68052 MiB
End job on node148 at 2012-05-28 02:26:30