Trace number 3750872

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 NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.13 1800.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_2.opb
MD5SUM24465d104818b01999b811ba346c3d8e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-130
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -152
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)63088
Sum of products size (including duplicates)126176
Number of different products31544
Sum of products size63088

Solver Data

0.00/0.85	c run usual solver
1800.09/1800.41	c error: unexpected solver exit code
1800.09/1800.41	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-3750872-1339220721/watcher-3750872-1339220721 -o /tmp/evaluation-result-3750872-1339220721/solver-3750872-1339220721 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750872-1339220721.opb 1485291102 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: 1.92 1.95 1.67 3/176 5590
/proc/meminfo: memFree=24763492/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0

[startup+0.064834 s]
/proc/loadavg: 1.92 1.95 1.67 3/176 5590
/proc/meminfo: memFree=24763492/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 1.92 1.95 1.67 3/176 5590
/proc/meminfo: memFree=24763492/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 1.92 1.95 1.67 3/176 5590
/proc/meminfo: memFree=24763492/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700309 s]
/proc/loadavg: 1.92 1.95 1.67 3/176 5590
/proc/meminfo: memFree=24763492/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 1.92 1.95 1.67 3/182 5596
/proc/meminfo: memFree=24636300/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=0.84 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13325 0 0 0 78 6 0 0 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700278112 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5595] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5595/stat : 5595 (cp2_pre.sh) S 5591 5590 5439 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 388196595 9367552 277 33554432000 4194304 5064252 140736660960736 140736660959440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5595/statm: 2287 277 234 213 0 72 0
[pid=5596] ppid=5595 vsize=114048 CPUtime=0.63 cores=1,3,5,7
/proc/5596/stat : 5596 (coprocessor) R 5595 5590 5439 0 -1 4202496 20339 0 0 0 59 4 0 0 20 0 1 0 388196596 116785152 25730 33554432000 4194304 6586260 140734246827888 140734246824648 5631595 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/5596/statm: 28512 25730 166 584 0 27924 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 203476

[startup+3.10032 s]
/proc/loadavg: 1.93 1.95 1.67 3/182 5599
/proc/meminfo: memFree=24561588/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=0.84 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13325 0 0 0 78 6 0 0 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700278112 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5595] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5595/stat : 5595 (cp2_pre.sh) S 5591 5590 5439 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 388196595 9367552 277 33554432000 4194304 5064252 140736660960736 140736660959440 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5595/statm: 2287 277 234 213 0 72 0
[pid=5596] ppid=5595 vsize=153368 CPUtime=2.23 cores=1,3,5,7
/proc/5596/stat : 5596 (coprocessor) R 5595 5590 5439 0 -1 4202496 28562 0 0 0 204 19 0 0 20 0 1 0 388196596 157048832 37149 33554432000 4194304 6586260 140734246827888 140734246823512 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/5596/statm: 38342 37149 204 584 0 37754 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 242796

[startup+6.30046 s]
/proc/loadavg: 1.93 1.95 1.67 3/182 5609
/proc/meminfo: memFree=24633760/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=59928 CPUtime=2.95 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 13203 0 0 0 292 3 0 0 20 0 1 0 388196844 61366272 13884 33554432000 4194304 5208918 140736710476112 140736710473944 4205740 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5606/statm: 14982 13884 102 248 0 14731 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 149356

[startup+12.7005 s]
/proc/loadavg: 2.01 1.97 1.68 3/182 5609
/proc/meminfo: memFree=24629644/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=59928 CPUtime=9.34 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 13350 0 0 0 931 3 0 0 20 0 1 0 388196844 61366272 14031 33554432000 4194304 5208918 140736710476112 140736710473944 4211156 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 14982 14031 103 248 0 14731 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 149356

[startup+25.5005 s]
/proc/loadavg: 2.01 1.97 1.69 3/182 5609
/proc/meminfo: memFree=24616524/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=68576 CPUtime=22.14 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 13787 0 0 0 2211 3 0 0 20 0 1 0 388196844 70221824 15484 33554432000 4194304 5208918 140736710476112 140736710473960 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 17144 15484 103 248 0 16893 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 158004

[startup+51.1005 s]
/proc/loadavg: 2.00 1.97 1.69 3/183 5610
/proc/meminfo: memFree=24604100/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=71624 CPUtime=47.74 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 15275 0 0 0 4769 5 0 0 20 0 1 0 388196844 73342976 16015 33554432000 4194304 5208918 140736710476112 140736710473960 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 17906 16015 104 248 0 17655 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 161052

[startup+102.307 s]
/proc/loadavg: 2.04 1.99 1.71 3/183 5610
/proc/meminfo: memFree=24587408/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=74172 CPUtime=98.92 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 16356 0 0 0 9887 5 0 0 20 0 1 0 388196844 75952128 16881 33554432000 4194304 5208918 140736710476112 140736710473960 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 18543 16881 104 248 0 18292 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 163600

