Trace number 3746608

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.06 1801.62

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb1-0.20-13.opb
MD5SUM33fd175b84968779bfb4b5b76f997c8b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11676
Best CPU time to get the best result obtained on this benchmark1800.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables216117
Total number of constraints3620088
Number of constraints which are clauses3620088
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

48.05/48.18	c run inc solver
48.05/48.18	c [INC SYSTEM] run initial solver
48.05/48.18	c [INC SYSTEM] preprocess with white file
150.12/151.41	c [INC SYSTEM] finished preprocessing in 103 s
150.12/151.41	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-3746608-1339110805/watcher-3746608-1339110805 -o /tmp/evaluation-result-3746608-1339110805/solver-3746608-1339110805 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746608-1339110805.opb 534307049 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.04 3/176 22810
/proc/meminfo: memFree=27349728/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0

[startup+0.0140759 s]
/proc/loadavg: 2.00 2.00 2.04 3/176 22810
/proc/meminfo: memFree=27349728/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.04 3/176 22810
/proc/meminfo: memFree=27349728/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300261 s]
/proc/loadavg: 2.00 2.00 2.04 3/176 22810
/proc/meminfo: memFree=27349728/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70035 s]
/proc/loadavg: 2.00 2.00 2.04 3/176 22810
/proc/meminfo: memFree=27349728/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 22812
/proc/meminfo: memFree=27235016/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=216664 CPUtime=1.49 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) R 22810 22810 21457 0 -1 4202496 24877 0 0 0 142 7 0 0 20 0 1 0 377206727 221863936 42143 33554432000 4194304 6004724 140737130001856 140737129997752 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22811/statm: 54166 42143 130 442 0 53720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225812

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 22812
/proc/meminfo: memFree=27112256/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=437100 CPUtime=3.08 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) R 22810 22810 21457 0 -1 4202496 47853 0 0 0 295 13 0 0 20 0 1 0 377206727 447590400 88049 33554432000 4194304 6004724 140737130001856 140737129997880 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22811/statm: 109275 88049 130 442 0 108829 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 446248

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 22812
/proc/meminfo: memFree=26743032/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=878368 CPUtime=6.29 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) R 22810 22810 21457 0 -1 4202496 93368 0 0 0 600 29 0 0 20 0 1 0 377206727 899448832 178914 33554432000 4194304 6004724 140737130001856 140737129997496 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22811/statm: 219592 178915 130 442 0 219146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 887516

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.04 3/178 22812
/proc/meminfo: memFree=25835208/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=1582944 CPUtime=12.68 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) R 22810 22810 21457 0 -1 4202496 223266 0 0 0 1210 58 0 0 20 0 1 0 377206727 1620934656 390635 33554432000 4194304 6004724 140737130001856 140737129996344 4579246 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22811/statm: 395736 390635 147 442 0 395290 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1592092

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.05 3/178 22812
/proc/meminfo: memFree=24945072/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=3417952 CPUtime=25.49 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) R 22810 22810 21457 0 -1 4202496 226134 0 0 0 2451 98 0 0 20 0 1 0 377206727 3499982848 615403 33554432000 4194304 6004724 140737130001856 140737129996808 4536263 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22811/statm: 854488 615403 147 442 0 854042 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3427100

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.04 3/180 22814
/proc/meminfo: memFree=20578348/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=48.18 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229788 0 0 0 4290 528 0 0 20 0 1 0 377206727 5647491072 977425 33554432000 4194304 6004724 140737130001856 140737129996320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977425 163 442 0 1378336 0
[pid=22813] ppid=22811 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/22813/stat : 22813 (cp2_pre.sh) S 22811 22810 21457 0 -1 4202496 609 0 0 0 0 1 0 0 20 0 1 0 377211548 9367552 277 33554432000 4194304 5064252 140735571061392 140735571060096 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22813/statm: 2287 277 234 213 0 72 0
[pid=22814] ppid=22813 vsize=260544 CPUtime=2.85 cores=0,2,4,6
/proc/22814/stat : 22814 (coprocessor) R 22813 22810 21457 0 -1 4202496 13888 0 0 0 274 11 0 0 20 0 1 0 377211551 266797056 62730 33554432000 4194304 6586260 140735284368512 140735284365272 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/22814/statm: 65136 62730 137 584 0 64548 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5793968

