Trace number 3701730

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? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_2.opb
MD5SUM219f407da86957d900e068170e9af8b6
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-33
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

Solver Data

0.00/0.06	c run usual solver
0.00/0.71	c model valid
0.00/0.71	c current solution ok
0.00/0.84	o -20
0.00/0.84	c current bound: 90
0.00/0.84	c (debug) using card networks
1541.92/1542.26	c current bound: 135
1541.92/1542.26	c (debug) using card networks
1800.06/1800.40	./satsolver.sh: line 5: 15037 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.40	c error: unexpected solver exit code
1800.06/1800.40	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-3701730-1338077960/watcher-3701730-1338077960 -o /tmp/evaluation-result-3701730-1338077960/solver-3701730-1338077960 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701730-1338077960.opb 1662250546 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 14913
/proc/meminfo: memFree=31313356/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0

[startup+0.052791 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 14913
/proc/meminfo: memFree=31313356/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100309 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 14913
/proc/meminfo: memFree=31313356/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300313 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 14913
/proc/meminfo: memFree=31313356/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 14913
/proc/meminfo: memFree=31313356/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.08 2.04 2.01 3/182 14927
/proc/meminfo: memFree=31293872/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=17500 CPUtime=0.63 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 3490 0 0 0 63 0 0 0 20 0 1 0 273920642 17920000 3650 33554432000 4194304 5208918 140736393220032 140736393217880 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 4375 3650 103 248 0 4124 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 42340

[startup+3.1004 s]
/proc/loadavg: 2.08 2.04 2.01 3/182 14927
/proc/meminfo: memFree=31290080/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=16356 CPUtime=2.24 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 4303 0 0 0 223 1 0 0 20 0 1 0 273920642 16748544 3412 33554432000 4194304 5208918 140736393220032 140736393217880 4211049 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 4089 3412 104 248 0 3838 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 41196

[startup+6.30042 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 14928
/proc/meminfo: memFree=31288024/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=21292 CPUtime=5.43 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 5445 0 0 0 542 1 0 0 20 0 1 0 273920642 21803008 4498 33554432000 4194304 5208918 140736393220032 140736393216344 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 5323 4498 104 248 0 5072 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 46132

[startup+12.7004 s]
/proc/loadavg: 2.15 2.06 2.01 3/183 14928
/proc/meminfo: memFree=31316776/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=28368 CPUtime=11.84 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 6411 0 0 0 1182 2 0 0 20 0 1 0 273920642 29048832 5526 33554432000 4194304 5208918 140736393220032 140736393217976 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 7092 5526 104 248 0 6841 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53208

[startup+25.5005 s]
/proc/loadavg: 2.12 2.06 2.01 3/183 14928
/proc/meminfo: memFree=31310004/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=32788 CPUtime=24.63 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 6550 0 0 0 2461 2 0 0 20 0 1 0 273920642 33574912 7207 33554432000 4194304 5208918 140736393220032 140736393216408 4229273 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 8197 7207 104 248 0 7946 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 57628

[startup+51.1005 s]
/proc/loadavg: 2.16 2.07 2.01 3/184 14931
/proc/meminfo: memFree=31295772/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=59448 CPUtime=50.23 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 7962 0 0 0 5020 3 0 0 20 0 1 0 273920642 60874752 10662 33554432000 4194304 5208918 140736393220032 140736393215800 4213195 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 14862 10662 104 248 0 14611 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 84288

[startup+102.307 s]
/proc/loadavg: 2.06 2.05 2.01 3/183 14931
/proc/meminfo: memFree=31281460/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=59448 CPUtime=101.42 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 7982 0 0 0 10139 3 0 0 20 0 1 0 273920642 60874752 14259 33554432000 4194304 5208918 140736393220032 140736393216408 4229176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 14862 14259 104 248 0 14611 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 84288

[startup+162.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 14931
/proc/meminfo: memFree=31230012/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=159592 CPUtime=1301.23 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 19447 0 0 0 130091 32 0 0 20 0 1 0 273920642 163422208 31884 33554432000 4194304 5208918 140736393220032 140736393215800 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 39898 31884 104 248 0 39647 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 184432

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15008
/proc/meminfo: memFree=31235412/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=190412 CPUtime=1361.21 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 20047 0 0 0 136088 33 0 0 20 0 1 0 273920642 194981888 39119 33554432000 4194304 5208918 140736393220032 140736393218184 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 47603 39119 104 248 0 47352 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 215252

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15008
/proc/meminfo: memFree=31230040/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=190412 CPUtime=1421.22 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 20902 0 0 0 142087 35 0 0 20 0 1 0 273920642 194981888 37583 33554432000 4194304 5208918 140736393220032 140736393218184 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 47603 37583 104 248 0 47352 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 215252

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15029
/proc/meminfo: memFree=31241100/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=0.83 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2540 16459 0 0 8 11 53 11 20 0 1 0 273920557 6701056 1294 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1294 179 440 0 1192 0
[pid=14926] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14926/stat : 14926 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 273920642 9367552 267 33554432000 4194304 5064252 140733856683152 140733856682064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14926/statm: 2287 267 226 213 0 72 0
[pid=14927] ppid=14926 vsize=159592 CPUtime=1481.19 cores=1,3,5,7
/proc/14927/stat : 14927 (glucose) R 14926 14913 11113 0 -1 4202496 21181 0 0 0 148083 36 0 0 20 0 1 0 273920642 163422208 37004 33554432000 4194304 5208918 140736393220032 140736393218024 4229872 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14927/statm: 39898 37004 104 248 0 39647 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 184432

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15030
/proc/meminfo: memFree=31240052/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=1541.98 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2769 42861 0 0 8 12 154128 50 20 0 1 0 273920557 6701056 1298 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1298 179 440 0 1192 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 15692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15037
/proc/meminfo: memFree=31319860/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=1541.98 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2769 42861 0 0 8 12 154128 50 20 0 1 0 273920557 6701056 1298 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1298 179 440 0 1192 0
[pid=15036] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15036/stat : 15036 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 274074783 9367552 267 33554432000 4194304 5064252 140733237875456 140733237874368 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15036/statm: 2287 267 226 213 0 72 0
[pid=15037] ppid=15036 vsize=48136 CPUtime=60 cores=1,3,5,7
/proc/15037/stat : 15037 (glucose) R 15036 14913 11113 0 -1 4202496 8873 0 0 0 5998 2 0 0 20 0 1 0 274074784 49291264 11200 33554432000 4194304 5208918 140736375260096 140736375256408 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15037/statm: 12034 11200 104 248 0 11783 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 72976

[startup+1662.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 15094
/proc/meminfo: memFree=31138044/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=1541.98 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2769 42861 0 0 8 12 154128 50 20 0 1 0 273920557 6701056 1298 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1298 179 440 0 1192 0
[pid=15036] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15036/stat : 15036 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 274074783 9367552 267 33554432000 4194304 5064252 140733237875456 140733237874368 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15036/statm: 2287 267 226 213 0 72 0
[pid=15037] ppid=15036 vsize=78484 CPUtime=119.99 cores=1,3,5,7
/proc/15037/stat : 15037 (glucose) R 15036 14913 11113 0 -1 4202496 9785 0 0 0 11996 3 0 0 20 0 1 0 274074784 80367616 19033 33554432000 4194304 5208918 140736375260096 140736375256472 4211732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15037/statm: 19621 19033 104 248 0 19370 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 103324

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 15094
/proc/meminfo: memFree=31135376/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=1541.98 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2769 42861 0 0 8 12 154128 50 20 0 1 0 273920557 6701056 1298 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1298 179 440 0 1192 0
[pid=15036] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15036/stat : 15036 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 274074783 9367552 267 33554432000 4194304 5064252 140733237875456 140733237874368 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15036/statm: 2287 267 226 213 0 72 0
[pid=15037] ppid=15036 vsize=78484 CPUtime=179.98 cores=1,3,5,7
/proc/15037/stat : 15037 (glucose) R 15036 14913 11113 0 -1 4202496 10512 0 0 0 17994 4 0 0 20 0 1 0 274074784 80367616 19033 33554432000 4194304 5208918 140736375260096 140736375256472 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15037/statm: 19621 19033 104 248 0 19370 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 103324

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 15094
/proc/meminfo: memFree=31089492/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=1541.98 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2769 42861 0 0 8 12 154128 50 20 0 1 0 273920557 6701056 1298 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1298 179 440 0 1192 0
[pid=15036] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15036/stat : 15036 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 274074783 9367552 267 33554432000 4194304 5064252 140733237875456 140733237874368 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15036/statm: 2287 267 226 213 0 72 0
[pid=15037] ppid=15036 vsize=127804 CPUtime=239.98 cores=1,3,5,7
/proc/15037/stat : 15037 (glucose) R 15036 14913 11113 0 -1 4202496 11242 0 0 0 23992 6 0 0 20 0 1 0 274074784 130871296 28596 33554432000 4194304 5208918 140736375260096 140736375255864 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15037/statm: 31951 28596 104 248 0 31700 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 152644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 15094
/proc/meminfo: memFree=31131012/32873844 swapFree=6080/6080
[pid=14913] ppid=14911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14913/stat : 14913 (npSolver-pbo.sh) S 14911 14913 11113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273920556 9367552 275 33554432000 4194304 5064252 140737402742496 140737402741408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14913/statm: 2287 275 233 213 0 72 0
[pid=14914] ppid=14913 vsize=6544 CPUtime=1541.98 cores=1,3,5,7
/proc/14914/stat : 14914 (npSolver-pbo) S 14913 14913 11113 0 -1 4202496 2769 42861 0 0 8 12 154128 50 20 0 1 0 273920557 6701056 1298 33554432000 4194304 5992684 140737015078032 140737015070352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14914/statm: 1636 1298 179 440 0 1192 0
[pid=15036] ppid=14914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15036/stat : 15036 (satsolver.sh) S 14914 14913 11113 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 274074783 9367552 267 33554432000 4194304 5064252 140733237875456 140733237874368 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15036/statm: 2287 267 226 213 0 72 0
[pid=15037] ppid=15036 vsize=78484 CPUtime=258.08 cores=1,3,5,7
/proc/15037/stat : 15037 (glucose) R 15036 14913 11113 0 -1 4202496 11245 0 0 0 25802 6 0 0 20 0 1 0 274074784 80367616 19033 33554432000 4194304 5208918 140736375260096 140736375255784 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15037/statm: 19621 19033 104 248 0 19370 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 103324

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.41
CPU time (s): 1800.1
CPU user time (s): 1799.4
CPU system time (s): 0.701893
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 215252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.701893
maximum resident set size= 166716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57866
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 227
involuntary context switches= 1883

runsolver used 3.10953 second user time and 8.62869 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 02:19:20
IDJOB=3701730
IDBENCH=48238
IDSOLVER=2277
FILE ID=node139/3701730-1338077960
RUNJOBID= node139-1338052937-11130
PBS_JOBID= 14624401
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= 219f407da86957d900e068170e9af8b6
RANDOM SEED=1662250546

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31313892 kB
Buffers:          263544 kB
Cached:           355604 kB
SwapCached:          284 kB
Active:           716708 kB
Inactive:          28940 kB
Active(anon):     119456 kB
Inactive(anon):     9300 kB
Active(file):     597252 kB
Inactive(file):    19640 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67106400 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:        174780 kB
Mapped:            12860 kB
Shmem:                 8 kB
Slab:             673400 kB
SReclaimable:     115700 kB
SUnreclaim:       557700 kB
KernelStack:        1512 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     259964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 71552 MiB
End job on node139 at 2012-05-27 02:49:20