Trace number 3716034

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.02 1803.32

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.RobRegValid_bar.ucl--soft-33-100-0.wbo
MD5SUM60a7a7d515eacc9a7281c84a700710f3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark43.9983
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables49621
Total number of constraints138346
Number of soft constraints92968
Number of constraints which are clauses127390
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10956
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 4678577
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4678576
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

140.79/141.51	o 7389
140.79/141.51	c current bound: 3694
140.79/141.51	c fallback to adder encoding
1800.02/1803.31	c error: unexpected solver exit code
1800.02/1803.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-3716034-1338165030/watcher-3716034-1338165030 -o /tmp/evaluation-result-3716034-1338165030/solver-3716034-1338165030 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716034-1338165030.wbo 1130714019 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.00 2.00 2.00 3/180 25192
/proc/meminfo: memFree=30155220/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0

[startup+0.104373 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25192
/proc/meminfo: memFree=30155220/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200326 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25192
/proc/meminfo: memFree=30155220/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300322 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25192
/proc/meminfo: memFree=30155220/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25192
/proc/meminfo: memFree=30155220/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25194
/proc/meminfo: memFree=30138860/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=34772 CPUtime=1.48 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) R 25192 25192 24824 0 -1 4202496 2988 0 0 0 148 0 0 0 20 0 1 0 282629837 35606528 5516 33554432000 4194304 5872148 140736789695376 140736789692232 4393539 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25193/statm: 8693 5516 144 410 0 8275 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43920

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25194
/proc/meminfo: memFree=30122104/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=67540 CPUtime=3.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) R 25192 25192 24824 0 -1 4202496 3526 0 0 0 307 1 0 0 20 0 1 0 282629837 69160960 11148 33554432000 4194304 5872148 140736789695376 140736789691816 4778744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25193/statm: 16885 11148 144 410 0 16467 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76688

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25236
/proc/meminfo: memFree=31282404/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=133076 CPUtime=6.29 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) R 25192 25192 24824 0 -1 4202496 4092 0 0 0 626 3 0 0 20 0 1 0 282629837 136269824 22924 33554432000 4194304 5872148 140736789695376 140736789691816 4779001 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25193/statm: 33269 22924 144 410 0 32851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142224

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 25239
/proc/meminfo: memFree=30715584/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=264280 CPUtime=12.69 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) R 25192 25192 24824 0 -1 4202496 4723 0 0 0 1262 7 0 0 20 0 1 0 282629837 270622720 45975 33554432000 4194304 5872148 140736789695376 140736789692232 4779001 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25193/statm: 66070 45975 144 410 0 65652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273428

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 25239
/proc/meminfo: memFree=30521852/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=527588 CPUtime=25.49 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) R 25192 25192 24824 0 -1 4202496 5708 0 0 0 2536 13 0 0 20 0 1 0 282629837 540250112 92822 33554432000 4194304 5872148 140736789695376 140736789692232 4326329 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25193/statm: 131897 92822 144 410 0 131479 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 536736

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 25239
/proc/meminfo: memFree=29276140/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2134304 CPUtime=51.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) R 25192 25192 24824 0 -1 4202496 13998 0 0 0 5045 63 0 0 20 0 1 0 282629837 2185527296 401544 33554432000 4194304 5872148 140736789695376 140736789692760 4601744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25193/statm: 533576 401544 155 410 0 533158 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2143452

[startup+102.3 s]
/proc/loadavg: 2.31 2.07 2.02 3/183 25241
/proc/meminfo: memFree=26763992/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2134304 CPUtime=84.52 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 14834 0 0 0 8266 186 0 0 20 0 1 0 282629837 2185527296 419471 33554432000 4194304 5872148 140736789695376 140736789691256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25193/statm: 533576 419471 162 410 0 533158 0
[pid=25240] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25240/stat : 25240 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282638291 9367552 266 33554432000 4194304 5064252 140735446626240 140735446625152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25240/statm: 2287 266 226 213 0 72 0
[pid=25241] ppid=25240 vsize=2046132 CPUtime=17.74 cores=0,2,4,6
/proc/25241/stat : 25241 (glucose_static) R 25240 25192 24824 0 -1 4202496 177052 0 0 0 1711 63 0 0 20 0 1 0 282638292 2095239168 393209 33554432000 4194304 4896791 140735836970480 140735836967768 4317058 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25241/statm: 511533 393209 78 172 0 511359 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4198732

