Trace number 3716974

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo2satCp2 2012-05-19? (TO) 1800.09 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_50_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM0158a6ff32db5686aa85d7a9b49d6df3
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.74573
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4000
Total number of constraints180
Number of soft constraints67
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint50
Top cost 3472
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3471
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.18/1.28	o 2579
1.18/1.28	c current bound: 1289
2.17/2.29	o 524
2.17/2.29	c current bound: 262
3.85/3.92	o 191
3.85/3.92	c current bound: 95
4.67/4.72	o 93
4.67/4.72	c current bound: 46
8.56/8.69	o 18
8.56/8.69	c current bound: 9
9.97/10.06	o 8
9.97/10.06	c current bound: 4
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3716974-1338173351/watcher-3716974-1338173351 -o /tmp/evaluation-result-3716974-1338173351/solver-3716974-1338173351 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716974-1338173351.wbo 303466560 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/179 21570
/proc/meminfo: memFree=31590052/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0

[startup+0.076777 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21570
/proc/meminfo: memFree=31590052/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21570
/proc/meminfo: memFree=31590052/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.301144 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21570
/proc/meminfo: memFree=31590052/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21570
/proc/meminfo: memFree=31590052/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/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/181 21574
/proc/meminfo: memFree=31575772/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=24272 CPUtime=1.33 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 7616 7903 0 0 41 26 64 2 20 0 1 0 283463671 24854528 4884 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21571/statm: 6068 4884 173 410 0 5650 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 33420

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21577
/proc/meminfo: memFree=31497552/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=16444 CPUtime=2.28 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 9842 22997 0 0 44 27 152 5 20 0 1 0 283463671 16838656 3356 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21571/statm: 4111 3356 173 410 0 3693 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 25592
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 21586
/proc/meminfo: memFree=31536116/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=4.69 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 12232 41673 0 0 46 27 385 11 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21585] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21585/stat : 21585 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464143 9367552 266 33554432000 4194304 5064252 140737056979936 140737056978848 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21585/statm: 2287 266 226 213 0 72 0
[pid=21586] ppid=21585 vsize=33340 CPUtime=1.56 cores=0,2,4,6
/proc/21586/stat : 21586 (glucose_static) R 21585 21570 20252 0 -1 4202496 6383 0 0 0 155 1 0 0 20 0 1 0 283464143 34140160 7177 33554432000 4194304 4896791 140734290997504 140734290994712 4203889 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21586/statm: 8335 7177 78 172 0 8161 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 69048

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 21592
/proc/meminfo: memFree=31531772/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=30968 CPUtime=2.61 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 7684 0 0 0 260 1 0 0 20 0 1 0 283464678 31711232 7166 33554432000 4194304 4896791 140734276619344 140734276616920 4225091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21592/statm: 7742 7166 78 172 0 7568 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 66676

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 21592
/proc/meminfo: memFree=31530260/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=37128 CPUtime=15.41 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 13087 0 0 0 1538 3 0 0 20 0 1 0 283464678 38019072 8609 33554432000 4194304 4896791 140734276619344 140734276615080 4204864 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21592/statm: 9282 8609 78 172 0 9108 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 72836

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 21594
/proc/meminfo: memFree=31522760/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=46772 CPUtime=41 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 16549 0 0 0 4095 5 0 0 20 0 1 0 283464678 47894528 10641 33554432000 4194304 4896791 140734276619344 140734276616488 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21592/statm: 11693 10641 78 172 0 11519 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 82480

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 21596
/proc/meminfo: memFree=31511376/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=53644 CPUtime=92.2 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 24661 0 0 0 9209 11 0 0 20 0 1 0 283464678 54931456 12780 33554432000 4194304 4896791 140734276619344 140734276616552 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21592/statm: 13411 12780 78 172 0 13237 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89352

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21596
/proc/meminfo: memFree=31495156/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=66536 CPUtime=152.18 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 31763 0 0 0 15203 15 0 0 20 0 1 0 283464678 68132864 14611 33554432000 4194304 4896791 140734276619344 140734276615080 4225212 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21592/statm: 16634 14611 78 172 0 16460 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 102244

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21596
/proc/meminfo: memFree=31497648/32873844 swapFree=7372/7372

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

