Trace number 3747258

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.09 1802.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_18.opb
MD5SUM92a7a1679de6bb1b52854275d5fc6396
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark299
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 303
Optimality of the best value was proved NO
Number of variables8878
Total number of constraints17460
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17459
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 153
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 408
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2755
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

36.05/36.13	c run inc solver
36.05/36.13	c [INC SYSTEM] run initial solver
36.05/36.13	c [INC SYSTEM] preprocess with white file
89.72/153.81	c [INC SYSTEM] finished preprocessing in 117 s
89.72/153.81	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-3747258-1339102005/watcher-3747258-1339102005 -o /tmp/evaluation-result-3747258-1339102005/solver-3747258-1339102005 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747258-1339102005.opb 829369486 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: 2.00 2.00 1.91 3/178 3589
/proc/meminfo: memFree=28547584/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0

[startup+0.0141541 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3589
/proc/meminfo: memFree=28547584/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3589
/proc/meminfo: memFree=28547584/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3589
/proc/meminfo: memFree=28547584/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3589
/proc/meminfo: memFree=28547584/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 3591
/proc/meminfo: memFree=28431024/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=200088 CPUtime=1.49 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) R 3589 3589 2890 0 -1 4202496 14313 0 0 0 144 5 0 0 20 0 1 0 376327361 204890112 33847 33554432000 4194304 6004724 140735541479744 140735541474344 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3590/statm: 50022 33847 154 442 0 49576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 209236

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 3591
/proc/meminfo: memFree=28366456/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=331160 CPUtime=3.09 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) R 3589 3589 2890 0 -1 4202496 14946 0 0 0 300 9 0 0 20 0 1 0 376327361 339107840 63543 33554432000 4194304 6004724 140735541479744 140735541474344 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3590/statm: 82790 63543 154 442 0 82344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 340308

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 3591
/proc/meminfo: memFree=28115168/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=593304 CPUtime=6.29 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) R 3589 3589 2890 0 -1 4202496 15706 0 0 0 613 16 0 0 20 0 1 0 376327361 607543296 125495 33554432000 4194304 6004724 140735541479744 140735541474696 4617968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3590/statm: 148326 125495 154 442 0 147880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 602452

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 3591
/proc/meminfo: memFree=27601980/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=1117592 CPUtime=12.68 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) R 3589 3589 2890 0 -1 4202496 16715 0 0 0 1237 31 0 0 20 0 1 0 376327361 1144414208 249399 33554432000 4194304 6004724 140735541479744 140735541474712 4582581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3590/statm: 279398 249399 154 442 0 278952 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1126740

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 1.92 3/180 3591
/proc/meminfo: memFree=26578060/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=2166168 CPUtime=25.49 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) R 3589 3589 2890 0 -1 4202496 18222 0 0 0 2489 60 0 0 20 0 1 0 376327361 2218156032 497207 33554432000 4194304 6004724 140735541479744 140735541474344 4534749 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3590/statm: 541542 497207 154 442 0 541096 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2175316

[startup+51.1004 s]
/proc/loadavg: 2.27 2.06 1.94 3/182 3593
/proc/meminfo: memFree=22043688/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=36.09 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21596 0 0 0 3166 443 0 0 20 0 1 0 376327361 4337635328 614795 33554432000 4194304 6004724 140735541479744 140735541474208 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614795 163 442 0 1058547 0
[pid=3592] ppid=3590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3592/stat : 3592 (cp2_pre.sh) S 3590 3589 2890 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376330975 9367552 277 33554432000 4194304 5064252 140736690875824 140736690874528 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3592/statm: 2287 277 234 213 0 72 0
[pid=3593] ppid=3592 vsize=1936028 CPUtime=14.94 cores=1,3,5,7
/proc/3593/stat : 3593 (coprocessor) R 3592 3589 2890 0 -1 4202496 20494 0 0 0 1439 55 0 0 20 0 1 0 376330975 1982492672 396971 33554432000 4194304 6586260 140735641032464 140735641029224 5550287 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/3593/statm: 484007 396971 137 584 0 483419 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 6190296

