Trace number 3738033

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
PB07: PB-clasp 2007-04-10? (TO) 1800.06 1800.31

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_2_15.opb
MD5SUMb437bd5db918ab114396d43dfca73285
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark93.6968
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6148
Sum of products size (including duplicates)12296
Number of different products3074
Sum of products size6148

Solver Data

1800.03/1800.30	sh: line 1: 25799 Done                    pb2clasp1 instance-3738033-1338744714.opb
1800.03/1800.30	     25800 Terminated              | clasp-1.0 --trans=no
1800.03/1800.30	     25801 Terminated              | pboutclasp.pl instance-3738033-1338744714.opb HOME/temp
1800.03/1800.30	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-3738033-1338744714/watcher-3738033-1338744714 -o /tmp/evaluation-result-3738033-1338744714/solver-3738033-1338744714 -C 1800 -W 1900 -M 15500 pbclasp instance-3738033-1338744714.opb HOME/temp 

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: 1.33 0.96 0.62 3/179 25796
/proc/meminfo: memFree=28024064/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) R 25794 25796 22179 0 -1 4202496 576 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 506 33554432000 4194304 4198148 140736799162384 140735589141800 214373033200 0 0 4224 16384 0 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 506 356 1 0 230 0

[startup+0.042992 s]
/proc/loadavg: 1.33 0.96 0.62 3/179 25796
/proc/meminfo: memFree=28024064/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.100231 s]
/proc/loadavg: 1.33 0.96 0.62 3/179 25796
/proc/meminfo: memFree=28024064/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.300123 s]
/proc/loadavg: 1.33 0.96 0.62 3/179 25796
/proc/meminfo: memFree=28024064/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+0.700109 s]
/proc/loadavg: 1.33 0.96 0.62 3/179 25796
/proc/meminfo: memFree=28024064/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25740

[startup+1.50028 s]
/proc/loadavg: 1.38 0.98 0.63 3/183 25801
/proc/meminfo: memFree=28017724/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=9976 CPUtime=1.25 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 2093 0 0 0 125 0 0 0 20 0 1 0 340597062 10215424 1966 33554432000 134512640 134847168 4291867712 4291866444 134714080 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 2494 1966 270 82 0 1735 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 70324

[startup+3.10028 s]
/proc/loadavg: 1.38 0.98 0.63 3/183 25801
/proc/meminfo: memFree=28014136/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=12540 CPUtime=2.85 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 2724 0 0 0 285 0 0 0 20 0 1 0 340597062 12840960 2597 33554432000 134512640 134847168 4291867712 4291866336 134784670 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 3135 2597 270 82 0 2376 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 72888

[startup+6.30031 s]
/proc/loadavg: 1.38 0.98 0.63 3/183 25801
/proc/meminfo: memFree=28010348/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=14752 CPUtime=6.05 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 3295 0 0 0 605 0 0 0 20 0 1 0 340597062 15106048 3168 33554432000 134512640 134847168 4291867712 4291866480 134617496 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 3688 3168 270 82 0 2929 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 75100

[startup+12.7003 s]
/proc/loadavg: 1.48 1.01 0.64 3/183 25801
/proc/meminfo: memFree=28001044/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=17664 CPUtime=12.45 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 4021 0 0 0 1245 0 0 0 20 0 1 0 340597062 18087936 3894 33554432000 134512640 134847168 4291867712 4291866336 134784800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 4416 3894 270 82 0 3657 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 78012

[startup+25.5004 s]
/proc/loadavg: 1.56 1.05 0.66 3/183 25855
/proc/meminfo: memFree=28010820/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=21620 CPUtime=25.24 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 5007 0 0 0 2524 0 0 0 20 0 1 0 340597062 22138880 4880 33554432000 134512640 134847168 4291867712 4291866332 134789696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 5405 4880 270 82 0 4646 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 81968

[startup+51.1003 s]
/proc/loadavg: 1.73 1.14 0.70 3/183 25855
/proc/meminfo: memFree=28005248/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=26348 CPUtime=50.84 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 6327 0 0 0 5083 1 0 0 20 0 1 0 340597062 26980352 6058 33554432000 134512640 134847168 4291867712 4291866404 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 6587 6058 270 82 0 5828 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 86696

[startup+102.307 s]
/proc/loadavg: 1.93 1.28 0.77 3/183 25855
/proc/meminfo: memFree=27998356/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=31672 CPUtime=102.04 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 7832 0 0 0 10202 2 0 0 20 0 1 0 340597062 32432128 7365 33554432000 134512640 134847168 4291867712 4291866000 134791743 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 7918 7365 270 82 0 7159 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92020