/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 98701 0 0 0 141120 72 0 0 20 0 1 0 283464678 155185152 34406 33554432000 4194304 4896791 140734276619344 140734276616552 4225136 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21592/statm: 37887 34406 78 172 0 37713 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 187256

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21689
/proc/meminfo: memFree=31356736/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=153980 CPUtime=1471.9 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 101226 0 0 0 147115 75 0 0 20 0 1 0 283464678 157675520 37039 33554432000 4194304 4896791 140734276619344 140734276615080 4224663 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21592/statm: 38495 37039 78 172 0 38321 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 189688

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21689
/proc/meminfo: memFree=31351872/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=158400 CPUtime=1531.89 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 103878 0 0 0 153112 77 0 0 20 0 1 0 283464678 162201600 36794 33554432000 4194304 4896791 140734276619344 140734276616552 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21592/statm: 39600 36794 78 172 0 39426 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 194108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21690
/proc/meminfo: memFree=31341152/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=166224 CPUtime=1591.88 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 107700 0 0 0 159109 79 0 0 20 0 1 0 283464678 170213376 38300 33554432000 4194304 4896791 140734276619344 140734276615080 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21592/statm: 41556 38300 78 172 0 41382 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 201932

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21690
/proc/meminfo: memFree=31316712/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=198040 CPUtime=1651.86 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 109890 0 0 0 165105 81 0 0 20 0 1 0 283464678 202792960 43213 33554432000 4194304 4896791 140734276619344 140734276614424 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21592/statm: 49510 43213 78 172 0 49336 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 233748

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 21690
/proc/meminfo: memFree=31311364/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=198752 CPUtime=1711.85 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 111952 0 0 0 171101 84 0 0 20 0 1 0 283464678 203522048 43556 33554432000 4194304 4896791 140734276619344 140734276616552 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21592/statm: 49688 43556 78 172 0 49514 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 234460

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21690
/proc/meminfo: memFree=31303632/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=205412 CPUtime=1771.84 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 115466 0 0 0 177098 86 0 0 20 0 1 0 283464678 210341888 45176 33554432000 4194304 4896791 140734276619344 140734276616552 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21592/statm: 51353 45176 78 172 0 51179 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 241120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21690
/proc/meminfo: memFree=31271668/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=206132 CPUtime=1790.04 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 115638 0 0 0 178918 86 0 0 20 0 1 0 283464678 211079168 49480 33554432000 4194304 4896791 140734276619344 140734276616552 4203886 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21592/statm: 51533 49480 78 172 0 51359 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 241840

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21690
/proc/meminfo: memFree=31271668/32873844 swapFree=7372/7372
[pid=21570] ppid=21568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21570/stat : 21570 (runWbo2satCp2.s) S 21568 21570 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283463671 9367552 275 33554432000 4194304 5064252 140736753015024 140736753013936 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21570/statm: 2287 275 233 213 0 72 0
[pid=21571] ppid=21570 vsize=17412 CPUtime=10.05 cores=0,2,4,6
/proc/21571/stat : 21571 (wbo2sat) S 21570 21570 20252 0 -1 4202496 13627 57137 0 0 48 27 913 17 20 0 1 0 283463671 17829888 3598 33554432000 4194304 5872148 140734521200384 140734521193656 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21571/statm: 4353 3598 173 410 0 3935 0
[pid=21591] ppid=21571 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21591/stat : 21591 (satsolver.sh) S 21571 21570 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283464678 9367552 267 33554432000 4194304 5064252 140735099653680 140735099652592 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21591/statm: 2287 267 226 213 0 72 0
[pid=21592] ppid=21591 vsize=206132 CPUtime=1790.04 cores=0,2,4,6
/proc/21592/stat : 21592 (glucose_static) R 21591 21570 20252 0 -1 4202496 115638 0 0 0 178918 86 0 0 20 0 1 0 283464678 211079168 49480 33554432000 4194304 4896791 140734276619344 140734276616552 4203886 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21592/statm: 51533 49480 78 172 0 51359 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 241840

Child status: 0

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

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.79
CPU system time (s): 1.3
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 320576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.61754
system time used= 0.45593
maximum resident set size= 60024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71741
page faults= 0
swaps= 0
block input operations= 0
block output operations= 79128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 52

runsolver used 3.25251 second user time and 8.79966 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 04:49:11
IDJOB=3716974
IDBENCH=78669
IDSOLVER=2299
FILE ID=node109/3716974-1338173351
RUNJOBID= node109-1338160560-20268
PBS_JOBID= 14624563
Free space on /tmp= 71236 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_50_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716974-1338173351/watcher-3716974-1338173351 -o /tmp/evaluation-result-3716974-1338173351/solver-3716974-1338173351 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716974-1338173351.wbo 303466560 HOME HOME

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

MD5SUM BENCH= 0158a6ff32db5686aa85d7a9b49d6df3
RANDOM SEED=303466560

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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:        31590084 kB
Buffers:          155456 kB
Cached:           251260 kB
SwapCached:          588 kB
Active:           331156 kB
Inactive:         152968 kB
Active(anon):      72124 kB
Inactive(anon):     7668 kB
Active(file):     259032 kB
Inactive(file):   145300 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              8852 kB
Writeback:             0 kB
AnonPages:         83908 kB
Mapped:            11164 kB
Shmem:                 8 kB
Slab:             659568 kB
SReclaimable:     101876 kB
SUnreclaim:       557692 kB
KernelStack:        1496 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     203048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 71212 MiB
End job on node109 at 2012-05-28 05:19:11