[startup+153.814 s]
/proc/loadavg: 2.67 2.17 1.97 4/182 3593
/proc/meminfo: memFree=19519844/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
Current children cumulated CPU time (s) 152.17
Current children cumulated vsize (KiB) 4245120

[startup+178.421 s]
/proc/loadavg: 2.67 2.17 1.97 4/182 3593
/proc/meminfo: memFree=19519844/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
Current children cumulated CPU time (s) 152.17
Current children cumulated vsize (KiB) 4245120

[startup+238.351 s]
/proc/loadavg: 2.21 2.19 2.00 8/182 3596
/proc/meminfo: memFree=18580552/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6091892 CPUtime=84.52 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 563411 0 0 0 8267 185 0 0 20 0 1 0 376342742 6238097408 1268906 33554432000 4194304 5654031 140735954487856 140735954485640 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3595/statm: 1522973 1268906 140 357 0 1522613 0
Current children cumulated CPU time (s) 236.69
Current children cumulated vsize (KiB) 10337012

[startup+288.402 s]
/proc/loadavg: 2.21 2.19 2.00 8/182 3596
/proc/meminfo: memFree=18580552/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6096728 CPUtime=134.55 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 568715 0 0 0 13268 187 0 0 20 0 1 0 376342742 6243049472 1272144 33554432000 4194304 5654031 140735954487856 140735954485640 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3595/statm: 1524182 1272144 140 357 0 1523822 0
Current children cumulated CPU time (s) 286.72
Current children cumulated vsize (KiB) 10341848