[startup+162.3 s]
/proc/loadavg: 2.47 2.14 2.04 3/184 25245
/proc/meminfo: memFree=24635356/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=2201840 CPUtime=11.19 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 185757 0 0 0 1044 75 0 0 20 0 1 0 282644946 2254684160 481488 33554432000 4194304 4896791 140737133498560 140737132447352 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 550460 481488 58 172 0 550286 0
Current children cumulated CPU time (s) 159.27
Current children cumulated vsize (KiB) 4901064

[startup+222.307 s]
/proc/loadavg: 2.16 2.11 2.04 3/183 25246
/proc/meminfo: memFree=23908028/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3303836 CPUtime=71.2 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 257567 0 0 0 7017 103 0 0 20 0 1 0 282644946 3383128064 631529 33554432000 4194304 4896791 140737133498560 140737133495608 4203826 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 825959 631529 77 172 0 825785 0
Current children cumulated CPU time (s) 219.28
Current children cumulated vsize (KiB) 6003060

[startup+282.3 s]
/proc/loadavg: 2.06 2.09 2.03 3/183 25246
/proc/meminfo: memFree=23900528/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/25245/statm: 826463 633555 78 172 0 826289 0
Current children cumulated CPU time (s) 1359.08
Current children cumulated vsize (KiB) 6005076

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25255
/proc/meminfo: memFree=23900560/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3305852 CPUtime=1271 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 258042 0 0 0 126997 103 0 0 20 0 1 0 282644946 3385192448 633555 33554432000 4194304 4896791 140737133498560 140737133495832 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 826463 633555 78 172 0 826289 0
Current children cumulated CPU time (s) 1419.08
Current children cumulated vsize (KiB) 6005076

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25256
/proc/meminfo: memFree=23899572/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3305852 CPUtime=1330.98 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 258042 0 0 0 132995 103 0 0 20 0 1 0 282644946 3385192448 633555 33554432000 4194304 4896791 140737133498560 140737133495832 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 826463 633555 78 172 0 826289 0
Current children cumulated CPU time (s) 1479.06
Current children cumulated vsize (KiB) 6005076

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25256
/proc/meminfo: memFree=23895912/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3305852 CPUtime=1390.98 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 258042 0 0 0 138995 103 0 0 20 0 1 0 282644946 3385192448 633555 33554432000 4194304 4896791 140737133498560 140737133495832 4203936 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 826463 633555 78 172 0 826289 0
Current children cumulated CPU time (s) 1539.06
Current children cumulated vsize (KiB) 6005076

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25256
/proc/meminfo: memFree=23895424/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3305852 CPUtime=1450.96 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 258042 0 0 0 144993 103 0 0 20 0 1 0 282644946 3385192448 633555 33554432000 4194304 4896791 140737133498560 140737133495832 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 826463 633555 78 172 0 826289 0
Current children cumulated CPU time (s) 1599.04
Current children cumulated vsize (KiB) 6005076

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 25256
/proc/meminfo: memFree=23894564/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3305852 CPUtime=1510.95 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 258042 0 0 0 150992 103 0 0 20 0 1 0 282644946 3385192448 633555 33554432000 4194304 4896791 140737133498560 140737133495832 4203834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 826463 633555 78 172 0 826289 0
Current children cumulated CPU time (s) 1659.03
Current children cumulated vsize (KiB) 6005076

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 25256
/proc/meminfo: memFree=23893848/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3305852 CPUtime=1570.95 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 258043 0 0 0 156992 103 0 0 20 0 1 0 282644946 3385192448 633556 33554432000 4194304 4896791 140737133498560 140737133495832 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 826463 633556 78 172 0 826289 0
Current children cumulated CPU time (s) 1719.03
Current children cumulated vsize (KiB) 6005076

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 25260
/proc/meminfo: memFree=23891384/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3305852 CPUtime=1630.94 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 258044 0 0 0 162991 103 0 0 20 0 1 0 282644946 3385192448 634068 33554432000 4194304 4896791 140737133498560 140737133495832 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 826463 634068 78 172 0 826289 0
Current children cumulated CPU time (s) 1779.02
Current children cumulated vsize (KiB) 6005076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 25260
/proc/meminfo: memFree=23908856/32873648 swapFree=6852/6852
[pid=25192] ppid=25190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25192/stat : 25192 (runWbo2sat.sh) S 25190 25192 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282629837 9367552 275 33554432000 4194304 5064252 140735110863552 140735110862464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25192/statm: 2287 275 233 213 0 72 0
[pid=25193] ppid=25192 vsize=2680928 CPUtime=148.08 cores=0,2,4,6
/proc/25193/stat : 25193 (wbo2sat) S 25192 25192 24824 0 -1 4202496 40603 184115 0 0 9452 2379 2739 238 20 0 1 0 282629837 2745270272 547594 33554432000 4194304 5872148 140736789695376 140736789688648 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 295 0 0
/proc/25193/statm: 670232 547594 177 410 0 669814 0
[pid=25244] ppid=25193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25244/stat : 25244 (satsolver.sh) S 25193 25192 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282644945 9367552 267 33554432000 4194304 5064252 140733430737424 140733430736336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25244/statm: 2287 267 226 213 0 72 0
[pid=25245] ppid=25244 vsize=3305852 CPUtime=1651.94 cores=0,2,4,6
/proc/25245/stat : 25245 (glucose_static) R 25244 25192 24824 0 -1 4202496 258044 0 0 0 165091 103 0 0 20 0 1 0 282644946 3385192448 634068 33554432000 4194304 4896791 140737133498560 140737133495832 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25245/statm: 826463 634068 78 172 0 826289 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 6005076

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

