Trace number 3737695

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? 588.674 588.307

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_5_80.opb
MD5SUM611c10fb20bc9774d31ac4d0681f384d
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31412
Sum of products size (including duplicates)62824
Number of different products15706
Sum of products size31412

Solver Data

588.64/588.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-3737695-1338743562/watcher-3737695-1338743562 -o /tmp/evaluation-result-3737695-1338743562/solver-3737695-1338743562 -C 1800 -W 1900 -M 15500 pbclasp instance-3737695-1338743562.opb HOME/temp 

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: 0.54 0.49 0.75 3/178 15994
/proc/meminfo: memFree=28919704/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) R 15991 15994 32725 0 -1 4202496 644 0 0 0 0 0 0 0 20 0 1 0 340484816 26628096 574 33554432000 4194304 4198148 140733336285776 140734101958344 245319216840 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6501 574 356 1 0 296 0

[startup+0.026769 s]
/proc/loadavg: 0.54 0.49 0.75 3/178 15994
/proc/meminfo: memFree=28919704/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26396

[startup+0.100152 s]
/proc/loadavg: 0.54 0.49 0.75 3/178 15994
/proc/meminfo: memFree=28919704/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26396

[startup+0.300115 s]
/proc/loadavg: 0.54 0.49 0.75 3/178 15994
/proc/meminfo: memFree=28919704/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26396

[startup+0.70011 s]
/proc/loadavg: 0.54 0.49 0.75 3/178 15994
/proc/meminfo: memFree=28919704/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26396

[startup+1.5292 s]
/proc/loadavg: 0.54 0.49 0.75 3/182 16718
/proc/meminfo: memFree=28900132/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=25604 CPUtime=0.59 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 6252 0 0 0 28 31 0 0 20 0 1 0 340484818 26218496 5697 33554432000 134512640 134847168 4289528320 4289526544 10635759 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 6401 5697 272 82 0 5642 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 86608

[startup+3.76708 s]
/proc/loadavg: 0.54 0.49 0.75 3/182 16718
/proc/meminfo: memFree=28900132/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=25604 CPUtime=2.83 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 6357 0 0 0 251 32 0 0 20 0 1 0 340484818 26218496 5803 33554432000 134512640 134847168 4289528320 4289527088 134617496 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 6401 5803 272 82 0 5642 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 86608

[startup+8.40882 s]
/proc/loadavg: 0.54 0.49 0.75 3/182 16718
/proc/meminfo: memFree=28900132/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=25604 CPUtime=7.47 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 6357 0 0 0 715 32 0 0 20 0 1 0 340484818 26218496 5803 33554432000 134512640 134847168 4289528320 4289527088 134617496 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 6401 5803 272 82 0 5642 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 8.87
Current children cumulated vsize (KiB) 86608

[startup+13.0049 s]
/proc/loadavg: 0.69 0.52 0.75 5/182 22375
/proc/meminfo: memFree=28814372/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=25604 CPUtime=12.07 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 6376 0 0 0 1175 32 0 0 20 0 1 0 340484818 26218496 5822 33554432000 134512640 134847168 4289528320 4289527088 134617515 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 6401 5822 272 82 0 5642 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 13.47
Current children cumulated vsize (KiB) 86608

[startup+27.6889 s]
/proc/loadavg: 0.82 0.56 0.76 3/181 1483
/proc/meminfo: memFree=28850188/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=63316 CPUtime=26.75 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 15807 0 0 0 2639 36 0 0 20 0 1 0 340484818 64835584 15264 33554432000 134512640 134847168 4289528320 4289526576 1582375 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 15829 15264 272 82 0 15070 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 28.15
Current children cumulated vsize (KiB) 124320

[startup+74.1726 s]
/proc/loadavg: 0.87 0.59 0.77 3/182 17381
/proc/meminfo: memFree=28762428/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=166292 CPUtime=73.22 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 41514 0 0 0 7275 47 0 0 20 0 1 0 340484818 170283008 40959 33554432000 134512640 134847168 4289528320 4289527004 134789696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 41573 40959 272 82 0 40814 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 74.62
Current children cumulated vsize (KiB) 227296

