Trace number 3700746

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.04 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91__16.opb
MD5SUMdd2523e10c08c9cb3b30bc694276e5a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70998
Best CPU time to get the best result obtained on this benchmark1571.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4898
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint16
Maximum length of a constraint273
Number of terms in the objective function 4800
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 173230512
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 173230512
Number of bits of the biggest sum of numbers28
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.04	c run usual solver
0.00/0.36	c model valid
0.00/0.36	c current solution ok
0.00/0.49	o 359847
0.00/0.49	c current bound: 179923
0.00/0.49	c fallback to adder encoding
1800.04/1800.71	c error: unexpected solver exit code
1800.04/1800.71	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-3700746-1338080460/watcher-3700746-1338080460 -o /tmp/evaluation-result-3700746-1338080460/solver-3700746-1338080460 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700746-1338080460.opb 1572096780 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.03 2.01 2.00 3/182 10370
/proc/meminfo: memFree=31070812/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0

[startup+0.0799521 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 10370
/proc/meminfo: memFree=31070812/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100203 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 10370
/proc/meminfo: memFree=31070812/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300198 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 10370
/proc/meminfo: memFree=31070812/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 10370
/proc/meminfo: memFree=31070812/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/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.03 2.01 2.00 2/185 10405
/proc/meminfo: memFree=30994948/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 53832

[startup+3.10037 s]
/proc/loadavg: 2.03 2.01 2.00 3/187 10407
/proc/meminfo: memFree=30909588/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=103060 CPUtime=1.78 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 19410 0 0 0 173 5 0 0 20 0 1 0 274170956 105533440 21375 33554432000 4194304 5208918 140735064838224 140735064836072 4211147 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10407/statm: 25765 21375 104 248 0 25514 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 166040

[startup+6.30032 s]
/proc/loadavg: 2.03 2.01 2.00 3/187 10407
/proc/meminfo: memFree=30909604/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=103324 CPUtime=4.98 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 19475 0 0 0 493 5 0 0 20 0 1 0 274170956 105803776 21440 33554432000 4194304 5208918 140735064838224 140735064836072 4211162 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10407/statm: 25831 21440 104 248 0 25580 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 166304

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/187 10407
/proc/meminfo: memFree=30908940/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=104116 CPUtime=11.38 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 19678 0 0 0 1132 6 0 0 20 0 1 0 274170956 106614784 21643 33554432000 4194304 5208918 140735064838224 140735064836072 4211182 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 26029 21643 105 248 0 25778 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 167096

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/187 10407
/proc/meminfo: memFree=30901652/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=108160 CPUtime=24.18 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 20593 0 0 0 2412 6 0 0 20 0 1 0 274170956 110755840 23580 33554432000 4194304 5208918 140735064838224 140735064836056 4211641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 27040 23580 105 248 0 26789 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 171140

[startup+51.1005 s]
/proc/loadavg: 2.01 2.01 2.00 3/187 10407
/proc/meminfo: memFree=30900972/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=110152 CPUtime=49.77 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 22013 0 0 0 4970 7 0 0 20 0 1 0 274170956 112795648 24351 33554432000 4194304 5208918 140735064838224 140735064835976 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 27538 24351 105 248 0 27287 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 173132

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 10407
/proc/meminfo: memFree=30862640/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=141732 CPUtime=100.97 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 23437 0 0 0 10089 8 0 0 20 0 1 0 274170956 145133568 33311 33554432000 4194304 5208918 140735064838224 140735064834600 4211138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 35433 33311 105 248 0 35182 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 204712

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 10407
/proc/meminfo: memFree=30828508/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=191052 CPUtime=160.95 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 24095 0 0 0 16086 9 0 0 20 0 1 0 274170956 195637248 41321 33554432000 4194304 5208918 140735064838224 140735064836216 4211897 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 47763 41321 105 248 0 47512 0
Current children cumulated CPU time (s) 161.92

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

/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 29405 0 0 0 136045 29 0 0 20 0 1 0 274170956 195637248 45214 33554432000 4194304 5208918 140735064838224 140735064836312 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 47763 45214 105 248 0 47512 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 254032

[startup+1422.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/185 12183
/proc/meminfo: memFree=29578868/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=221872 CPUtime=1420.73 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 29997 0 0 0 142043 30 0 0 20 0 1 0 274170956 227196928 47841 33554432000 4194304 5208918 140735064838224 140735064833912 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 55468 47841 105 248 0 55217 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 284852

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 12184
/proc/meminfo: memFree=29554568/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=221872 CPUtime=1480.71 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 30014 0 0 0 148041 30 0 0 20 0 1 0 274170956 227196928 50913 33554432000 4194304 5208918 140735064838224 140735064833912 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 55468 50913 105 248 0 55217 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 284852

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 12184
/proc/meminfo: memFree=29535392/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=221872 CPUtime=1540.7 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 30131 0 0 0 154040 30 0 0 20 0 1 0 274170956 227196928 53584 33554432000 4194304 5208918 140735064838224 140735064834600 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 55468 53584 105 248 0 55217 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 284852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 12184
/proc/meminfo: memFree=29507220/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=271960 CPUtime=1600.69 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 30326 0 0 0 160038 31 0 0 20 0 1 0 274170956 278487040 56334 33554432000 4194304 5208918 140735064838224 140735064834600 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 67990 56334 105 248 0 67739 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 334940

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/185 12184
/proc/meminfo: memFree=29551028/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=191052 CPUtime=1660.68 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 30687 0 0 0 166036 32 0 0 20 0 1 0 274170956 195637248 44702 33554432000 4194304 5208918 140735064838224 140735064836312 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 47763 44702 105 248 0 47512 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 254032

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/185 12184
/proc/meminfo: memFree=29542900/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=221872 CPUtime=1720.67 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 31273 0 0 0 172035 32 0 0 20 0 1 0 274170956 227196928 46817 33554432000 4194304 5208918 140735064838224 140735064836376 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 55468 46817 105 248 0 55217 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 284852

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/186 12187
/proc/meminfo: memFree=29534576/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=221872 CPUtime=1780.66 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 31277 0 0 0 178033 33 0 0 20 0 1 0 274170956 227196928 48865 33554432000 4194304 5208918 140735064838224 140735064836376 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 55468 48865 105 248 0 55217 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 284852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/186 12188
/proc/meminfo: memFree=29532404/32873844 swapFree=7616/7616
[pid=10370] ppid=10368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (npSolver-pbo.sh) S 10368 10370 3926 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274170826 9367552 275 33554432000 4194304 5064252 140736787924000 140736787922912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10370/statm: 2287 275 233 213 0 72 0
[pid=10371] ppid=10370 vsize=44684 CPUtime=0.97 cores=0,2,4,6
/proc/10371/stat : 10371 (npSolver-pbo) S 10370 10370 3926 0 -1 4202496 6558 11802 0 0 50 17 27 3 20 0 1 0 274170826 45756416 10278 33554432000 4194304 5992684 140735504422640 140735504414960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 30 0 0
/proc/10371/statm: 11171 10278 182 440 0 10727 0
[pid=10406] ppid=10371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10406/stat : 10406 (satsolver.sh) S 10371 10370 3926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274170956 9367552 266 33554432000 4194304 5064252 140733986779232 140733986778144 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10406/statm: 2287 266 226 213 0 72 0
[pid=10407] ppid=10406 vsize=221872 CPUtime=1799.07 cores=0,2,4,6
/proc/10407/stat : 10407 (glucose) R 10406 10370 3926 0 -1 4202496 31278 0 0 0 179874 33 0 0 20 0 1 0 274170956 227196928 49377 33554432000 4194304 5208918 140735064838224 140735064834536 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10407/statm: 55468 49377 105 248 0 55217 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 284852

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10370 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=783880
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=215967
# CPU time returned by wait4() is 0.999847
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.04
CPU user time (s): 1799.51
CPU system time (s): 0.53
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 384260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.78388
system time used= 0.215967
maximum resident set size= 71164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19337
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55
involuntary context switches= 27

runsolver used 8.44172 second user time and 11.1443 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 03:01:00
IDJOB=3700746
IDBENCH=71852
IDSOLVER=2277
FILE ID=node135/3700746-1338080460
RUNJOBID= node135-1338048946-3942
PBS_JOBID= 14624374
Free space on /tmp= 71464 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_100_3__3_91__16.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700746-1338080460/watcher-3700746-1338080460 -o /tmp/evaluation-result-3700746-1338080460/solver-3700746-1338080460 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700746-1338080460.opb 1572096780 HOME HOME

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

MD5SUM BENCH= dd2523e10c08c9cb3b30bc694276e5a5
RANDOM SEED=1572096780

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31071456 kB
Buffers:          251220 kB
Cached:           445560 kB
SwapCached:         1848 kB
Active:           926880 kB
Inactive:          57968 kB
Active(anon):     277476 kB
Inactive(anon):    13220 kB
Active(file):     649404 kB
Inactive(file):    44748 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105632 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        437408 kB
Mapped:            12680 kB
Shmem:               132 kB
Slab:             658688 kB
SReclaimable:     100772 kB
SUnreclaim:       557916 kB
KernelStack:        1544 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     439536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 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= 71224 MiB
End job on node135 at 2012-05-27 03:31:01