[startup+102.307 s]
/proc/loadavg: 2.98 2.27 2.13 3/180 22814
/proc/meminfo: memFree=16187456/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=48.18 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229788 0 0 0 4290 528 0 0 20 0 1 0 377206727 5647491072 977425 33554432000 4194304 6004724 140737130001856 140737129996320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977425 163 442 0 1378336 0
[pid=22813] ppid=22811 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/22813/stat : 22813 (cp2_pre.sh) S 22811 22810 21457 0 -1 4202496 609 0 0 0 0 1 0 0 20 0 1 0 377211548 9367552 277 33554432000 4194304 5064252 140735571061392 140735571060096 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22813/statm: 2287 277 234 213 0 72 0
[pid=22814] ppid=22813 vsize=5196948 CPUtime=53.57 cores=0,2,4,6
/proc/22814/stat : 22814 (coprocessor) R 22813 22810 21457 0 -1 4202496 30039 0 0 0 5108 249 0 0 20 0 1 0 377211551 5321674752 1018116 33554432000 4194304 6586260 140735284368512 140735284364264 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 47 0 0
/proc/22814/statm: 1299237 1018116 158 584 0 1298649 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 10730372

[startup+162.307 s]
/proc/loadavg: 2.75 2.34 2.16 3/179 22816
/proc/meminfo: memFree=18699404/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=3336216 CPUtime=10.86 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 333523 0 0 0 980 106 0 0 20 0 1 0 377221868 3416285184 726988 33554432000 4194304 5654031 140735634665312 140735633614760 4203853 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 834054 726988 108 357 0 833694 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 8860492

[startup+222.3 s]
/proc/loadavg: 2.30 2.28 2.15 3/179 22816
/proc/meminfo: memFree=16349696/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5894664 CPUtime=70.84 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 575308 0 0 0 6882 202 0 0 20 0 1 0 377221868 6036135936 1307608 33554432000 4194304 5654031 140735634665312 140735634663096 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1473666 1307608 140 357 0 1473306 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 11418940

[startup+282.3 s]
/proc/loadavg: 2.10 2.22 2.14 3/178 22816
/proc/meminfo: memFree=16329100/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5997100 CPUtime=130.84 cores=0,2,4,6

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

/proc/meminfo: memFree=16253388/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5949304 CPUtime=1150.68 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 783378 0 0 0 114769 299 0 0 20 0 1 0 377221868 6092087296 1323284 33554432000 4194304 5654031 140735634665312 140735634663384 4232659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1487326 1323284 140 357 0 1486966 0
Current children cumulated CPU time (s) 1300.83
Current children cumulated vsize (KiB) 11473580

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 22826
/proc/meminfo: memFree=16188672/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=6043196 CPUtime=1210.68 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 794322 0 0 0 120763 305 0 0 20 0 1 0 377221868 6188232704 1340575 33554432000 4194304 5654031 140735634665312 140735634663096 4222729 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1510799 1340575 140 357 0 1510439 0
Current children cumulated CPU time (s) 1360.83
Current children cumulated vsize (KiB) 11567472

[startup+1422.3 s]
/proc/loadavg: 1.51 1.87 1.97 2/171 22851
/proc/meminfo: memFree=16464804/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5953588 CPUtime=1270.66 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 800810 0 0 0 126758 308 0 0 20 0 1 0 377221868 6096474112 1324504 33554432000 4194304 5654031 140735634665312 140735634663096 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1488397 1324504 140 357 0 1488037 0
Current children cumulated CPU time (s) 1420.81
Current children cumulated vsize (KiB) 11477864

[startup+1482.31 s]
/proc/loadavg: 1.19 1.71 1.91 2/171 22851
/proc/meminfo: memFree=16462480/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5956028 CPUtime=1330.66 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 812245 0 0 0 132753 313 0 0 20 0 1 0 377221868 6098972672 1325129 33554432000 4194304 5654031 140735634665312 140735634663192 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1489007 1325129 140 357 0 1488647 0
Current children cumulated CPU time (s) 1480.81
Current children cumulated vsize (KiB) 11480304

[startup+1542.3 s]
/proc/loadavg: 1.07 1.58 1.85 2/171 22852
/proc/meminfo: memFree=16461008/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5957132 CPUtime=1390.64 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 823118 0 0 0 138746 318 0 0 20 0 1 0 377221868 6100103168 1325387 33554432000 4194304 5654031 140735634665312 140735634663096 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1489283 1325387 140 357 0 1488923 0
Current children cumulated CPU time (s) 1540.79
Current children cumulated vsize (KiB) 11481408

[startup+1602.3 s]
/proc/loadavg: 1.02 1.47 1.79 2/172 22855
/proc/meminfo: memFree=16459944/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5957912 CPUtime=1450.64 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 834138 0 0 0 144740 324 0 0 20 0 1 0 377221868 6100901888 1325598 33554432000 4194304 5654031 140735634665312 140735634663192 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1489478 1325598 140 357 0 1489118 0
Current children cumulated CPU time (s) 1600.79
Current children cumulated vsize (KiB) 11482188