[startup+223.994 s]
/proc/loadavg: 0.87 0.59 0.77 3/182 17381
/proc/meminfo: memFree=28762428/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=239872 CPUtime=223.02 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 59824 0 0 0 22246 56 0 0 20 0 1 0 340484818 245628928 59269 33554432000 134512640 134847168 4289528320 4289527012 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 59968 59269 272 82 0 59209 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 224.42
Current children cumulated vsize (KiB) 300876

[startup+224.001 s]
/proc/loadavg: 0.87 0.59 0.77 3/182 17381
/proc/meminfo: memFree=28762428/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=239872 CPUtime=223.02 cores=0,2,4,6

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

/proc/16016/statm: 67992 67396 272 82 0 67233 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 342.68
Current children cumulated vsize (KiB) 332972

[startup+402.3 s]
/proc/loadavg: 1.35 1.92 1.45 4/181 19138
/proc/meminfo: memFree=28625448/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=271968 CPUtime=401.27 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 67870 0 0 0 40065 62 0 0 20 0 1 0 340484818 278495232 67421 33554432000 134512640 134847168 4289528320 4289527000 134789719 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 67992 67421 272 82 0 67233 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 402.67
Current children cumulated vsize (KiB) 332972

[startup+462.3 s]
/proc/loadavg: 1.25 1.80 1.44 2/184 31247
/proc/meminfo: memFree=28616736/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=274212 CPUtime=461.26 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 68434 0 0 0 46063 63 0 0 20 0 1 0 340484818 280793088 67985 33554432000 134512640 134847168 4289528320 4289527024 134616608 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 68553 67985 272 82 0 67794 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 462.66
Current children cumulated vsize (KiB) 335216

[startup+522.3 s]
/proc/loadavg: 1.20 1.68 1.42 3/183 10052
/proc/meminfo: memFree=28584084/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=302880 CPUtime=521.25 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 75522 0 0 0 52059 66 0 0 20 0 1 0 340484818 310149120 75119 33554432000 134512640 134847168 4289528320 4289527000 134789705 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 75720 75119 272 82 0 74961 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 522.65
Current children cumulated vsize (KiB) 363884

[startup+582.3 s]
/proc/loadavg: 1.23 1.60 1.41 3/181 22113
/proc/meminfo: memFree=28577936/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=302880 CPUtime=581.24 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 75523 0 0 0 58058 66 0 0 20 0 1 0 340484818 310149120 75174 33554432000 134512640 134847168 4289528320 4289527012 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 75720 75174 272 82 0 74961 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 582.64
Current children cumulated vsize (KiB) 363884

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

[startup+583.7 s]
/proc/loadavg: 1.21 1.59 1.40 3/183 22919
/proc/meminfo: memFree=28577620/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=302880 CPUtime=582.64 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 75523 0 0 0 58198 66 0 0 20 0 1 0 340484818 310149120 75174 33554432000 134512640 134847168 4289528320 4289527012 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 75720 75174 272 82 0 74961 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 584.04
Current children cumulated vsize (KiB) 363884

[startup+586.9 s]
/proc/loadavg: 1.21 1.59 1.40 3/182 25314
/proc/meminfo: memFree=28577620/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=302880 CPUtime=585.84 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 75523 0 0 0 58518 66 0 0 20 0 1 0 340484818 310149120 75174 33554432000 134512640 134847168 4289528320 4289527088 134617547 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 75720 75174 272 82 0 74961 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 587.24
Current children cumulated vsize (KiB) 363884

[startup+587.7 s]
/proc/loadavg: 1.21 1.59 1.40 3/181 26129
/proc/meminfo: memFree=28576828/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=302880 CPUtime=586.64 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 75523 0 0 0 58598 66 0 0 20 0 1 0 340484818 310149120 75174 33554432000 134512640 134847168 4289528320 4289527012 134616619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 75720 75174 272 82 0 74961 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 588.04
Current children cumulated vsize (KiB) 363884

