Trace number 3746446

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9045_1-sat.opb
MD5SUMd4d1ca36c8af6075d3c9b6c16eca4a6b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26754
Total number of constraints93164
Number of constraints which are clauses92580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints584
Minimum length of a constraint1
Maximum length of a constraint90
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 530
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.58	c run inc solver
1.49/1.58	c [INC SYSTEM] run initial solver
1.49/1.58	c [INC SYSTEM] preprocess with white file
7.66/7.72	c [INC SYSTEM] finished preprocessing in 6 s
7.66/7.72	c [INC SYSTEM] execute solver
1800.04/1800.40	c an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746446-1339105003/watcher-3746446-1339105003 -o /tmp/evaluation-result-3746446-1339105003/solver-3746446-1339105003 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746446-1339105003.opb 880326491 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 3/179 13533
/proc/meminfo: memFree=29251492/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0

[startup+0.039751 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13533
/proc/meminfo: memFree=29251492/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100197 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13533
/proc/meminfo: memFree=29251492/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300155 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13533
/proc/meminfo: memFree=29251492/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700146 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13533
/proc/meminfo: memFree=29251492/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13535
/proc/meminfo: memFree=29118988/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=255324 CPUtime=1.49 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) R 13533 13533 12337 0 -1 4202496 12779 0 0 0 141 8 0 0 20 0 1 0 376626373 261451776 48862 33554432000 4194304 6004724 140735923242080 140735923236680 5193835 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 63831 48862 157 442 0 63385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264472

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13537
/proc/meminfo: memFree=29024964/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=1.56 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12787 0 0 0 141 15 0 0 20 0 1 0 376626373 188919808 31160 33554432000 4194304 6004724 140735923242080 140735923236544 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31160 163 442 0 45677 0
[pid=13536] ppid=13534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13536/stat : 13536 (cp2_pre.sh) S 13534 13533 12337 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376626531 9367552 276 33554432000 4194304 5064252 140733528609200 140733528607904 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13536/statm: 2287 276 234 213 0 72 0
[pid=13537] ppid=13536 vsize=358076 CPUtime=1.5 cores=0,2,4,6
/proc/13537/stat : 13537 (coprocessor) R 13536 13533 12337 0 -1 4202496 37613 0 0 0 141 9 0 0 20 0 1 0 376626531 366669824 79091 33554432000 4194304 6586260 140733768845120 140733768841384 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13537/statm: 89519 79091 165 584 0 88931 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 560864

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13537
/proc/meminfo: memFree=28676412/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=1.56 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12787 0 0 0 141 15 0 0 20 0 1 0 376626373 188919808 31160 33554432000 4194304 6004724 140735923242080 140735923236544 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31160 163 442 0 45677 0
[pid=13536] ppid=13534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13536/stat : 13536 (cp2_pre.sh) S 13534 13533 12337 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376626531 9367552 276 33554432000 4194304 5064252 140733528609200 140733528607904 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13536/statm: 2287 276 234 213 0 72 0
[pid=13537] ppid=13536 vsize=462420 CPUtime=4.7 cores=0,2,4,6
/proc/13537/stat : 13537 (coprocessor) R 13536 13533 12337 0 -1 4202496 56427 0 0 0 456 14 0 0 20 0 1 0 376626531 473518080 111702 33554432000 4194304 6586260 140733768845120 140733768840440 5509081 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/13537/statm: 115605 111702 193 584 0 115017 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 665208

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13539
/proc/meminfo: memFree=28979596/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=139144 CPUtime=4.96 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 25965 0 0 0 491 5 0 0 20 0 1 0 376627146 142483456 31468 33554432000 4194304 5654031 140736872651456 140736872639272 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13539/statm: 34786 31468 140 357 0 34426 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 332784

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13539
/proc/meminfo: memFree=28976100/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=150820 CPUtime=17.75 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 26619 0 0 0 1770 5 0 0 20 0 1 0 376627146 154439680 32628 33554432000 4194304 5654031 140736872651456 140736872639272 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 37705 32628 141 357 0 37345 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 344460

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13539
/proc/meminfo: memFree=29012232/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=152576 CPUtime=43.35 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 28173 0 0 0 4329 6 0 0 20 0 1 0 376627146 156237824 33480 33554432000 4194304 5654031 140736872651456 140736872639272 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 38144 33480 142 357 0 37784 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 346216

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13539
/proc/meminfo: memFree=28953948/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=187380 CPUtime=94.55 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 31032 0 0 0 9448 7 0 0 20 0 1 0 376627146 191877120 43235 33554432000 4194304 5654031 140736872651456 140736872649256 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 46845 43235 142 357 0 46485 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 381020

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 13539
/proc/meminfo: memFree=28949436/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=187380 CPUtime=154.51 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 31437 0 0 0 15444 7 0 0 20 0 1 0 376627146 191877120 44129 33554432000 4194304 5654031 140736872651456 140736872639272 4232659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 46845 44129 142 357 0 46485 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 381020

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 13543
/proc/meminfo: memFree=28892136/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=187380 CPUtime=214.5 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 31452 0 0 0 21442 8 0 0 20 0 1 0 376627146 191877120 44565 33554432000 4194304 5654031 140736872651456 140736872639272 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 46845 44565 142 357 0 46485 0
Current children cumulated CPU time (s) 222.18

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