[startup+349.127 s]
/proc/loadavg: 2.02 2.12 2.00 4/181 3599
/proc/meminfo: memFree=18545408/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=18380608/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6146752 CPUtime=1148.29 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 653849 0 0 0 114607 222 0 0 20 0 1 0 376342742 6294274048 1313550 33554432000 4194304 5654031 140735954487856 140735954475672 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1536688 1313550 140 357 0 1536328 0
Current children cumulated CPU time (s) 1300.46
Current children cumulated vsize (KiB) 10391872

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3629
/proc/meminfo: memFree=18369664/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6149568 CPUtime=1208.28 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 659021 0 0 0 120604 224 0 0 20 0 1 0 376342742 6297157632 1316282 33554432000 4194304 5654031 140735954487856 140735954485640 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1537392 1316282 140 357 0 1537032 0
Current children cumulated CPU time (s) 1360.45
Current children cumulated vsize (KiB) 10394688

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3632
/proc/meminfo: memFree=18361140/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6151924 CPUtime=1268.27 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 664100 0 0 0 126601 226 0 0 20 0 1 0 376342742 6299570176 1318393 33554432000 4194304 5654031 140735954487856 140735954475672 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1537981 1318393 140 357 0 1537621 0
Current children cumulated CPU time (s) 1420.44
Current children cumulated vsize (KiB) 10397044

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3632
/proc/meminfo: memFree=18354424/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6154584 CPUtime=1328.26 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 669263 0 0 0 132598 228 0 0 20 0 1 0 376342742 6302294016 1320077 33554432000 4194304 5654031 140735954487856 140735954485640 4232763 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1538646 1320077 140 357 0 1538286 0
Current children cumulated CPU time (s) 1480.43
Current children cumulated vsize (KiB) 10399704

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 3633
/proc/meminfo: memFree=18347476/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6157092 CPUtime=1388.26 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 669954 0 0 0 138597 229 0 0 20 0 1 0 376342742 6304862208 1321790 33554432000 4194304 5654031 140735954487856 140735954475672 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1539273 1321790 140 357 0 1538913 0
Current children cumulated CPU time (s) 1540.43
Current children cumulated vsize (KiB) 10402212

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3633
/proc/meminfo: memFree=18336844/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6159508 CPUtime=1448.25 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 674685 0 0 0 144594 231 0 0 20 0 1 0 376342742 6307336192 1324436 33554432000 4194304 5654031 140735954487856 140735954485640 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1539877 1324436 140 357 0 1539517 0
Current children cumulated CPU time (s) 1600.42
Current children cumulated vsize (KiB) 10404628

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 3677
/proc/meminfo: memFree=18314672/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6160148 CPUtime=1508.24 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 678973 0 0 0 150591 233 0 0 20 0 1 0 376342742 6307991552 1325122 33554432000 4194304 5654031 140735954487856 140735954475672 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1540037 1325122 140 357 0 1539677 0
Current children cumulated CPU time (s) 1660.41
Current children cumulated vsize (KiB) 10405268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3677
/proc/meminfo: memFree=18302668/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6161984 CPUtime=1568.22 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 683535 0 0 0 156587 235 0 0 20 0 1 0 376342742 6309871616 1327103 33554432000 4194304 5654031 140735954487856 140735954485640 4208694 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1540496 1327103 140 357 0 1540136 0
Current children cumulated CPU time (s) 1720.39
Current children cumulated vsize (KiB) 10407104

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3677
/proc/meminfo: memFree=18274416/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6162968 CPUtime=1628.23 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 688299 0 0 0 162585 238 0 0 20 0 1 0 376342742 6310879232 1328898 33554432000 4194304 5654031 140735954487856 140735954475672 4232763 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1540742 1328898 140 357 0 1540382 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (KiB) 10408088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3677
/proc/meminfo: memFree=18270196/32873648 swapFree=7376/7376
[pid=3589] ppid=3587 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3589/stat : 3589 (npSolver-pbo-It) S 3587 3589 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376327361 9367552 275 33554432000 4194304 5064252 140735343314784 140735343313696 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3589/statm: 2287 275 233 213 0 72 0
[pid=3590] ppid=3589 vsize=4235972 CPUtime=152.17 cores=1,3,5,7
/proc/3590/stat : 3590 (npSolver-pbo) S 3589 3589 2890 0 -1 4202496 21614 27452 0 0 3166 443 10991 617 20 0 1 0 376327361 4337635328 614800 33554432000 4194304 6004724 140735541479744 140735541466024 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/3590/statm: 1058993 614800 167 442 0 1058547 0
[pid=3595] ppid=3590 vsize=6163644 CPUtime=1647.92 cores=1,3,5,7
/proc/3595/stat : 3595 (glucosInc) R 3590 3589 2890 0 -1 4202496 688442 0 0 0 164554 238 0 0 20 0 1 0 376342742 6311571456 1329552 33554432000 4194304 5654031 140735954487856 140735954475672 4232932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3595/statm: 1540911 1329552 140 357 0 1540551 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10408764

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 3589 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.02
CPU time (s): 1800.09
CPU user time (s): 1787.11
CPU system time (s): 12.98
CPU usage (%): 99.8931
Max. virtual memory (cumulated for all children) (KiB): 10470376

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

The end

Launcher Data

Begin job on node113 at 2012-06-07 22:46:45
IDJOB=3747258
IDBENCH=2949
IDSOLVER=2332
FILE ID=node113/3747258-1339102005
RUNJOBID= node113-1339098177-2907
PBS_JOBID= 14643740
Free space on /tmp= 71144 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_18.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747258-1339102005/watcher-3747258-1339102005 -o /tmp/evaluation-result-3747258-1339102005/solver-3747258-1339102005 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747258-1339102005.opb 829369486 HOME HOME

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

MD5SUM BENCH= 92a7a1679de6bb1b52854275d5fc6396
RANDOM SEED=829369486

node113.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		: 2667.026
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	: 5334.05
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		: 2667.026
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.90
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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.92
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		: 2667.026
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:        28548004 kB
Buffers:          472760 kB
Cached:          2881552 kB
SwapCached:         2204 kB
Active:          1581732 kB
Inactive:        1854916 kB
Active(anon):      78708 kB
Inactive(anon):     4988 kB
Active(file):    1503024 kB
Inactive(file):  1849928 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             12820 kB
Writeback:             0 kB
AnonPages:        113728 kB
Mapped:            12032 kB
Shmem:                 0 kB
Slab:             752980 kB
SReclaimable:     197220 kB
SUnreclaim:       555760 kB
KernelStack:        1504 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     209708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 68848 MiB
End job on node113 at 2012-06-07 23:16:49