Trace number 3716546

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.05 1800.63

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl--soft-0-100-0.wbo
MD5SUMc79e7c2e90b077e3e4741aedcc3e19d9
Bench CategorySOFT-BIGINT-LIN (only soft 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.09
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 constraints313451
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 15797213
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 15797212
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

125.42/125.73	o 3925
125.42/125.73	c current bound: 1962
125.42/125.73	c fallback to adder encoding
1800.05/1800.61	c error: unexpected solver exit code
1800.05/1800.61	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-3716546-1338193934/watcher-3716546-1338193934 -o /tmp/evaluation-result-3716546-1338193934/solver-3716546-1338193934 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716546-1338193934.wbo 973231775 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.07 2.03 1.87 3/179 18581
/proc/meminfo: memFree=30712196/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0

[startup+0.0610549 s]
/proc/loadavg: 2.07 2.03 1.87 3/179 18581
/proc/meminfo: memFree=30712196/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.07 2.03 1.87 3/179 18581
/proc/meminfo: memFree=30712196/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 2.07 2.03 1.87 3/179 18581
/proc/meminfo: memFree=30712196/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.07 2.03 1.87 3/179 18581
/proc/meminfo: memFree=30712196/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/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.07 2.03 1.87 3/181 18583
/proc/meminfo: memFree=30699000/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=34944 CPUtime=1.49 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) R 18581 18581 18056 0 -1 4202496 2858 0 0 0 148 1 0 0 20 0 1 0 285519558 35782656 5386 33554432000 4194304 5872148 140737454896240 140737454893096 4744813 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18582/statm: 8736 5386 144 410 0 8318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44092

[startup+3.10026 s]
/proc/loadavg: 2.07 2.03 1.87 3/181 18583
/proc/meminfo: memFree=30680072/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=67844 CPUtime=3.08 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) R 18581 18581 18056 0 -1 4202496 3440 0 0 0 306 2 0 0 20 0 1 0 285519558 69472256 12084 33554432000 4194304 5872148 140737454896240 140737454892680 4745859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18582/statm: 16961 12084 144 410 0 16543 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76992

[startup+6.30026 s]
/proc/loadavg: 2.14 2.04 1.88 3/181 18583
/proc/meminfo: memFree=30625220/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=134412 CPUtime=6.28 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) R 18581 18581 18056 0 -1 4202496 4246 0 0 0 624 4 0 0 20 0 1 0 285519558 137637888 25633 33554432000 4194304 5872148 140737454896240 140737454893096 4326715 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18582/statm: 33603 25633 144 410 0 33185 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 143560

[startup+12.7003 s]
/proc/loadavg: 2.13 2.04 1.88 3/181 18583
/proc/meminfo: memFree=30514024/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=266780 CPUtime=12.69 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) R 18581 18581 18056 0 -1 4202496 5213 0 0 0 1261 8 0 0 20 0 1 0 285519558 273182720 52086 33554432000 4194304 5872148 140737454896240 140737454893096 4778873 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18582/statm: 66695 52086 144 410 0 66277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275928

[startup+25.5003 s]
/proc/loadavg: 2.11 2.04 1.88 3/181 18583
/proc/meminfo: memFree=29866724/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=1058852 CPUtime=25.49 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) R 18581 18581 18056 0 -1 4202496 8164 0 0 0 2524 25 0 0 20 0 1 0 285519558 1084264448 137946 33554432000 4194304 5872148 140737454896240 140737454891624 5028159 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18582/statm: 264713 137946 153 410 0 264295 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1068000

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 1.88 3/181 18583
/proc/meminfo: memFree=29233496/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=2138248 CPUtime=51.08 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) R 18581 18581 18056 0 -1 4202496 14949 0 0 0 5044 64 0 0 20 0 1 0 285519558 2189565952 368382 33554432000 4194304 5872148 140737454896240 140737454893624 4600768 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18582/statm: 534562 368382 155 410 0 534144 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2147396

[startup+102.306 s]
/proc/loadavg: 2.54 2.15 1.93 3/181 18585
/proc/meminfo: memFree=27575684/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=2189512 CPUtime=102.09 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) R 18581 18581 18056 0 -1 4202496 21283 249087 0 0 6784 1325 1981 119 20 0 1 0 285519558 2242060288 418633 33554432000 4194304 5872148 140737454896240 140737454891128 5126832 0 0 4096 0 0 0 0 17 2 0 0 16 0 0
/proc/18582/statm: 547378 418633 165 410 0 546960 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 2198660

[startup+162.3 s]
/proc/loadavg: 2.90 2.32 2.00 3/181 18628
/proc/meminfo: memFree=20384208/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=3255948 CPUtime=12.21 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 251165 0 0 0 1108 113 0 0 20 0 1 0 285534565 3334090752 682363 33554432000 4194304 4896791 140733407475392 140733406424184 4423648 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18628/statm: 813987 682363 58 172 0 813813 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 7556300

[startup+222.3 s]
/proc/loadavg: 3.16 2.53 2.09 3/181 18632
/proc/meminfo: memFree=15963368/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6019908 CPUtime=72.19 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549654 0 0 0 6949 270 0 0 20 0 1 0 285534565 6164385792 1324311 33554432000 4194304 4896791 140733407475392 140733407472520 4203877 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18628/statm: 1504977 1324311 77 172 0 1504803 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 10320260