[startup+162.3 s]
/proc/loadavg: 1.97 1.41 0.84 3/183 25855
/proc/meminfo: memFree=27992148/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=37352 CPUtime=162.01 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.07 2.00 1.68 3/183 25865
/proc/meminfo: memFree=27954804/32873844 swapFree=7636/7636
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=68672 CPUtime=1421.82 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 19358 0 0 0 142175 7 0 0 20 0 1 0 340597062 70320128 16491 33554432000 134512640 134847168 4291867712 4291866336 134784667 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 17168 16491 270 82 0 16409 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 129020

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 1.70 3/183 25865
/proc/meminfo: memFree=27954680/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=68580 CPUtime=1481.81 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 19608 0 0 0 148174 7 0 0 20 0 1 0 340597062 70225920 16482 33554432000 134512640 134847168 4291867712 4291866404 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 17145 16482 270 82 0 16386 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 128928

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.71 3/183 25866
/proc/meminfo: memFree=27953560/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=68672 CPUtime=1541.8 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 19996 0 0 0 154173 7 0 0 20 0 1 0 340597062 70320128 16606 33554432000 134512640 134847168 4291867712 4291866340 134616350 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 17168 16606 270 82 0 16409 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 129020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/183 25866
/proc/meminfo: memFree=27953436/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=68520 CPUtime=1601.8 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 20203 0 0 0 160172 8 0 0 20 0 1 0 340597062 70164480 16581 33554432000 134512640 134847168 4291867712 4291866396 134789696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 17130 16581 270 82 0 16371 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 128868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/182 25866
/proc/meminfo: memFree=27954636/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=68268 CPUtime=1661.79 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 20417 0 0 0 166171 8 0 0 20 0 1 0 340597062 69906432 16518 33554432000 134512640 134847168 4291867712 4291866116 5067247 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 17067 16518 270 82 0 16308 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 128616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/184 25870
/proc/meminfo: memFree=27953132/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=69604 CPUtime=1721.78 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 20730 0 0 0 172170 8 0 0 20 0 1 0 340597062 71274496 16805 33554432000 134512640 134847168 4291867712 4291866416 134616639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 17401 16805 270 82 0 16642 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 129952

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 1.77 3/184 25892
/proc/meminfo: memFree=27951580/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=70796 CPUtime=1781.77 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 21032 0 0 0 178169 8 0 0 20 0 1 0 340597062 72495104 17115 33554432000 134512640 134847168 4291867712 4291866328 134789714 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 17699 17115 270 82 0 16940 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 131144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.06 2.02 1.77 3/183 25892
/proc/meminfo: memFree=27949232/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=73020 CPUtime=1799.77 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 21578 0 0 0 179968 9 0 0 20 0 1 0 340597062 74772480 17661 33554432000 134512640 134847168 4291867712 4291866404 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 18255 17661 270 82 0 17496 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 133368

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.06 2.02 1.77 3/183 25892
/proc/meminfo: memFree=27949232/32873844 swapFree=7632/7632
[pid=25796] ppid=25794 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/25796/stat : 25796 (pbclasp) S 25794 25796 22179 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 340597062 26357760 513 33554432000 4194304 4198148 140736799162384 140736799161272 214373033200 0 0 4224 16384 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25796/statm: 6435 513 363 1 0 230 0
[pid=25798] ppid=25796 vsize=9148 CPUtime=0.26 cores=1,3,5,7
/proc/25798/stat : 25798 (sh) S 25796 25796 22179 0 -1 4202496 371 627 0 0 0 0 26 0 20 0 1 0 340597062 9367552 263 33554432000 4194304 5064252 140737418825312 140737418823568 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25798/statm: 2287 263 223 213 0 72 0
[pid=25800] ppid=25798 vsize=73020 CPUtime=1799.77 cores=1,3,5,7
/proc/25800/stat : 25800 (clasp-1.0) R 25798 25796 22179 0 -1 4202496 21578 0 0 0 179968 9 0 0 20 0 1 0 340597062 74772480 17661 33554432000 134512640 134847168 4291867712 4291866404 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25800/statm: 18255 17661 270 82 0 17496 0
[pid=25801] ppid=25798 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/25801/stat : 25801 (pboutclasp.pl) S 25798 25796 22179 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340597062 26071040 437 33554432000 4194304 4198148 140735299003760 140735298994296 214373033200 0 0 4224 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25801/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 133368

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.06
CPU user time (s): 1799.96
CPU system time (s): 0.099984
CPU usage (%): 99.986
Max. virtual memory (cumulated for all children) (KiB): 133368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.099984
maximum resident set size= 70644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23825
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105
involuntary context switches= 2029

runsolver used 3.33749 second user time and 8.61569 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 19:31:55
IDJOB=3738033
IDBENCH=48376
IDSOLVER=2317
FILE ID=node130/3738033-1338744714
RUNJOBID= node130-1338713747-22196
PBS_JOBID= 14636742
Free space on /tmp= 70984 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_2_15.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738033-1338744714/watcher-3738033-1338744714 -o /tmp/evaluation-result-3738033-1338744714/solver-3738033-1338744714 -C 1800 -W 1900 -M 15500  pbclasp instance-3738033-1338744714.opb HOME/temp

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

MD5SUM BENCH= b437bd5db918ab114396d43dfca73285
RANDOM SEED=1172767940

node130.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.875
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.75
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.875
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.875
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.875
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.86
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.875
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.875
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28024700 kB
Buffers:         1552044 kB
Cached:          2401964 kB
SwapCached:         4316 kB
Active:          2253820 kB
Inactive:        1725972 kB
Active(anon):      14340 kB
Inactive(anon):     8188 kB
Active(file):    2239480 kB
Inactive(file):  1717784 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099288 kB
Dirty:              1468 kB
Writeback:             0 kB
AnonPages:         24492 kB
Mapped:            11404 kB
Shmem:                 4 kB
Slab:             729732 kB
SReclaimable:     169556 kB
SUnreclaim:       560176 kB
KernelStack:        1536 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3738033-1338744714.opb

Free space on /tmp at the end= 70984 MiB
End job on node130 at 2012-06-03 20:01:55