Trace number 3751047

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1802.52

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_6.opb.PB06.opb
MD5SUMf5d8cf0048d52cf223a3574d281ac8f8
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.47877
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 350
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

27.26/27.33	c run inc solver
27.26/27.33	c [INC SYSTEM] run initial solver
27.26/27.33	c [INC SYSTEM] preprocess with white file
100.55/102.73	c [INC SYSTEM] finished preprocessing in 75 s
100.55/102.73	c [INC SYSTEM] execute solver

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-3751047-1339112485/watcher-3751047-1339112485 -o /tmp/evaluation-result-3751047-1339112485/solver-3751047-1339112485 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751047-1339112485.opb 1288633585 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.08 1.29 1.65 3/173 23596
/proc/meminfo: memFree=29090360/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0

[startup+0.0176139 s]
/proc/loadavg: 1.08 1.29 1.65 3/173 23596
/proc/meminfo: memFree=29090360/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 1.08 1.29 1.65 3/173 23596
/proc/meminfo: memFree=29090360/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300305 s]
/proc/loadavg: 1.08 1.29 1.65 3/173 23596
/proc/meminfo: memFree=29090360/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 1.08 1.29 1.65 3/173 23596
/proc/meminfo: memFree=29090360/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 1.08 1.29 1.65 3/173 23598
/proc/meminfo: memFree=28901052/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=215544 CPUtime=1.49 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) R 23596 23596 22344 0 -1 4202496 24705 0 0 0 141 8 0 0 20 0 1 0 377373509 220717056 39465 33554432000 4194304 6004724 140737010297392 140737010293416 5190736 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23597/statm: 53886 39466 129 442 0 53440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 224692

[startup+3.10034 s]
/proc/loadavg: 1.08 1.29 1.65 3/179 23609
/proc/meminfo: memFree=28668700/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=399512 CPUtime=3.09 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) R 23596 23596 22344 0 -1 4202496 72853 0 0 0 289 20 0 0 20 0 1 0 377373509 409100288 99532 33554432000 4194304 6004724 140737010297392 140737010293832 4536263 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23597/statm: 99878 99532 139 442 0 99432 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 408660

[startup+6.30032 s]
/proc/loadavg: 1.15 1.30 1.66 3/179 23609
/proc/meminfo: memFree=27999728/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=661656 CPUtime=6.28 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) R 23596 23596 22344 0 -1 4202496 74129 0 0 0 601 27 0 0 20 0 1 0 377373509 677535744 153345 33554432000 4194304 6004724 140737010297392 140737010292200 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23597/statm: 165414 153345 147 442 0 164968 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 670804

[startup+12.7003 s]
/proc/loadavg: 1.22 1.31 1.66 3/179 23609
/proc/meminfo: memFree=26758100/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=1448088 CPUtime=12.68 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) R 23596 23596 22344 0 -1 4202496 75750 0 0 0 1220 48 0 0 20 0 1 0 377373509 1482842112 263425 33554432000 4194304 6004724 140737010297392 140737010291992 4975643 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23597/statm: 362022 263425 147 442 0 361576 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1457236

[startup+25.5003 s]
/proc/loadavg: 1.39 1.34 1.66 3/179 23609
/proc/meminfo: memFree=23226664/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=4022836 CPUtime=25.48 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) R 23596 23596 22344 0 -1 4202496 78588 0 0 0 2415 133 0 0 20 0 1 0 377373509 4119384064 863110 33554432000 4194304 6004724 140737010297392 140737010293264 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23597/statm: 1005709 863110 157 442 0 1005263 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4031984

[startup+51.1003 s]
/proc/loadavg: 1.88 1.46 1.69 3/181 23611
/proc/meminfo: memFree=18826100/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=27.3 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78595 0 0 0 2415 315 0 0 20 0 1 0 377373509 2556702720 481602 33554432000 4194304 6004724 140737010297392 140737010291856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481602 163 442 0 623749 0
[pid=23610] ppid=23597 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23610/stat : 23610 (cp2_pre.sh) S 23597 23596 22344 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377376242 9367552 277 33554432000 4194304 5064252 140735904896272 140735904894976 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23610/statm: 2287 277 234 213 0 72 0
[pid=23611] ppid=23610 vsize=3155520 CPUtime=23.74 cores=1,3,5,7
/proc/23611/stat : 23611 (coprocessor) R 23610 23596 22344 0 -1 4202496 23397 0 0 0 2258 116 0 0 20 0 1 0 377376243 3231252480 643067 33554432000 4194304 6586260 140735861852576 140735861848328 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/23611/statm: 788880 643067 157 584 0 788292 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5670596

