Trace number 3716962

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.04 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_30_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM7b4c43120f8532700d0af4fec83df613
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark0.432933
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1200
Total number of constraints100
Number of soft constraints67
Number of constraints which are clauses60
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint30
Top cost 3602
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3601
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
Number of bits of the biggest sum of numbers5
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

0.00/0.33	o 2423
0.00/0.33	c current bound: 1211
1.07/1.17	o 203
1.07/1.17	c current bound: 101
2.25/2.36	o 80
2.25/2.36	c current bound: 40
6.06/6.14	o 35
6.06/6.14	c current bound: 17
6.12/6.24	o 13
6.12/6.24	c current bound: 6
1800.04/1800.51	c error: unexpected solver exit code
1800.04/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-3716962-1338174402/watcher-3716962-1338174402 -o /tmp/evaluation-result-3716962-1338174402/solver-3716962-1338174402 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716962-1338174402.wbo 842772989 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.05 2.01 2.00 3/177 8372
/proc/meminfo: memFree=28937252/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0

[startup+0.0574969 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8372
/proc/meminfo: memFree=28937252/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8372
/proc/meminfo: memFree=28937252/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300217 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8372
/proc/meminfo: memFree=28937252/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8372
/proc/meminfo: memFree=28937252/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50015 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 8379
/proc/meminfo: memFree=28886116/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=1.14 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5096 12860 0 0 14 6 91 3 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 16624

[startup+3.10027 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 8382
/proc/meminfo: memFree=28915740/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=2.34 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5405 17849 0 0 14 6 210 4 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 16624
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 8385
/proc/meminfo: memFree=28912768/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 16624

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 8391
/proc/meminfo: memFree=28926588/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=17028 CPUtime=6.45 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 7879 0 0 0 644 1 0 0 20 0 1 0 283566745 17436672 3509 33554432000 4194304 4896791 140733733950336 140733733947704 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 4257 3509 78 172 0 4083 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42800

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 8391
/proc/meminfo: memFree=28905128/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=20636 CPUtime=19.25 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 15160 0 0 0 1922 3 0 0 20 0 1 0 283566745 21131264 4633 33554432000 4194304 4896791 140733733950336 140733733947544 4225356 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 5159 4634 78 172 0 4985 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46408

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 8391
/proc/meminfo: memFree=28883120/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=36700 CPUtime=44.84 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 22592 0 0 0 4479 5 0 0 20 0 1 0 283566745 37580800 7928 33554432000 4194304 4896791 140733733950336 140733733947544 4203891 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 9175 7928 78 172 0 9001 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 62472

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8391
/proc/meminfo: memFree=28870820/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=40600 CPUtime=96.03 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 33443 0 0 0 9594 9 0 0 20 0 1 0 283566745 41574400 8923 33554432000 4194304 4896791 140733733950336 140733733947864 4225180 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 10150 8923 78 172 0 9976 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 66372

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8392
/proc/meminfo: memFree=28876472/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=46820 CPUtime=156.01 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 40551 0 0 0 15588 13 0 0 20 0 1 0 283566745 47943680 10077 33554432000 4194304 4896791 140733733950336 140733733947864 4225201 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 11705 10077 78 172 0 11531 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 72592

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8395
/proc/meminfo: memFree=28842040/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0

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

/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 86743 0 0 0 141520 54 0 0 20 0 1 0 283566745 143110144 27136 33554432000 4194304 4896791 140733733950336 140733733947768 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 34939 27136 78 172 0 34765 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 165528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8474
/proc/meminfo: memFree=28881388/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=109800 CPUtime=1475.72 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 87656 0 0 0 147517 55 0 0 20 0 1 0 283566745 112435200 23145 33554432000 4194304 4896791 140733733950336 140733733947864 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 27450 23145 78 172 0 27276 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 135572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8474
/proc/meminfo: memFree=28851468/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=142096 CPUtime=1535.7 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 88594 0 0 0 153513 57 0 0 20 0 1 0 283566745 145506304 28659 33554432000 4194304 4896791 140733733950336 140733733947768 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 35524 28659 78 172 0 35350 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 167868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8474
/proc/meminfo: memFree=28850820/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=112044 CPUtime=1595.69 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 89572 0 0 0 159510 59 0 0 20 0 1 0 283566745 114733056 25758 33554432000 4194304 4896791 140733733950336 140733733947768 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 28011 25758 78 172 0 27837 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 137816

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8474
/proc/meminfo: memFree=28847608/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=113144 CPUtime=1655.67 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 91151 0 0 0 165506 61 0 0 20 0 1 0 283566745 115859456 23861 33554432000 4194304 4896791 140733733950336 140733733947864 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 28286 23861 78 172 0 28112 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 138916

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 8475
/proc/meminfo: memFree=28824588/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=145440 CPUtime=1715.65 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 92083 0 0 0 171503 62 0 0 20 0 1 0 283566745 148930560 28862 33554432000 4194304 4896791 140733733950336 140733733947768 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 36360 28862 78 172 0 36186 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 171212

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 8475
/proc/meminfo: memFree=28816664/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=115936 CPUtime=1775.63 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 92893 0 0 0 177500 63 0 0 20 0 1 0 283566745 118718464 26755 33554432000 4194304 4896791 140733733950336 140733733946072 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 28984 26755 78 172 0 28810 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 141708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 8475
/proc/meminfo: memFree=28802428/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=146756 CPUtime=1793.83 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 93483 0 0 0 179319 64 0 0 20 0 1 0 283566745 150278144 28876 33554432000 4194304 4896791 140733733950336 140733733947864 4225041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 36689 28876 78 172 0 36515 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 172528

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.00 2.00 3/181 8475
/proc/meminfo: memFree=28802428/32873852 swapFree=6856/6856
[pid=8372] ppid=8370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8372/stat : 8372 (runWbo2satCp2.s) S 8370 8372 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283566121 9367552 275 33554432000 4194304 5064252 140736458207472 140736458206384 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8372/statm: 2287 275 233 213 0 72 0
[pid=8373] ppid=8372 vsize=7476 CPUtime=6.21 cores=0,2,4,6
/proc/8373/stat : 8373 (wbo2sat) S 8372 8372 6720 0 -1 4202496 5788 26850 0 0 14 7 593 7 20 0 1 0 283566121 7655424 1369 33554432000 4194304 5872148 140734885783856 140734885777128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8373/statm: 1869 1369 173 410 0 1451 0
[pid=8390] ppid=8373 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8390/stat : 8390 (satsolver.sh) S 8373 8372 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283566745 9367552 267 33554432000 4194304 5064252 140736005265584 140736005264496 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8390/statm: 2287 267 226 213 0 72 0
[pid=8391] ppid=8390 vsize=146756 CPUtime=1793.83 cores=0,2,4,6
/proc/8391/stat : 8391 (glucose_static) R 8390 8372 6720 0 -1 4202496 93483 0 0 0 179319 64 0 0 20 0 1 0 283566745 150278144 28876 33554432000 4194304 4896791 140733733950336 140733733947864 4225041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8391/statm: 36689 28876 78 172 0 36515 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 172528

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8372 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=85074
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=148977
# CPU time returned by wait4() is 6.23405
# while last known CPU time is 1800.04
#
# 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.04
CPU user time (s): 1799.26
CPU system time (s): 0.78
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 202880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.08507
system time used= 0.148977
maximum resident set size= 37536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33617
page faults= 0
swaps= 0
block input operations= 0
block output operations= 23088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 35

runsolver used 6.22405 second user time and 17.2734 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 05:06:42
IDJOB=3716962
IDBENCH=78676
IDSOLVER=2299
FILE ID=node128/3716962-1338174402
RUNJOBID= node128-1338159808-6736
PBS_JOBID= 14624556
Free space on /tmp= 71244 MiB

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

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

MD5SUM BENCH= 7b4c43120f8532700d0af4fec83df613
RANDOM SEED=842772989

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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		: 2666.389
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.389
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.389
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:       32873852 kB
MemFree:        28937624 kB
Buffers:          454924 kB
Cached:          2498692 kB
SwapCached:          584 kB
Active:          1306324 kB
Inactive:        1770816 kB
Active(anon):     113628 kB
Inactive(anon):    12304 kB
Active(file):    1192696 kB
Inactive(file):  1758512 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107332 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        216044 kB
Mapped:            15240 kB
Shmem:               200 kB
Slab:             720244 kB
SReclaimable:     162616 kB
SUnreclaim:       557628 kB
KernelStack:        1504 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     255148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 71228 MiB
End job on node128 at 2012-05-28 05:36:43