[startup+588.1 s]
/proc/loadavg: 1.21 1.59 1.40 3/181 26129
/proc/meminfo: memFree=28576828/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=302880 CPUtime=587.04 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 75523 0 0 0 58638 66 0 0 20 0 1 0 340484818 310149120 75174 33554432000 134512640 134847168 4289528320 4289526944 134784800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 75720 75174 272 82 0 74961 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 588.44
Current children cumulated vsize (KiB) 363884

[startup+588.3 s]
/proc/loadavg: 1.21 1.59 1.40 3/181 26129
/proc/meminfo: memFree=28576828/32873844 swapFree=7372/7372
[pid=15994] ppid=15991 vsize=26396 CPUtime=0.02 cores=0,2,4,6
/proc/15994/stat : 15994 (pbclasp) S 15991 15994 32725 0 -1 4202496 769 0 0 0 2 0 0 0 20 0 1 0 340484816 27029504 681 33554432000 4194304 4198148 140733336285776 140733336284664 245297636592 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15994/statm: 6599 681 364 1 0 394 0
[pid=16013] ppid=15994 vsize=9148 CPUtime=1.38 cores=0,2,4,6
/proc/16013/stat : 16013 (sh) S 15994 15994 32725 0 -1 4202496 372 678 0 0 0 0 136 2 20 0 1 0 340484818 9367552 264 33554432000 4194304 5064252 140736471653568 140736471651824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16013/statm: 2287 264 223 213 0 72 0
[pid=16016] ppid=16013 vsize=302880 CPUtime=587.24 cores=0,2,4,6
/proc/16016/stat : 16016 (clasp-1.0) R 16013 15994 32725 0 -1 4202496 75523 0 0 0 58658 66 0 0 20 0 1 0 340484818 310149120 75174 33554432000 134512640 134847168 4289528320 4289527088 134617488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16016/statm: 75720 75174 272 82 0 74961 0
[pid=16017] ppid=16013 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/16017/stat : 16017 (pboutclasp.pl) S 16013 15994 32725 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 340484818 26071040 437 33554432000 4194304 4198148 140734034335296 140734034325832 245297636592 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16017/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 588.64
Current children cumulated vsize (KiB) 363884

Child status: 0
Real time (s): 588.307
CPU time (s): 588.674
CPU user time (s): 587.976
CPU system time (s): 0.698893
CPU usage (%): 100.062
Max. virtual memory (cumulated for all children) (KiB): 363884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 587.976
system time used= 0.698893
maximum resident set size= 300696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78098
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= 493
involuntary context switches= 565

runsolver used 0.6539 second user time and 1.82672 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 19:12:42
IDJOB=3737695
IDBENCH=48295
IDSOLVER=2317
FILE ID=node109/3737695-1338743562
RUNJOBID= node109-1338713403-32741
PBS_JOBID= 14636733
Free space on /tmp= 70692 MiB

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

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

MD5SUM BENCH= 611c10fb20bc9774d31ac4d0681f384d
RANDOM SEED=1977449545

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28920736 kB
Buffers:         1454196 kB
Cached:          1599960 kB
SwapCached:          988 kB
Active:          2034140 kB
Inactive:        1034736 kB
Active(anon):       5732 kB
Inactive(anon):     7876 kB
Active(file):    2028408 kB
Inactive(file):  1026860 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:              1772 kB
Writeback:             0 kB
AnonPages:         17424 kB
Mapped:            10956 kB
Shmem:                 4 kB
Slab:             745492 kB
SReclaimable:     180424 kB
SUnreclaim:       565068 kB
KernelStack:        1552 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     126900 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-3737695-1338743562.opb

Free space on /tmp at the end= 70684 MiB
End job on node109 at 2012-06-03 19:22:31