[startup+1662.3 s]
/proc/loadavg: 1.01 1.38 1.74 2/171 22855
/proc/meminfo: memFree=16459880/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5958272 CPUtime=1510.62 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 845017 0 0 0 150733 329 0 0 20 0 1 0 377221868 6101270528 1325667 33554432000 4194304 5654031 140735634665312 140735634663384 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1489568 1325667 140 357 0 1489208 0
Current children cumulated CPU time (s) 1660.77
Current children cumulated vsize (KiB) 11482548

[startup+1722.3 s]
/proc/loadavg: 1.00 1.31 1.69 2/171 22855
/proc/meminfo: memFree=16456444/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5961224 CPUtime=1570.61 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 856448 0 0 0 156726 335 0 0 20 0 1 0 377221868 6104293376 1326483 33554432000 4194304 5654031 140735634665312 140735634663384 4232739 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1490306 1326483 140 357 0 1489946 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 11485500

[startup+1782.3 s]
/proc/loadavg: 1.00 1.25 1.64 2/171 22855
/proc/meminfo: memFree=16455400/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5962676 CPUtime=1630.6 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 862213 0 0 0 162722 338 0 0 20 0 1 0 377221868 6105780224 1326845 33554432000 4194304 5654031 140735634665312 140735634663192 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1490669 1326845 140 357 0 1490309 0
Current children cumulated CPU time (s) 1780.75
Current children cumulated vsize (KiB) 11486952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 1.00 1.23 1.63 2/171 22855
/proc/meminfo: memFree=16454796/32873852 swapFree=6860/6860
[pid=22810] ppid=22808 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22810/stat : 22810 (npSolver-pbo-It) S 22808 22810 21457 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377206727 9367552 275 33554432000 4194304 5064252 140735981814368 140735981813280 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 2287 275 233 213 0 72 0
[pid=22811] ppid=22810 vsize=5515128 CPUtime=150.15 cores=0,2,4,6
/proc/22811/stat : 22811 (npSolver-pbo) S 22810 22810 21457 0 -1 4202496 229806 30942 0 0 4290 529 9632 564 20 0 1 0 377206727 5647491072 977429 33554432000 4194304 6004724 140737130001856 140737129988136 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/22811/statm: 1378782 977429 167 442 0 1378336 0
[pid=22816] ppid=22811 vsize=5963056 CPUtime=1649.91 cores=0,2,4,6
/proc/22816/stat : 22816 (glucosInc) R 22811 22810 21457 0 -1 4202496 867701 0 0 0 164650 341 0 0 20 0 1 0 377221868 6106169344 1326926 33554432000 4194304 5654031 140735634665312 140735634663096 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22816/statm: 1490764 1326926 140 357 0 1490404 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 11487332

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22810 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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): 1801.62
CPU time (s): 1800.06
CPU user time (s): 1785.72
CPU system time (s): 14.34
CPU usage (%): 99.9136
Max. virtual memory (cumulated for all children) (KiB): 11580496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360
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= 1

runsolver used 3.75243 second user time and 10.4524 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-08 01:13:28
IDJOB=3746608
IDBENCH=92809
IDSOLVER=2332
FILE ID=node128/3746608-1339110805
RUNJOBID= node128-1339098176-21473
PBS_JOBID= 14643725
Free space on /tmp= 70692 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb1-0.20-13.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746608-1339110805/watcher-3746608-1339110805 -o /tmp/evaluation-result-3746608-1339110805/solver-3746608-1339110805 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746608-1339110805.opb 534307049 HOME HOME

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

MD5SUM BENCH= 33fd175b84968779bfb4b5b76f997c8b
RANDOM SEED=534307049

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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.389
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:       32873852 kB
MemFree:        27349728 kB
Buffers:          594124 kB
Cached:          3838476 kB
SwapCached:         1000 kB
Active:          2237120 kB
Inactive:        2347664 kB
Active(anon):     143292 kB
Inactive(anon):    11604 kB
Active(file):    2093828 kB
Inactive(file):  2336060 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:            121372 kB
Writeback:             0 kB
AnonPages:        176848 kB
Mapped:            11848 kB
Shmem:               196 kB
Slab:             783528 kB
SReclaimable:     222068 kB
SUnreclaim:       561460 kB
KernelStack:        1448 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     300908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 68952 MiB
End job on node128 at 2012-06-08 01:43:32