[startup+102.3 s]
/proc/loadavg: 2.10 1.57 1.72 3/181 23611
/proc/meminfo: memFree=6008684/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=27.3 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78595 0 0 0 2415 315 0 0 20 0 1 0 377373509 2556702720 481602 33554432000 4194304 6004724 140737010297392 140737010291856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481602 163 442 0 623749 0
[pid=23610] ppid=23597 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23610/stat : 23610 (cp2_pre.sh) S 23597 23596 22344 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377376242 9367552 277 33554432000 4194304 5064252 140735904896272 140735904894976 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23610/statm: 2287 277 234 213 0 72 0
[pid=23611] ppid=23610 vsize=3155520 CPUtime=72.87 cores=1,3,5,7
/proc/23611/stat : 23611 (coprocessor) R 23610 23596 22344 0 -1 4202496 23397 0 0 0 6941 346 0 0 20 0 1 0 377376243 3231252480 643067 33554432000 4194304 6586260 140735861852576 140735861848328 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 206 0 0
/proc/23611/statm: 788880 643067 157 584 0 788292 0
Current children cumulated CPU time (s) 100.17
Current children cumulated vsize (KiB) 5670596

[startup+162.3 s]
/proc/loadavg: 3.06 1.96 1.84 3/182 23616
/proc/meminfo: memFree=4826688/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4319188 CPUtime=59.54 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 425818 0 0 0 5810 144 0 0 20 0 1 0 377383782 4422848512 895269 33554432000 4194304 5654031 140734824524176 140734824521960 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23613/statm: 1079797 895269 131 357 0 1079437 0
Current children cumulated CPU time (s) 160.15
Current children cumulated vsize (KiB) 6825116

[startup+222.3 s]
/proc/loadavg: 2.97 2.17 1.92 3/181 23747
/proc/meminfo: memFree=22269216/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4329028 CPUtime=119.52 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 437493 0 0 0 11803 149 0 0 20 0 1 0 377383782 4432924672 897926 33554432000 4194304 5654031 140734824524176 140734824521960 4232605 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1082257 897926 131 357 0 1081897 0
Current children cumulated CPU time (s) 220.13
Current children cumulated vsize (KiB) 6834956

[startup+282.3 s]
/proc/loadavg: 2.35 2.14 1.92 3/181 23747
/proc/meminfo: memFree=22233712/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4339904 CPUtime=179.51 cores=1,3,5,7

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

/proc/meminfo: memFree=22111956/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4389740 CPUtime=1259.36 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 580115 0 0 0 125732 204 0 0 20 0 1 0 377383782 4495093760 915762 33554432000 4194304 5654031 140734824524176 140734824522248 4214469 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097435 915762 141 357 0 1097075 0
Current children cumulated CPU time (s) 1359.97
Current children cumulated vsize (KiB) 6895668

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 23780
/proc/meminfo: memFree=22142432/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4389740 CPUtime=1319.34 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 589125 0 0 0 131728 206 0 0 20 0 1 0 377383782 4495093760 915762 33554432000 4194304 5654031 140734824524176 140734824522248 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097435 915762 141 357 0 1097075 0
Current children cumulated CPU time (s) 1419.95
Current children cumulated vsize (KiB) 6895668

[startup+1482.31 s]
/proc/loadavg: 2.04 2.01 1.94 3/181 23780
/proc/meminfo: memFree=22142476/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4389740 CPUtime=1379.34 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 593629 0 0 0 137727 207 0 0 20 0 1 0 377383782 4495093760 915762 33554432000 4194304 5654031 140734824524176 140734824522248 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097435 915762 141 357 0 1097075 0
Current children cumulated CPU time (s) 1479.95
Current children cumulated vsize (KiB) 6895668

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 23780
/proc/meminfo: memFree=22104784/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4390172 CPUtime=1439.31 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 602775 0 0 0 143722 209 0 0 20 0 1 0 377383782 4495536128 915870 33554432000 4194304 5654031 140734824524176 140734824522248 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097543 915870 141 357 0 1097183 0
Current children cumulated CPU time (s) 1539.92
Current children cumulated vsize (KiB) 6896100

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 23780
/proc/meminfo: memFree=22111092/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4390172 CPUtime=1499.29 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 611805 0 0 0 149716 213 0 0 20 0 1 0 377383782 4495536128 915870 33554432000 4194304 5654031 140734824524176 140734824522248 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097543 915870 141 357 0 1097183 0
Current children cumulated CPU time (s) 1599.9
Current children cumulated vsize (KiB) 6896100

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 23781
/proc/meminfo: memFree=22141652/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4391352 CPUtime=1559.27 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 616597 0 0 0 155713 214 0 0 20 0 1 0 377383782 4496744448 916141 33554432000 4194304 5654031 140734824524176 140734824521960 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097838 916141 141 357 0 1097478 0
Current children cumulated CPU time (s) 1659.88
Current children cumulated vsize (KiB) 6897280