/proc/loadavg: 2.02 2.01 2.00 3/181 13649
/proc/meminfo: memFree=28725236/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=236700 CPUtime=1294.33 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 36692 0 0 0 129411 22 0 0 20 0 1 0 376627146 242380800 56468 33554432000 4194304 5654031 140736872651456 140736872639272 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 59175 56468 142 357 0 58815 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 430340

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 13649
/proc/meminfo: memFree=28715476/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=248816 CPUtime=1354.32 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 37922 0 0 0 135408 24 0 0 20 0 1 0 376627146 254787584 57961 33554432000 4194304 5654031 140736872651456 140736872639272 4232380 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 62204 57961 142 357 0 61844 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 442456

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13652
/proc/meminfo: memFree=28754664/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=199496 CPUtime=1414.31 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 38511 0 0 0 141405 26 0 0 20 0 1 0 376627146 204283904 47594 33554432000 4194304 5654031 140736872651456 140736872649480 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 49874 47594 142 357 0 49514 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 393136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13676
/proc/meminfo: memFree=28708412/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=248816 CPUtime=1474.3 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 39042 0 0 0 147403 27 0 0 20 0 1 0 376627146 254787584 59876 33554432000 4194304 5654031 140736872651456 140736872639272 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 62204 59876 142 357 0 61844 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 442456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13676
/proc/meminfo: memFree=28724096/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=248816 CPUtime=1534.29 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 39397 0 0 0 153401 28 0 0 20 0 1 0 376627146 254787584 57961 33554432000 4194304 5654031 140736872651456 140736872639272 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 62204 57961 142 357 0 61844 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 442456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13676
/proc/meminfo: memFree=28738276/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=199496 CPUtime=1594.29 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 39991 0 0 0 159399 30 0 0 20 0 1 0 376627146 204283904 47594 33554432000 4194304 5654031 140736872651456 140736872649480 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 49874 47594 142 357 0 49514 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 393136

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 13676
/proc/meminfo: memFree=28692820/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=279636 CPUtime=1654.27 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 40729 0 0 0 165396 31 0 0 20 0 1 0 376627146 286347264 61100 33554432000 4194304 5654031 140736872651456 140736872639272 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 69909 61100 142 357 0 69549 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 473276

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 13676
/proc/meminfo: memFree=28715452/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=248816 CPUtime=1714.26 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 40878 0 0 0 171394 32 0 0 20 0 1 0 376627146 254787584 56937 33554432000 4194304 5654031 140736872651456 140736872649384 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 62204 56937 142 357 0 61844 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 442456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13677
/proc/meminfo: memFree=28709540/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=279636 CPUtime=1774.26 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 41474 0 0 0 177393 33 0 0 20 0 1 0 376627146 286347264 62636 33554432000 4194304 5654031 140736872651456 140736872639272 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 69909 62636 142 357 0 69549 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 473276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13677
/proc/meminfo: memFree=28720304/32873648 swapFree=6860/6860
[pid=13533] ppid=13531 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo-It) S 13531 13533 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376626373 9367552 275 33554432000 4194304 5064252 140735339111040 140735339109952 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13533/statm: 2287 275 233 213 0 72 0
[pid=13534] ppid=13533 vsize=184492 CPUtime=7.68 cores=0,2,4,6
/proc/13534/stat : 13534 (npSolver-pbo) S 13533 13533 12337 0 -1 4202496 12804 57732 0 0 141 15 570 42 20 0 1 0 376626373 188919808 31164 33554432000 4194304 6004724 140735923242080 140735923228360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13534/statm: 46123 31164 167 442 0 45677 0
[pid=13539] ppid=13534 vsize=248816 CPUtime=1792.36 cores=0,2,4,6
/proc/13539/stat : 13539 (glucosInc) R 13534 13533 12337 0 -1 4202496 41617 0 0 0 179202 34 0 0 20 0 1 0 376627146 254787584 55401 33554432000 4194304 5654031 140736872651456 140736872649384 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13539/statm: 62204 55401 142 357 0 61844 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 442456

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 13533 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=119917
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=588910
# CPU time returned by wait4() is 7.70883
# 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.41
CPU time (s): 1800.04
CPU user time (s): 1799.13
CPU system time (s): 0.91
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 665212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.11992
system time used= 0.58891
maximum resident set size= 460668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70913
page faults= 0
swaps= 0
block input operations= 8
block output operations= 179432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 27

runsolver used 3.50847 second user time and 12.6451 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-07 23:36:43
IDJOB=3746446
IDBENCH=75548
IDSOLVER=2332
FILE ID=node116/3746446-1339105003
RUNJOBID= node116-1339098177-12353
PBS_JOBID= 14643737
Free space on /tmp= 70972 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j9045_1-sat.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746446-1339105003/watcher-3746446-1339105003 -o /tmp/evaluation-result-3746446-1339105003/solver-3746446-1339105003 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746446-1339105003.opb 880326491 HOME HOME

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

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=880326491

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.92
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.556
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.90
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.556
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:        29252136 kB
Buffers:          313672 kB
Cached:          2347984 kB
SwapCached:         3172 kB
Active:           993520 kB
Inactive:        1755008 kB
Active(anon):      85708 kB
Inactive(anon):     3392 kB
Active(file):     907812 kB
Inactive(file):  1751616 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100544 kB
Dirty:             11884 kB
Writeback:             0 kB
AnonPages:        173000 kB
Mapped:            12228 kB
Shmem:                 0 kB
Slab:             723204 kB
SReclaimable:     166592 kB
SUnreclaim:       556612 kB
KernelStack:        1496 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     247908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 70932 MiB
End job on node116 at 2012-06-08 00:06:44