[startup+282.3 s]
/proc/loadavg: 3.46 2.71 2.18 3/183 18634
/proc/meminfo: memFree=7865556/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020040 CPUtime=132.18 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549656 0 0 0 12948 270 0 0 20 0 1 0 285534565 6164520960 1324313 33554432000 4194304 4896791 140733407475392 140733407472792 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18628/statm: 1505010 1324313 77 172 0 1504836 0
Current children cumulated CPU time (s) 281.99

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

/proc/18628/statm: 1505079 1324892 77 172 0 1504905 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 10320668

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 18644
/proc/meminfo: memFree=7843528/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020316 CPUtime=1271.99 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549726 0 0 0 126928 271 0 0 20 0 1 0 285534565 6164803584 1324894 33554432000 4194304 4896791 140733407475392 140733407472712 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18628/statm: 1505079 1324894 77 172 0 1504905 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 10320668

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.04 3/183 18645
/proc/meminfo: memFree=7839556/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020316 CPUtime=1331.98 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549729 0 0 0 132927 271 0 0 20 0 1 0 285534565 6164803584 1324897 33554432000 4194304 4896791 140733407475392 140733407472712 4203834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18628/statm: 1505079 1324897 77 172 0 1504905 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 10320668

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.03 3/183 18645
/proc/meminfo: memFree=7837384/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020316 CPUtime=1391.97 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549733 0 0 0 138926 271 0 0 20 0 1 0 285534565 6164803584 1324901 33554432000 4194304 4896791 140733407475392 140733407472712 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18628/statm: 1505079 1324901 77 172 0 1504905 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 10320668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/183 18645
/proc/meminfo: memFree=7835336/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020316 CPUtime=1451.96 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549737 0 0 0 144925 271 0 0 20 0 1 0 285534565 6164803584 1324905 33554432000 4194304 4896791 140733407475392 140733407472712 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18628/statm: 1505079 1324905 77 172 0 1504905 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 10320668

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 18645
/proc/meminfo: memFree=7833412/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020316 CPUtime=1511.95 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549740 0 0 0 150924 271 0 0 20 0 1 0 285534565 6164803584 1324908 33554432000 4194304 4896791 140733407475392 140733407472712 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18628/statm: 1505079 1324908 77 172 0 1504905 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 10320668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/184 18648
/proc/meminfo: memFree=7829060/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020316 CPUtime=1571.94 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549743 0 0 0 156923 271 0 0 20 0 1 0 285534565 6164803584 1325422 33554432000 4194304 4896791 140733407475392 140733407472712 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18628/statm: 1505079 1325422 77 172 0 1504905 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 10320668

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.01 3/184 18672
/proc/meminfo: memFree=7824848/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020316 CPUtime=1631.93 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549745 0 0 0 162922 271 0 0 20 0 1 0 285534565 6164803584 1325424 33554432000 4194304 4896791 140733407475392 140733407472712 4203826 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18628/statm: 1505079 1325424 77 172 0 1504905 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 10320668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.03 2.01 2.01 3/183 18672
/proc/meminfo: memFree=7824856/32873844 swapFree=7372/7372
[pid=18581] ppid=18579 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18581/stat : 18581 (runWbo2sat.sh) S 18579 18581 18056 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285519558 9367552 275 33554432000 4194304 5064252 140733221584512 140733221583424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18581/statm: 2287 275 233 213 0 72 0
[pid=18582] ppid=18581 vsize=4282056 CPUtime=149.81 cores=0,2,4,6
/proc/18582/stat : 18582 (wbo2sat) S 18581 18581 18056 0 -1 4202496 65160 249603 0 0 9329 3396 1982 274 20 0 1 0 285519558 4384825344 827158 33554432000 4194304 5872148 140737454896240 140737454889512 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 21 0 0
/proc/18582/statm: 1070514 827158 176 410 0 1070096 0
[pid=18627] ppid=18582 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18627/stat : 18627 (satsolver.sh) S 18582 18581 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285534564 9367552 267 33554432000 4194304 5064252 140735717512528 140735717511440 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18627/statm: 2287 267 226 213 0 72 0
[pid=18628] ppid=18627 vsize=6020316 CPUtime=1650.24 cores=0,2,4,6
/proc/18628/stat : 18628 (glucose_static) R 18627 18581 18056 0 -1 4202496 549746 0 0 0 164753 271 0 0 20 0 1 0 285534565 6164803584 1325425 33554432000 4194304 4896791 140733407475392 140733407472712 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18628/statm: 1505079 1325425 77 172 0 1504905 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 10320668

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 18581 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): 1800.63
CPU time (s): 1800.05
CPU user time (s): 1760.64
CPU system time (s): 39.41
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 12616972

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= 357
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= 2

runsolver used 3.98139 second user time and 10.4144 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-28 10:32:15
IDJOB=3716546
IDBENCH=79101
IDSOLVER=2298
FILE ID=node118/3716546-1338193934
RUNJOBID= node118-1338192055-18072
PBS_JOBID= 14624575
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= c79e7c2e90b077e3e4741aedcc3e19d9
RANDOM SEED=973231775

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30712576 kB
Buffers:          392464 kB
Cached:           625560 kB
SwapCached:            0 kB
Active:           926616 kB
Inactive:         395368 kB
Active(anon):     293932 kB
Inactive(anon):    11320 kB
Active(file):     632684 kB
Inactive(file):   384048 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22112 kB
Writeback:             0 kB
AnonPages:        346108 kB
Mapped:            12784 kB
Shmem:               200 kB
Slab:             696904 kB
SReclaimable:     137796 kB
SUnreclaim:       559108 kB
KernelStack:        1528 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     467552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 65316 MiB
End job on node118 at 2012-05-28 11:02:17