Trace number 3717275

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMbec517e59b6734cb4022e119f1959006
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.073988
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints62
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 2961
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2960
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
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.29	o 948
0.00/0.29	c current bound: 474
8.86/8.93	o 114
8.86/8.93	c current bound: 57
11.85/11.97	o 44
11.85/11.97	c current bound: 22
11.95/12.01	o 21
11.95/12.01	c current bound: 10
11.95/12.07	o 8
11.95/12.07	c current bound: 4
1800.08/1800.51	c error: unexpected solver exit code
1800.08/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-3717275-1338202515/watcher-3717275-1338202515 -o /tmp/evaluation-result-3717275-1338202515/solver-3717275-1338202515 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717275-1338202515.wbo 25127132 HOME HOME 

running on 4 cores: 1,3,5,7

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 2/177 3364
/proc/meminfo: memFree=28282892/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0

[startup+0.104912 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 3364
/proc/meminfo: memFree=28282892/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200268 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 3364
/proc/meminfo: memFree=28282892/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 3364
/proc/meminfo: memFree=28282892/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 3364
/proc/meminfo: memFree=28282892/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3371
/proc/meminfo: memFree=28262080/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=4456 CPUtime=0.29 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 1687 1954 0 0 2 0 27 0 20 0 1 0 286376926 4562944 706 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 1114 706 170 410 0 696 0
[pid=3370] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3370/stat : 3370 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286376957 9367552 266 33554432000 4194304 5064252 140736763976928 140736763975840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3370/statm: 2287 266 226 213 0 72 0
[pid=3371] ppid=3370 vsize=18600 CPUtime=1.17 cores=1,3,5,7
/proc/3371/stat : 3371 (glucose_static) R 3370 3364 2489 0 -1 4202496 4607 0 0 0 117 0 0 0 20 0 1 0 286376957 19046400 3975 33554432000 4194304 4896791 140735256775056 140735256772584 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3371/statm: 4650 3975 76 172 0 4476 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 41352

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3371
/proc/meminfo: memFree=28258412/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=4456 CPUtime=0.29 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 1687 1954 0 0 2 0 27 0 20 0 1 0 286376926 4562944 706 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 1114 706 170 410 0 696 0
[pid=3370] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3370/stat : 3370 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286376957 9367552 266 33554432000 4194304 5064252 140736763976928 140736763975840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3370/statm: 2287 266 226 213 0 72 0
[pid=3371] ppid=3370 vsize=19176 CPUtime=2.77 cores=1,3,5,7
/proc/3371/stat : 3371 (glucose_static) R 3370 3364 2489 0 -1 4202496 6508 0 0 0 276 1 0 0 20 0 1 0 286376957 19636224 4081 33554432000 4194304 4896791 140735256775056 140735256772264 4225376 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3371/statm: 4794 4081 76 172 0 4620 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 41928

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3371
/proc/meminfo: memFree=28251592/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=4456 CPUtime=0.29 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 1687 1954 0 0 2 0 27 0 20 0 1 0 286376926 4562944 706 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 1114 706 170 410 0 696 0
[pid=3370] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3370/stat : 3370 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286376957 9367552 266 33554432000 4194304 5064252 140736763976928 140736763975840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3370/statm: 2287 266 226 213 0 72 0
[pid=3371] ppid=3370 vsize=22732 CPUtime=5.97 cores=1,3,5,7
/proc/3371/stat : 3371 (glucose_static) R 3370 3364 2489 0 -1 4202496 8509 0 0 0 596 1 0 0 20 0 1 0 286376957 23277568 5095 33554432000 4194304 4896791 140735256775056 140735256772264 4225180 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3371/statm: 5683 5095 76 172 0 5509 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 45484

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3383
/proc/meminfo: memFree=28263532/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=4896 CPUtime=0.61 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 1543 0 0 0 61 0 0 0 20 0 1 0 286378134 5013504 708 33554432000 4194304 4896791 140737468618784 140737468615992 4225379 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 1224 708 77 172 0 1050 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26624

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3383
/proc/meminfo: memFree=28230240/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=15512 CPUtime=13.41 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 13399 0 0 0 1338 3 0 0 20 0 1 0 286378134 15884288 2809 33554432000 4194304 4896791 140737468618784 140737468616312 4225191 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 3878 2809 77 172 0 3704 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37240

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3383
/proc/meminfo: memFree=28256716/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=25292 CPUtime=39 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 21512 0 0 0 3895 5 0 0 20 0 1 0 286378134 25899008 5445 33554432000 4194304 4896791 140737468618784 140737468615992 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 6323 5445 77 172 0 6149 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 47020

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3383
/proc/meminfo: memFree=28239744/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=37984 CPUtime=90.19 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 32127 0 0 0 9010 9 0 0 20 0 1 0 286378134 38895616 7732 33554432000 4194304 4896791 140737468618784 140737468616312 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 9496 7732 77 172 0 9322 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 59712

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3383
/proc/meminfo: memFree=28221632/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 98656 0 0 0 134928 64 0 0 20 0 1 0 286378134 83447808 17391 33554432000 4194304 4896791 140737468618784 140737468616312 4225067 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 20373 17391 77 172 0 20199 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 103220

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3458
/proc/meminfo: memFree=28282672/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=82112 CPUtime=1409.91 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 100267 0 0 0 140926 65 0 0 20 0 1 0 286378134 84082688 17618 33554432000 4194304 4896791 140737468618784 140737468616312 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 20528 17618 77 172 0 20354 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 103840

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 3459
/proc/meminfo: memFree=28322396/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=84036 CPUtime=1469.9 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 102085 0 0 0 146923 67 0 0 20 0 1 0 286378134 86052864 16929 33554432000 4194304 4896791 140737468618784 140737468616312 4225038 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 21009 16929 77 172 0 20835 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 105764

[startup+1542.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 3462
/proc/meminfo: memFree=28280628/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=74176 CPUtime=1529.89 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 103369 0 0 0 152921 68 0 0 20 0 1 0 286378134 75956224 15735 33554432000 4194304 4896791 140737468618784 140737468616040 4225180 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 18544 15735 77 172 0 18370 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 95904

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 3462
/proc/meminfo: memFree=28257576/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=105688 CPUtime=1589.87 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 104600 0 0 0 158917 70 0 0 20 0 1 0 286378134 108224512 21001 33554432000 4194304 4896791 140737468618784 140737468616216 4225376 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 26422 21001 77 172 0 26248 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 127416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3462
/proc/meminfo: memFree=28269016/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=106840 CPUtime=1649.86 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 106249 0 0 0 164914 72 0 0 20 0 1 0 286378134 109404160 20829 33554432000 4194304 4896791 140737468618784 140737468616216 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 26710 20829 77 172 0 26536 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 128568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3462
/proc/meminfo: memFree=28282724/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=107128 CPUtime=1709.85 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 107758 0 0 0 170911 74 0 0 20 0 1 0 286378134 109699072 20965 33554432000 4194304 4896791 140737468618784 140737468616216 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 26782 20965 77 172 0 26608 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 128856

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3463
/proc/meminfo: memFree=28249416/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=89008 CPUtime=1769.83 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 108629 0 0 0 176908 75 0 0 20 0 1 0 286378134 91144192 19878 33554432000 4194304 4896791 140737468618784 140737468616216 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 22252 19878 77 172 0 22078 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 110736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3463
/proc/meminfo: memFree=28283676/32873852 swapFree=6848/6848
[pid=3364] ppid=3362 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3364/stat : 3364 (runWbo2satCp2.s) S 3362 3364 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286376926 9367552 275 33554432000 4194304 5064252 140734733012368 140734733011280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3364/statm: 2287 275 233 213 0 72 0
[pid=3365] ppid=3364 vsize=3432 CPUtime=12.05 cores=1,3,5,7
/proc/3365/stat : 3365 (wbo2sat) S 3364 3364 2489 0 -1 4202496 2346 22377 0 0 3 0 1197 5 20 0 1 0 286376926 3514368 539 33554432000 4194304 5872148 140735467186144 140735467179416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3365/statm: 858 539 170 410 0 440 0
[pid=3382] ppid=3365 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3382/stat : 3382 (satsolver.sh) S 3365 3364 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286378133 9367552 267 33554432000 4194304 5064252 140735223953152 140735223952064 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3382/statm: 2287 267 226 213 0 72 0
[pid=3383] ppid=3382 vsize=108212 CPUtime=1788.03 cores=1,3,5,7
/proc/3383/stat : 3383 (glucose_static) R 3382 3364 2489 0 -1 4202496 109185 0 0 0 178727 76 0 0 20 0 1 0 286378134 110809088 21437 33554432000 4194304 4896791 140737468618784 140737468616216 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3383/statm: 27053 21437 77 172 0 26879 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 129940

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3364 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=8174
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=66989
# CPU time returned by wait4() is 12.0752
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1799.27
CPU system time (s): 0.81
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 147812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0082
system time used= 0.066989
maximum resident set size= 28020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25700
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 42

runsolver used 3.50747 second user time and 8.38172 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-28 12:55:15
IDJOB=3717275
IDBENCH=79154
IDSOLVER=2299
FILE ID=node129/3717275-1338202515
RUNJOBID= node129-1338193705-2506
PBS_JOBID= 14624591
Free space on /tmp= 71180 MiB

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

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

MD5SUM BENCH= bec517e59b6734cb4022e119f1959006
RANDOM SEED=25127132

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28283156 kB
Buffers:          396176 kB
Cached:          3171512 kB
SwapCached:            0 kB
Active:          1429868 kB
Inactive:        2291912 kB
Active(anon):     156568 kB
Inactive(anon):        0 kB
Active(file):    1273300 kB
Inactive(file):  2291912 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8628 kB
Writeback:             0 kB
AnonPages:        117508 kB
Mapped:            15256 kB
Shmem:               204 kB
Slab:             720656 kB
SReclaimable:     163248 kB
SUnreclaim:       557408 kB
KernelStack:        1504 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     288984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71180 MiB
End job on node129 at 2012-05-28 13:25:15