Trace number 3750026

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.12 1801.11

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null10mast_rapportOE2.0_TMAX60_K67_cod1.opb
MD5SUMb63a917d588fe2910953571155dfae07
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-35450
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 45248874
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 45248874
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.78/1.82	c run usual solver
86.36/86.41	c model valid
86.36/86.41	c current solution ok
88.86/88.95	o -7014
88.86/88.95	c current bound: 22620930
88.86/88.95	c fallback to adder encoding
1800.08/1801.11	./satsolver.sh: line 5:  1308 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1801.11	c error: unexpected solver exit code
1800.08/1801.11	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-3750026-1339177132/watcher-3750026-1339177132 -o /tmp/evaluation-result-3750026-1339177132/solver-3750026-1339177132 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750026-1339177132.opb 1015799331 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1291
/proc/meminfo: memFree=17762392/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0

[startup+0.10363 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1291
/proc/meminfo: memFree=17762392/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200304 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1291
/proc/meminfo: memFree=17762392/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300328 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1291
/proc/meminfo: memFree=17762392/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 1291
/proc/meminfo: memFree=17762392/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1293
/proc/meminfo: memFree=17611012/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=238564 CPUtime=1.49 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) R 1291 1291 699 0 -1 4202496 21559 0 0 0 144 5 0 0 20 0 1 0 383837291 244289536 44889 33554432000 4194304 6004724 140736810568704 140736810563304 4582623 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1292/statm: 59641 44889 153 442 0 59195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247712

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1295
/proc/meminfo: memFree=17511520/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=167412 CPUtime=1.84 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 21875 0 0 0 165 19 0 0 20 0 1 0 383837291 171429888 30361 33554432000 4194304 6004724 140736810568704 140736810562752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1292/statm: 41853 30361 162 442 0 41407 0
[pid=1294] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (cp2_pre.sh) S 1292 1291 699 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383837476 9367552 276 33554432000 4194304 5064252 140734419173040 140734419171744 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1294/statm: 2287 276 234 213 0 72 0
[pid=1295] ppid=1294 vsize=292168 CPUtime=1.24 cores=0,2,4,6
/proc/1295/stat : 1295 (coprocessor) R 1294 1291 699 0 -1 4202496 22658 0 0 0 116 8 0 0 20 0 1 0 383837476 299180032 64395 33554432000 4194304 6586260 140735330232912 140735330229672 4496653 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1295/statm: 73042 64396 164 584 0 72454 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 477876

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1295
/proc/meminfo: memFree=17157940/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=167412 CPUtime=1.84 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 21875 0 0 0 165 19 0 0 20 0 1 0 383837291 171429888 30361 33554432000 4194304 6004724 140736810568704 140736810562752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1292/statm: 41853 30361 162 442 0 41407 0
[pid=1294] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (cp2_pre.sh) S 1292 1291 699 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383837476 9367552 276 33554432000 4194304 5064252 140734419173040 140734419171744 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1294/statm: 2287 276 234 213 0 72 0
[pid=1295] ppid=1294 vsize=405600 CPUtime=4.43 cores=0,2,4,6
/proc/1295/stat : 1295 (coprocessor) R 1294 1291 699 0 -1 4202496 50367 0 0 0 429 14 0 0 20 0 1 0 383837476 415334400 98747 33554432000 4194304 6586260 140735330232912 140735330228936 5432724 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1295/statm: 101400 98747 182 584 0 100812 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 591308

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1298
/proc/meminfo: memFree=17452012/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=167412 CPUtime=8.81 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 21882 57964 0 0 165 19 667 30 20 0 1 0 383837291 171429888 30361 33554432000 4194304 6004724 140736810568704 140736810563840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1292/statm: 41853 30361 162 442 0 41407 0
[pid=1297] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1297/stat : 1297 (satsolver.sh) S 1292 1291 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383838175 9367552 266 33554432000 4194304 5064252 140734157535952 140734157534864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1297/statm: 2287 266 226 213 0 72 0
[pid=1298] ppid=1297 vsize=173932 CPUtime=3.84 cores=0,2,4,6
/proc/1298/stat : 1298 (glucose) R 1297 1291 699 0 -1 4202496 32035 0 0 0 378 6 0 0 20 0 1 0 383838175 178106368 38485 33554432000 4194304 5208918 140733265955904 140733265953576 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1298/statm: 43483 38485 95 248 0 43232 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 359640

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1298
/proc/meminfo: memFree=17452888/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=167412 CPUtime=8.81 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 21882 57964 0 0 165 19 667 30 20 0 1 0 383837291 171429888 30361 33554432000 4194304 6004724 140736810568704 140736810563840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1292/statm: 41853 30361 162 442 0 41407 0
[pid=1297] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1297/stat : 1297 (satsolver.sh) S 1292 1291 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383838175 9367552 266 33554432000 4194304 5064252 140734157535952 140734157534864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1297/statm: 2287 266 226 213 0 72 0
[pid=1298] ppid=1297 vsize=173932 CPUtime=16.64 cores=0,2,4,6
/proc/1298/stat : 1298 (glucose) R 1297 1291 699 0 -1 4202496 32035 0 0 0 1658 6 0 0 20 0 1 0 383838175 178106368 38485 33554432000 4194304 5208918 140733265955904 140733265953576 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1298/statm: 43483 38485 95 248 0 43232 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 359640

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1298
/proc/meminfo: memFree=17452904/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=167412 CPUtime=8.81 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 21882 57964 0 0 165 19 667 30 20 0 1 0 383837291 171429888 30361 33554432000 4194304 6004724 140736810568704 140736810563840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1292/statm: 41853 30361 162 442 0 41407 0
[pid=1297] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1297/stat : 1297 (satsolver.sh) S 1292 1291 699 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383838175 9367552 266 33554432000 4194304 5064252 140734157535952 140734157534864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1297/statm: 2287 266 226 213 0 72 0
[pid=1298] ppid=1297 vsize=173932 CPUtime=42.23 cores=0,2,4,6
/proc/1298/stat : 1298 (glucose) R 1297 1291 699 0 -1 4202496 32035 0 0 0 4217 6 0 0 20 0 1 0 383838175 178106368 38485 33554432000 4194304 5208918 140733265955904 140733265953576 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1298/statm: 43483 38485 95 248 0 43232 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 359640

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1308
/proc/meminfo: memFree=16754472/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=551220 CPUtime=10.18 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 83908 0 0 0 995 23 0 0 20 0 1 0 383846479 564449280 123984 33554432000 4194304 5208918 140733306295040 140733306292872 4229824 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 137805 123984 104 248 0 137554 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 1002440

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1308
/proc/meminfo: memFree=16746476/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=556156 CPUtime=70.17 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 84442 0 0 0 6994 23 0 0 20 0 1 0 383846479 569503744 126051 33554432000 4194304 5208918 140733306295040 140733306291416 4211656 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 139039 126051 105 248 0 138788 0
Current children cumulated CPU time (s) 161.55

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


