Trace number 3749896

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.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir10_trarea_ac.opb
MD5SUM02b8432822ed36c096532b70d73498ae
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark93811
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables26836
Total number of constraints55586
Number of constraints which are clauses55586
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint359
Number of terms in the objective function 13364
Biggest coefficient in the objective function 2444
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 23768999
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2444
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 23768999
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.19	c run usual solver
0.00/0.65	c model valid
0.00/0.65	c current solution ok
0.00/0.72	o 117384
0.00/0.72	c current bound: 58692
0.00/0.72	c fallback to adder encoding
1800.05/1800.40	./satsolver.sh: line 5: 28295 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3749896-1339129285/watcher-3749896-1339129285 -o /tmp/evaluation-result-3749896-1339129285/solver-3749896-1339129285 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749896-1339129285.opb 1974126901 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28281
/proc/meminfo: memFree=31234380/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0

[startup+0.013506 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28281
/proc/meminfo: memFree=31234380/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100148 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28281
/proc/meminfo: memFree=31234380/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300168 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28281
/proc/meminfo: memFree=31234380/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700135 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28281
/proc/meminfo: memFree=31234380/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28293
/proc/meminfo: memFree=31171592/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=108844 CPUtime=1.48 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) R 28281 28281 21354 0 -1 4202496 13046 12872 0 0 102 10 30 6 20 0 1 0 379054450 111456256 23698 33554432000 4194304 6004724 140733592098768 140733592092072 4578075 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 27211 23698 172 442 0 26765 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117992

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28295
/proc/meminfo: memFree=31004060/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=285188 CPUtime=1.11 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 35529 0 0 0 102 9 0 0 20 0 1 0 379054648 292032512 62625 33554432000 4194304 5208918 140735277369168 140735276318808 4224559 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 71297 62625 92 248 0 71046 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 477864

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28295
/proc/meminfo: memFree=30838128/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=207604 CPUtime=4.3 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 36606 0 0 0 421 9 0 0 20 0 1 0 379054648 212586496 48120 33554432000 4194304 5208918 140735277369168 140735277367128 4231665 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 51901 48120 105 248 0 51650 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 400280

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28295
/proc/meminfo: memFree=30837216/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=239088 CPUtime=10.7 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 37363 0 0 0 1060 10 0 0 20 0 1 0 379054648 244826112 49378 33554432000 4194304 5208918 140735277369168 140735277366920 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 59772 49378 105 248 0 59521 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 431764

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28354
/proc/meminfo: memFree=31304404/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=243120 CPUtime=23.5 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 38992 0 0 0 2339 11 0 0 20 0 1 0 379054648 248954880 49563 33554432000 4194304 5208918 140735277369168 140735277367320 4229449 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 60780 49563 105 248 0 60529 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 435796

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28368
/proc/meminfo: memFree=31300352/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=247448 CPUtime=49.09 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 40664 0 0 0 4896 13 0 0 20 0 1 0 379054648 253386752 50305 33554432000 4194304 5208918 140735277369168 140735277364856 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 61862 50305 105 248 0 61611 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 440124

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28396
/proc/meminfo: memFree=31305964/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=247448 CPUtime=100.3 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 41774 0 0 0 10015 15 0 0 20 0 1 0 379054648 253386752 52518 33554432000 4194304 5208918 140735277369168 140735277365544 4211540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 61862 52518 105 248 0 61611 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 440124

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28404
/proc/meminfo: memFree=31263596/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=249876 CPUtime=160.27 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 42852 0 0 0 16010 17 0 0 20 0 1 0 379054648 255873024 56176 33554432000 4194304 5208918 140735277369168 140735277366920 4211176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 62469 56176 105 248 0 62218 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 28506
/proc/meminfo: memFree=31033004/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=317240 CPUtime=1420.05 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 54833 0 0 0 141963 42 0 0 20 0 1 0 379054648 324853760 76305 33554432000 4194304 5208918 140735277369168 140735277364856 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 79310 76305 105 248 0 79059 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 509916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28506
/proc/meminfo: memFree=31024700/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=399184 CPUtime=1480.04 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 55494 0 0 0 147961 43 0 0 20 0 1 0 379054648 408764416 83097 33554432000 4194304 5208918 140735277369168 140735277366920 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 99796 83097 105 248 0 99545 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 591860

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28506
/proc/meminfo: memFree=30986660/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=318120 CPUtime=1540.04 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 55664 0 0 0 153958 46 0 0 20 0 1 0 379054648 325754880 70306 33554432000 4194304 5208918 140735277369168 140735277365544 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 79530 70306 105 248 0 79279 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 510796

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28506
/proc/meminfo: memFree=31017764/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=318452 CPUtime=1600.02 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 55730 0 0 0 159956 46 0 0 20 0 1 0 379054648 326094848 75993 33554432000 4194304 5208918 140735277369168 140735277366920 4229424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 79613 75993 105 248 0 79362 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 511128

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 28507
/proc/meminfo: memFree=30999716/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=400272 CPUtime=1660.01 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 56539 0 0 0 165954 47 0 0 20 0 1 0 379054648 409878528 81395 33554432000 4194304 5208918 140735277369168 140735277366920 4205148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 100068 81395 105 248 0 99817 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 592948

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 28510
/proc/meminfo: memFree=31002188/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=400908 CPUtime=1720 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 56702 0 0 0 171953 47 0 0 20 0 1 0 379054648 410529792 86668 33554432000 4194304 5208918 140735277369168 140735277366920 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 100227 86668 105 248 0 99976 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 593584

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28510
/proc/meminfo: memFree=31094524/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=319712 CPUtime=1779.99 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 56820 0 0 0 177949 50 0 0 20 0 1 0 379054648 327385088 72200 33554432000 4194304 5208918 140735277369168 140735277366920 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 79928 72200 105 248 0 79677 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 512388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28510
/proc/meminfo: memFree=31042272/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=319712 CPUtime=1798.09 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 56838 0 0 0 179759 50 0 0 20 0 1 0 379054648 327385088 73751 33554432000 4194304 5208918 140735277369168 140735277366920 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 79928 73751 105 248 0 79677 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 512388

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28510
/proc/meminfo: memFree=31042272/32873648 swapFree=7376/7376
[pid=28281] ppid=28279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28281/stat : 28281 (npSolver-pbo.sh) S 28279 28281 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379054449 9367552 275 33554432000 4194304 5064252 140736974659584 140736974658496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28281/statm: 2287 275 233 213 0 72 0
[pid=28282] ppid=28281 vsize=174380 CPUtime=1.96 cores=1,3,5,7
/proc/28282/stat : 28282 (npSolver-pbo) S 28281 28281 21354 0 -1 4202496 13968 12872 0 0 138 22 30 6 20 0 1 0 379054450 178565120 29844 33554432000 4194304 6004724 140733592098768 140733592091120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28282/statm: 43595 29844 174 442 0 43149 0
[pid=28294] ppid=28282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28294/stat : 28294 (satsolver.sh) S 28282 28281 21354 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 379054648 9367552 266 33554432000 4194304 5064252 140733321731392 140733321730304 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28294/statm: 2287 266 226 213 0 72 0
[pid=28295] ppid=28294 vsize=319712 CPUtime=1798.09 cores=1,3,5,7
/proc/28295/stat : 28295 (glucose) R 28294 28281 21354 0 -1 4202496 56838 0 0 0 179759 50 0 0 20 0 1 0 379054648 327385088 73751 33554432000 4194304 5208918 140735277369168 140735277366920 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28295/statm: 79928 73751 105 248 0 79677 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 512388

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.29
CPU system time (s): 0.806877
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 723812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.29
system time used= 0.806877
maximum resident set size= 438908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84667
page faults= 0
swaps= 0
block input operations= 0
block output operations= 161768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 115
involuntary context switches= 1869