[startup+1722.3 s]
/proc/loadavg: 2.15 2.03 1.95 3/182 23785
/proc/meminfo: memFree=22099448/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4391528 CPUtime=1619.26 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 625707 0 0 0 161709 217 0 0 20 0 1 0 377383782 4496924672 916234 33554432000 4194304 5654031 140734824524176 140734824522248 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097882 916234 141 357 0 1097522 0
Current children cumulated CPU time (s) 1719.87
Current children cumulated vsize (KiB) 6897456

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 1.95 3/181 23785
/proc/meminfo: memFree=22102180/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4433184 CPUtime=1679.25 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 634760 0 0 0 167706 219 0 0 20 0 1 0 377383782 4539580416 926431 33554432000 4194304 5654031 140734824524176 140734824521960 4222575 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1108296 926431 141 357 0 1107936 0
Current children cumulated CPU time (s) 1779.86
Current children cumulated vsize (KiB) 6939112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.04 2.02 1.95 3/181 23785
/proc/meminfo: memFree=22095948/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4391660 CPUtime=1699.45 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 634762 0 0 0 169726 219 0 0 20 0 1 0 377383782 4497059840 916321 33554432000 4194304 5654031 140734824524176 140734824522248 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097915 916321 141 357 0 1097555 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 6897588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1802.5 s]
/proc/loadavg: 2.04 2.02 1.95 3/181 23785
/proc/meminfo: memFree=22095948/32873844 swapFree=7120/7120
[pid=23596] ppid=23594 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23596/stat : 23596 (npSolver-pbo-It) S 23594 23596 22344 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377373509 9367552 274 33554432000 4194304 5064252 140734460492608 140734460491520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23596/statm: 2287 274 233 213 0 72 0
[pid=23597] ppid=23596 vsize=2496780 CPUtime=100.61 cores=1,3,5,7
/proc/23597/stat : 23597 (npSolver-pbo) S 23596 23596 22344 0 -1 4202496 78612 24298 0 0 2415 316 6955 375 20 0 1 0 377373509 2556702720 481606 33554432000 4194304 6004724 140737010297392 140737010283672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/23597/statm: 624195 481606 167 442 0 623749 0
[pid=23613] ppid=23597 vsize=4391660 CPUtime=1699.45 cores=1,3,5,7
/proc/23613/stat : 23613 (glucosInc) R 23597 23596 22344 0 -1 4202496 634762 0 0 0 169726 219 0 0 20 0 1 0 377383782 4497059840 916321 33554432000 4194304 5654031 140734824524176 140734824522248 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23613/statm: 1097915 916321 141 357 0 1097555 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 6897588

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.52
CPU time (s): 1800.06
CPU user time (s): 1790.96
CPU system time (s): 9.1
CPU usage (%): 99.8635
Max. virtual memory (cumulated for all children) (KiB): 6939112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 4.14137 second user time and 11.5432 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 01:41:26
IDJOB=3751047
IDBENCH=1386
IDSOLVER=2335
FILE ID=node142/3751047-1339112485
RUNJOBID= node142-1339112485-23579
PBS_JOBID= 14643711
Free space on /tmp= 71108 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_6.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751047-1339112485/watcher-3751047-1339112485 -o /tmp/evaluation-result-3751047-1339112485/solver-3751047-1339112485 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751047-1339112485.opb 1288633585 HOME HOME

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

MD5SUM BENCH= f5d8cf0048d52cf223a3574d281ac8f8
RANDOM SEED=1288633585

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29091376 kB
Buffers:          380656 kB
Cached:          2551912 kB
SwapCached:          112 kB
Active:          1485756 kB
Inactive:        1460512 kB
Active(anon):       5676 kB
Inactive(anon):    11164 kB
Active(file):    1480080 kB
Inactive(file):  1449348 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             84176 kB
Writeback:            16 kB
AnonPages:         21432 kB
Mapped:             9876 kB
Shmem:               188 kB
Slab:             699400 kB
SReclaimable:     141172 kB
SUnreclaim:       558228 kB
KernelStack:        1416 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 69928 MiB
End job on node142 at 2012-06-08 02:11:31