Real time (s): 1803.32
CPU time (s): 1800.02
CPU user time (s): 1772.82
CPU system time (s): 27.2
CPU usage (%): 99.817
Max. virtual memory (cumulated for all children) (KiB): 6005076

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 4.21136 second user time and 11.0033 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 02:30:31
IDJOB=3716034
IDBENCH=78628
IDSOLVER=2298
FILE ID=node115/3716034-1338165030
RUNJOBID= node115-1338159625-24840
PBS_JOBID= 14624555
Free space on /tmp= 71348 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.RobRegValid_bar.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-3716034-1338165030/watcher-3716034-1338165030 -o /tmp/evaluation-result-3716034-1338165030/solver-3716034-1338165030 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716034-1338165030.wbo 1130714019 HOME HOME

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

MD5SUM BENCH= 60a7a7d515eacc9a7281c84a700710f3
RANDOM SEED=1130714019

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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		: 2666.462
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30155112 kB
Buffers:          313856 kB
Cached:           574964 kB
SwapCached:          936 kB
Active:          1817564 kB
Inactive:          63816 kB
Active(anon):     985992 kB
Inactive(anon):     9196 kB
Active(file):     831572 kB
Inactive(file):    54620 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:             14428 kB
Writeback:             0 kB
AnonPages:       1000620 kB
Mapped:            12528 kB
Shmem:                96 kB
Slab:             684744 kB
SReclaimable:     129260 kB
SUnreclaim:       555484 kB
KernelStack:        1528 kB
PageTables:         5988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1297532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    940032 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= 69452 MiB
End job on node115 at 2012-05-28 03:00:36