[startup+162.3 s]
/proc/loadavg: 2.01 1.99 1.73 3/183 5610
/proc/meminfo: memFree=24551728/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/183 5650
/proc/meminfo: memFree=24362556/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=189584 CPUtime=1358.73 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 18995 0 0 0 135863 10 0 0 20 0 1 0 388196844 194134016 46497 33554432000 4194304 5208918 140736710476112 140736710472488 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 47396 46497 104 248 0 47145 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 279012

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 5651
/proc/meminfo: memFree=24407068/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=189584 CPUtime=1418.73 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 18995 0 0 0 141863 10 0 0 20 0 1 0 388196844 194134016 46497 33554432000 4194304 5208918 140736710476112 140736710472488 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 47396 46497 104 248 0 47145 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 279012

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/184 5654
/proc/meminfo: memFree=24406952/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=189584 CPUtime=1478.71 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 18995 0 0 0 147861 10 0 0 20 0 1 0 388196844 194134016 46497 33554432000 4194304 5208918 140736710476112 140736710472488 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 47396 46497 104 248 0 47145 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 279012

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/183 5654
/proc/meminfo: memFree=24407768/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=159240 CPUtime=1538.71 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 19364 0 0 0 153860 11 0 0 20 0 1 0 388196844 163061760 37149 33554432000 4194304 5208918 140736710476112 140736710472488 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 39810 37149 104 248 0 39559 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 248668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 5654
/proc/meminfo: memFree=24445624/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=159240 CPUtime=1598.69 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 19789 0 0 0 159858 11 0 0 20 0 1 0 388196844 163061760 36679 33554432000 4194304 5208918 140736710476112 140736710472488 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 39810 36679 104 248 0 39559 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 248668

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 5654
/proc/meminfo: memFree=24409940/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=159240 CPUtime=1658.68 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 20368 0 0 0 165856 12 0 0 20 0 1 0 388196844 163061760 36125 33554432000 4194304 5208918 140736710476112 140736710472424 4211030 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 39810 36125 104 248 0 39559 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 248668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 5655
/proc/meminfo: memFree=24391464/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=190060 CPUtime=1718.68 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 20985 0 0 0 171855 13 0 0 20 0 1 0 388196844 194621440 39776 33554432000 4194304 5208918 140736710476112 140736710472488 4229344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 47515 39776 104 248 0 47264 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 279488

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/183 5655
/proc/meminfo: memFree=24383368/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=159240 CPUtime=1778.67 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 21359 0 0 0 177853 14 0 0 20 0 1 0 388196844 163061760 38685 33554432000 4194304 5208918 140736710476112 140736710472488 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 39810 38685 104 248 0 39559 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 248668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 1.92 3/177 5672
/proc/meminfo: memFree=24562236/32873844 swapFree=7628/7628
[pid=5590] ppid=5588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5590/stat : 5590 (npSolver-pbo.sh) S 5588 5590 5439 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388196510 9367552 275 33554432000 4194304 5064252 140735804032160 140735804031072 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5590/statm: 2287 275 233 213 0 72 0
[pid=5591] ppid=5590 vsize=71132 CPUtime=3.32 cores=1,3,5,7
/proc/5591/stat : 5591 (npSolver-pbo) S 5590 5590 5439 0 -1 4202496 13332 29465 0 0 78 7 225 22 20 0 1 0 388196510 72839168 14663 33554432000 4194304 6004724 140733700284064 140733700279200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5591/statm: 17783 14663 161 442 0 17337 0
[pid=5605] ppid=5591 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (satsolver.sh) S 5591 5590 5439 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 388196844 9367552 267 33554432000 4194304 5064252 140737017827616 140737017826528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5605/statm: 2287 267 226 213 0 72 0
[pid=5606] ppid=5605 vsize=190060 CPUtime=1796.77 cores=1,3,5,7
/proc/5606/stat : 5606 (glucose) R 5605 5590 5439 0 -1 4202496 21730 0 0 0 179663 14 0 0 20 0 1 0 388196844 194621440 39039 33554432000 4194304 5208918 140736710476112 140736710474264 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5606/statm: 47515 39039 104 248 0 47264 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 279488

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.13
CPU user time (s): 1799.68
CPU system time (s): 0.450931
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 328808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.450931
maximum resident set size= 217892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 1974

runsolver used 2.98355 second user time and 8.47971 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-09 07:45:21
IDJOB=3750872
IDBENCH=48269
IDSOLVER=2334
FILE ID=node145/3750872-1339220721
RUNJOBID= node145-1339220721-5562
PBS_JOBID= 14644280
Free space on /tmp= 69564 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_25_2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750872-1339220721/watcher-3750872-1339220721 -o /tmp/evaluation-result-3750872-1339220721/solver-3750872-1339220721 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750872-1339220721.opb 1485291102 HOME HOME

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

MD5SUM BENCH= 24465d104818b01999b811ba346c3d8e
RANDOM SEED=1485291102

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24765988 kB
Buffers:          670264 kB
Cached:          6457404 kB
SwapCached:            4 kB
Active:          3903264 kB
Inactive:        3274876 kB
Active(anon):      33804 kB
Inactive(anon):    10868 kB
Active(file):    3869460 kB
Inactive(file):  3264008 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:             18252 kB
Writeback:             0 kB
AnonPages:         26968 kB
Mapped:            13984 kB
Shmem:               200 kB
Slab:             789428 kB
SReclaimable:     230612 kB
SUnreclaim:       558816 kB
KernelStack:        1368 kB
PageTables:         3768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     156272 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

Free space on /tmp at the end= 69536 MiB
End job on node145 at 2012-06-09 08:15:22