[startup+1362.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/184 1452
/proc/meminfo: memFree=22292800/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=577488 CPUtime=1269.96 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 88389 0 0 0 126967 29 0 0 20 0 1 0 383846479 591347712 137327 33554432000 4194304 5208918 140733306295040 140733306291416 4229021 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 144372 137327 105 248 0 144121 0
Current children cumulated CPU time (s) 1361.34
Current children cumulated vsize (KiB) 1028708

[startup+1422.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 1452
/proc/meminfo: memFree=22288356/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=577488 CPUtime=1329.95 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 88389 0 0 0 132966 29 0 0 20 0 1 0 383846479 591347712 137327 33554432000 4194304 5208918 140733306295040 140733306291416 4211019 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 144372 137327 105 248 0 144121 0
Current children cumulated CPU time (s) 1421.33
Current children cumulated vsize (KiB) 1028708

[startup+1482.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 1453
/proc/meminfo: memFree=22286308/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=577488 CPUtime=1389.94 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 88389 0 0 0 138965 29 0 0 20 0 1 0 383846479 591347712 137327 33554432000 4194304 5208918 140733306295040 140733306291416 4205631 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 144372 137327 105 248 0 144121 0
Current children cumulated CPU time (s) 1481.32
Current children cumulated vsize (KiB) 1028708

[startup+1542.31 s]
/proc/loadavg: 2.11 2.07 2.01 3/183 1453
/proc/meminfo: memFree=22282096/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=577488 CPUtime=1449.94 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 88389 0 0 0 144965 29 0 0 20 0 1 0 383846479 591347712 137327 33554432000 4194304 5208918 140733306295040 140733306291416 4205203 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 144372 137327 105 248 0 144121 0
Current children cumulated CPU time (s) 1541.32
Current children cumulated vsize (KiB) 1028708

[startup+1602.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/183 1453
/proc/meminfo: memFree=22280048/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=577488 CPUtime=1509.92 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 88389 0 0 0 150963 29 0 0 20 0 1 0 383846479 591347712 137327 33554432000 4194304 5208918 140733306295040 140733306291416 4229232 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 144372 137327 105 248 0 144121 0
Current children cumulated CPU time (s) 1601.3
Current children cumulated vsize (KiB) 1028708

[startup+1662.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/183 1453
/proc/meminfo: memFree=22265224/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=666216 CPUtime=1569.91 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 89416 0 0 0 156961 30 0 0 20 0 1 0 383846479 682205184 140889 33554432000 4194304 5208918 140733306295040 140733306291416 4228997 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 166554 140889 105 248 0 166303 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 1117436

[startup+1722.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/182 1453
/proc/meminfo: memFree=22288448/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=584828 CPUtime=1629.89 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 90209 0 0 0 162957 32 0 0 20 0 1 0 383846479 598863872 135280 33554432000 4194304 5208918 140733306295040 140733306293128 4228997 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 146207 135280 105 248 0 145956 0
Current children cumulated CPU time (s) 1721.27
Current children cumulated vsize (KiB) 1036048

[startup+1782.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/183 1455
/proc/meminfo: memFree=22305344/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=584828 CPUtime=1689.89 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 90211 0 0 0 168956 33 0 0 20 0 1 0 383846479 598863872 136304 33554432000 4194304 5208918 140733306295040 140733306291416 4211501 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 146207 136304 105 248 0 145956 0
Current children cumulated CPU time (s) 1781.27
Current children cumulated vsize (KiB) 1036048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 1455
/proc/meminfo: memFree=22303640/32873648 swapFree=7376/7376
[pid=1291] ppid=1289 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (npSolver-pbo.sh) S 1289 1291 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383837291 9367552 274 33554432000 4194304 5064252 140733256589264 140733256588176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1291/statm: 2287 274 233 213 0 72 0
[pid=1292] ppid=1291 vsize=432924 CPUtime=91.38 cores=0,2,4,6
/proc/1292/stat : 1292 (npSolver-pbo) S 1291 1291 699 0 -1 4202496 33743 97165 0 0 441 252 8400 45 20 0 1 0 383837291 443314176 71248 33554432000 4194304 6004724 140736810568704 140736810561056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 45 0 0
/proc/1292/statm: 108231 71248 175 442 0 107785 0
[pid=1307] ppid=1292 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1307/stat : 1307 (satsolver.sh) S 1292 1291 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383846479 9367552 267 33554432000 4194304 5064252 140734966841552 140734966840464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1307/statm: 2287 267 226 213 0 72 0
[pid=1308] ppid=1307 vsize=584828 CPUtime=1708.7 cores=0,2,4,6
/proc/1308/stat : 1308 (glucose) R 1307 1291 699 0 -1 4202496 90212 0 0 0 170837 33 0 0 20 0 1 0 383846479 598863872 136816 33554432000 4194304 5208918 140733306295040 140733306291416 4211553 0 0 4096 0 0 0 0 17 2 0 0 22 0 0
/proc/1308/statm: 146207 136816 105 248 0 145956 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1036048

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.12
CPU user time (s): 1796.8
CPU system time (s): 3.32449
CPU usage (%): 99.945
Max. virtual memory (cumulated for all children) (KiB): 1247664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.8
system time used= 3.32449
maximum resident set size= 671820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222109
page faults= 0
swaps= 0
block input operations= 8
block output operations= 699464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1031
involuntary context switches= 2017

runsolver used 3.69944 second user time and 8.5337 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 19:38:52
IDJOB=3750026
IDBENCH=91942
IDSOLVER=2334
FILE ID=node149/3750026-1339177132
RUNJOBID= node149-1339170286-715
PBS_JOBID= 14643834
Free space on /tmp= 62120 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_50null10mast_rapportOE2.0_TMAX60_K67_cod1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750026-1339177132/watcher-3750026-1339177132 -o /tmp/evaluation-result-3750026-1339177132/solver-3750026-1339177132 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750026-1339177132.opb 1015799331 HOME HOME

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

MD5SUM BENCH= b63a917d588fe2910953571155dfae07
RANDOM SEED=1015799331

node149.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.145
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.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		: 2666.145
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.145
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	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:        17762664 kB
Buffers:          118568 kB
Cached:          9046764 kB
SwapCached:         2136 kB
Active:          6563696 kB
Inactive:        7345352 kB
Active(anon):    4743216 kB
Inactive(anon):     2768 kB
Active(file):    1820480 kB
Inactive(file):  7342584 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100028 kB
Dirty:             11280 kB
Writeback:             0 kB
AnonPages:       4749524 kB
Mapped:             9732 kB
Shmem:                 0 kB
Slab:            1055276 kB
SReclaimable:     499040 kB
SUnreclaim:       556236 kB
KernelStack:        1488 kB
PageTables:        13436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6330676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1763328 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= 63164 MiB
End job on node149 at 2012-06-08 20:08:53