runsolver used 2.67759 second user time and 7.43587 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-08 06:21:25
IDJOB=3749896
IDBENCH=25049
IDSOLVER=2334
FILE ID=node120/3749896-1339129285
RUNJOBID= node120-1339111237-23282
PBS_JOBID= 14643733
Free space on /tmp= 70680 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir10_trarea_ac.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749896-1339129285/watcher-3749896-1339129285 -o /tmp/evaluation-result-3749896-1339129285/solver-3749896-1339129285 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749896-1339129285.opb 1974126901 HOME HOME

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

MD5SUM BENCH= 02b8432822ed36c096532b70d73498ae
RANDOM SEED=1974126901

node120.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.456
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	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        31235404 kB
Buffers:          134240 kB
Cached:           252032 kB
SwapCached:         5828 kB
Active:           646464 kB
Inactive:         182976 kB
Active(anon):     434040 kB
Inactive(anon):    11440 kB
Active(file):     212424 kB
Inactive(file):   171536 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096104 kB
Dirty:             10104 kB
Writeback:             0 kB
AnonPages:        557636 kB
Mapped:             9692 kB
Shmem:                 0 kB
Slab:             660864 kB
SReclaimable:     105052 kB
SUnreclaim:       555812 kB
KernelStack:        1520 kB
PageTables:         4708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     727396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    512000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70664 MiB
End job on node120 at 2012-06-08 06:51:25