Trace number 3697849

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? (TO) 1800.06 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_4_mh.opb
MD5SUM9bdb41355cc05d61585f46c460aaeaa4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4066318
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 116930169
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14114941895
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 116930169
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14114941895
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.61	c run inc solver
0.00/0.61	c [INC SYSTEM] run initial solver
0.00/0.61	c [INC SYSTEM] preprocess with white file
3.18/3.20	c [INC SYSTEM] finished preprocessing in 2 s
3.18/3.20	c [INC SYSTEM] execute solver
7.96/8.05	c [INC SEARCH] formula is SAT
7.96/8.07	c [INC SYSTEM] solved the initial formula
8.06/8.17	c model valid
8.06/8.17	c current solution ok
9.46/9.54	o 339507149
9.46/9.54	c [INC SYSTEM] there exists a inc, kill it!
9.46/9.54	c write failed with 2
9.46/9.55	c [INC SEARCH] iteration: 0
9.46/9.55	c [INC BOUNDS] best value:339507174 search for 339507173
9.46/9.55	c [INC SYSTEM] create new solver instance
9.46/9.55	c [INC] encode full formula
9.46/9.55	c fallback to adder encoding
12.18/12.20	c set iterative enc to: adder
12.18/12.20	c set iterative enc to: none
12.47/12.54	c [INC SEARCH] isOptimum variable: 0
670.81/671.09	c formula is SAT
670.91/671.16	c [INC SEARCH] copied best model
670.91/671.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
671.01/671.27	c model valid
671.01/671.27	c current solution ok
671.01/671.27	o 141093106
671.01/671.27	c [INC SEARCH] iteration: 1
671.01/671.27	c [INC BOUNDS] best value:141093131 search for 141093130
671.01/671.27	c [INC SYSTEM] there exists a inc, kill it!
671.01/671.27	c write failed with 2
671.01/671.28	c [INC SYSTEM] create new solver instance
671.01/671.28	c [INC] encode full formula
671.01/671.28	c fallback to adder encoding
673.62/673.83	c set iterative enc to: adder
673.62/673.83	c set iterative enc to: none
673.91/674.20	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.51	s UNKNOWN
1800.02/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.51	c write failed with -1

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-3697849-1338129167/watcher-3697849-1338129167 -o /tmp/evaluation-result-3697849-1338129167/solver-3697849-1338129167 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697849-1338129167.opb 2124559760 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.03 3/176 2081
/proc/meminfo: memFree=28487180/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0

[startup+0.056501 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 2081
/proc/meminfo: memFree=28487180/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 2081
/proc/meminfo: memFree=28487180/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 2081
/proc/meminfo: memFree=28487180/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700325 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 2081
/proc/meminfo: memFree=28487180/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.03 3/180 2085
/proc/meminfo: memFree=28302200/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=52636 CPUtime=0.63 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 7955 0 0 0 57 6 0 0 20 0 1 0 279042601 53899264 9672 33554432000 4194304 5992684 140736855892160 140736855886608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 13159 9672 171 440 0 12715 0
[pid=2084] ppid=2082 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2084/stat : 2084 (cp2_pre.sh) S 2082 2081 1566 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279042665 9367552 276 33554432000 4194304 5064252 140736719663056 140736719661760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2084/statm: 2287 276 234 213 0 72 0
[pid=2085] ppid=2084 vsize=171836 CPUtime=0.85 cores=0,2,4,6
/proc/2085/stat : 2085 (coprocessor) R 2084 2081 1566 0 -1 4202496 28078 0 0 0 80 5 0 0 20 0 1 0 279042665 175960064 38323 33554432000 4194304 6586260 140736814333040 140736814329800 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2085/statm: 42959 38323 166 584 0 42371 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 242768

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.03 3/180 2085
/proc/meminfo: memFree=28251704/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=52636 CPUtime=0.63 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 7955 0 0 0 57 6 0 0 20 0 1 0 279042601 53899264 9672 33554432000 4194304 5992684 140736855892160 140736855886608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 13159 9672 171 440 0 12715 0
[pid=2084] ppid=2082 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2084/stat : 2084 (cp2_pre.sh) S 2082 2081 1566 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279042665 9367552 276 33554432000 4194304 5064252 140736719663056 140736719661760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2084/statm: 2287 276 234 213 0 72 0
[pid=2085] ppid=2084 vsize=210616 CPUtime=2.44 cores=0,2,4,6
/proc/2085/stat : 2085 (coprocessor) R 2084 2081 1566 0 -1 4202496 35309 0 0 0 233 11 0 0 20 0 1 0 279042665 215670784 51422 33554432000 4194304 6586260 140736814333040 140736814328792 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2085/statm: 52654 51422 200 584 0 52066 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 281548

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 2087
/proc/meminfo: memFree=28340348/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=52636 CPUtime=3.18 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 7973 36211 0 0 57 6 242 13 20 0 1 0 279042601 53899264 9674 33554432000 4194304 5992684 140736855892160 140736855878424 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 13159 9674 173 440 0 12715 0
[pid=2087] ppid=2082 vsize=98568 CPUtime=3.08 cores=0,2,4,6
/proc/2087/stat : 2087 (glucosInc) R 2082 2081 1566 0 -1 4202496 20410 0 0 0 301 7 0 0 20 0 1 0 279042922 100933632 22589 33554432000 4194304 5654031 140736216012976 140736216010760 4208599 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2087/statm: 24642 22589 140 357 0 24282 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 160352

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.04 3/178 2088
/proc/meminfo: memFree=28180060/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=66736 CPUtime=12.51 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 18781 57858 0 0 354 150 719 28 20 0 1 0 279042601 68337664 13217 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 16684 13217 190 440 0 16240 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 75884

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.04 3/178 2130
/proc/meminfo: memFree=28463356/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=66736 CPUtime=12.51 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 18781 57858 0 0 354 150 719 28 20 0 1 0 279042601 68337664 13217 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 16684 13217 190 440 0 16240 0
[pid=2090] ppid=2082 vsize=568372 CPUtime=12.95 cores=0,2,4,6
/proc/2090/stat : 2090 (glucosInc) R 2082 2081 1566 0 -1 4202496 88097 0 0 0 1262 33 0 0 20 0 1 0 279043855 582012928 128546 33554432000 4194304 5654031 140736162587216 140736162575032 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2090/statm: 142093 128546 141 357 0 141733 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 644256

[startup+51.1004 s]
/proc/loadavg: 2.33 2.08 2.05 3/179 2134
/proc/meminfo: memFree=27054848/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=66736 CPUtime=12.51 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 18781 57858 0 0 354 150 719 28 20 0 1 0 279042601 68337664 13217 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 16684 13217 190 440 0 16240 0
[pid=2090] ppid=2082 vsize=570352 CPUtime=38.54 cores=0,2,4,6
/proc/2090/stat : 2090 (glucosInc) R 2082 2081 1566 0 -1 4202496 88800 0 0 0 3810 44 0 0 20 0 1 0 279043855 584040448 129760 33554432000 4194304 5654031 140736162587216 140736162585000 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2090/statm: 142588 129760 142 357 0 142228 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 646236

[startup+102.307 s]
/proc/loadavg: 2.72 2.23 2.11 3/181 2177
/proc/meminfo: memFree=26584136/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=66736 CPUtime=12.51 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 18781 57858 0 0 354 150 719 28 20 0 1 0 279042601 68337664 13217 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 16684 13217 190 440 0 16240 0
[pid=2090] ppid=2082 vsize=581200 CPUtime=89.71 cores=0,2,4,6
/proc/2090/stat : 2090 (glucosInc) R 2082 2081 1566 0 -1 4202496 90800 0 0 0 8874 97 0 0 20 0 1 0 279043855 595148800 132246 33554432000 4194304 5654031 140736162587216 140736162575032 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2090/statm: 145300 132246 142 357 0 144940 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 657084

[startup+162.3 s]
/proc/loadavg: 2.79 2.34 2.15 3/181 2221
/proc/meminfo: memFree=26568792/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=66736 CPUtime=12.51 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 18781 57858 0 0 354 150 719 28 20 0 1 0 279042601 68337664 13217 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 16684 13217 190 440 0 16240 0
[pid=2090] ppid=2082 vsize=581200 CPUtime=149.67 cores=0,2,4,6
/proc/2090/stat : 2090 (glucosInc) R 2082 2081 1566 0 -1 4202496 91033 0 0 0 14859 108 0 0 20 0 1 0 279043855 595148800 133465 33554432000 4194304 5654031 140736162587216 140736162575032 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2090/statm: 145300 133465 142 357 0 144940 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 657084

[startup+222.3 s]
/proc/loadavg: 2.59 2.39 2.18 3/180 2272
/proc/meminfo: memFree=28380000/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=66736 CPUtime=12.51 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 18781 57858 0 0 354 150 719 28 20 0 1 0 279042601 68337664 13217 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 16684 13217 190 440 0 16240 0
[pid=2090] ppid=2082 vsize=581200 CPUtime=209.65 cores=0,2,4,6
/proc/2090/stat : 2090 (glucosInc) R 2082 2081 1566 0 -1 4202496 91115 0 0 0 20857 108 0 0 20 0 1 0 279043855 595148800 134045 33554432000 4194304 5654031 140736162587216 140736162575032 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2090/statm: 145300 134045 142 357 0 144940 0
Current children cumulated CPU time (s) 222.16

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

/proc/meminfo: memFree=28325432/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=586104 CPUtime=627.88 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 89772 0 0 0 62749 39 0 0 20 0 1 0 279110021 600170496 132654 33554432000 4194304 5654031 140736170311184 140736170299000 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 146526 132654 142 357 0 146166 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 714336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 2286
/proc/meminfo: memFree=28328756/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=586104 CPUtime=687.86 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 89912 0 0 0 68747 39 0 0 20 0 1 0 279110021 600170496 133816 33554432000 4194304 5654031 140736170311184 140736170299000 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 146526 133816 142 357 0 146166 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 714336

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.03 3/179 2286
/proc/meminfo: memFree=28317516/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=586104 CPUtime=747.86 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 89917 0 0 0 74747 39 0 0 20 0 1 0 279110021 600170496 134845 33554432000 4194304 5654031 140736170311184 140736170299000 4232613 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 146526 134845 142 357 0 146166 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 714336

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.03 3/179 2287
/proc/meminfo: memFree=28303492/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=590988 CPUtime=807.85 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 90316 0 0 0 80745 40 0 0 20 0 1 0 279110021 605171712 137288 33554432000 4194304 5654031 140736170311184 140736170299000 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 147747 137288 142 357 0 147387 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 719220

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.02 3/179 2287
/proc/meminfo: memFree=28306136/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=672376 CPUtime=867.84 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 91006 0 0 0 86743 41 0 0 20 0 1 0 279110021 688513024 138480 33554432000 4194304 5654031 140736170311184 140736170299000 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 168094 138480 142 357 0 167734 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 800608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 2287
/proc/meminfo: memFree=28289256/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=672376 CPUtime=927.83 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 91009 0 0 0 92742 41 0 0 20 0 1 0 279110021 688513024 140016 33554432000 4194304 5654031 140736170311184 140736170299000 4232916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 168094 140016 142 357 0 167734 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 800608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/180 2290
/proc/meminfo: memFree=28326452/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=590988 CPUtime=987.82 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 91215 0 0 0 98739 43 0 0 20 0 1 0 279110021 605171712 133704 33554432000 4194304 5654031 140736170311184 140736170299000 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 147747 133704 142 357 0 147387 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 719220

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2314
/proc/meminfo: memFree=28344532/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=590988 CPUtime=1047.82 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 91218 0 0 0 104738 44 0 0 20 0 1 0 279110021 605171712 135240 33554432000 4194304 5654031 140736170311184 140736170299000 4232431 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 147747 135240 142 357 0 147387 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 719220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2315
/proc/meminfo: memFree=28337716/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=590988 CPUtime=1107.81 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 91220 0 0 0 110737 44 0 0 20 0 1 0 279110021 605171712 136264 33554432000 4194304 5654031 140736170311184 140736170299000 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 147747 136264 142 357 0 147387 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 719220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2315
/proc/meminfo: memFree=28337344/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=590988 CPUtime=1126.01 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 91220 0 0 0 112557 44 0 0 20 0 1 0 279110021 605171712 136264 33554432000 4194304 5654031 140736170311184 140736170299000 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 147747 136264 142 357 0 147387 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 719220

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2315
/proc/meminfo: memFree=28337344/32873852 swapFree=6856/6856
[pid=2081] ppid=2079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2081/stat : 2081 (npSolver-pbo-It) S 2079 2081 1566 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 279042601 9367552 275 33554432000 4194304 5064252 140735107720720 140735107719632 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2081/statm: 2287 275 233 213 0 72 0
[pid=2082] ppid=2081 vsize=119084 CPUtime=674.01 cores=0,2,4,6
/proc/2082/stat : 2082 (npSolver-pbo) S 2081 2081 1566 0 -1 4202496 27174 152048 0 0 628 184 66442 147 20 0 1 0 279042601 121942016 26272 33554432000 4194304 5992684 140736855892160 140736855877992 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2082/statm: 29771 26272 190 440 0 29327 0
[pid=2281] ppid=2082 vsize=590988 CPUtime=1126.01 cores=0,2,4,6
/proc/2281/stat : 2281 (glucosInc) R 2082 2081 1566 0 -1 4202496 91220 0 0 0 112557 44 0 0 20 0 1 0 279110021 605171712 136264 33554432000 4194304 5654031 140736170311184 140736170299000 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2281/statm: 147747 136264 142 357 0 147387 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 719220

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1796.29
CPU system time (s): 3.77443
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 930836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.29
system time used= 3.77443
maximum resident set size= 675272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270823
page faults= 0
swaps= 0
block input operations= 0
block output operations= 955792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3219
involuntary context switches= 2340

runsolver used 4.44232 second user time and 18.2302 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 16:32:47
IDJOB=3697849
IDBENCH=92704
IDSOLVER=2275
FILE ID=node128/3697849-1338129167
RUNJOBID= node128-1338123762-1584
PBS_JOBID= 14624501
Free space on /tmp= 71108 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_4_mh.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697849-1338129167/watcher-3697849-1338129167 -o /tmp/evaluation-result-3697849-1338129167/solver-3697849-1338129167 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697849-1338129167.opb 2124559760 HOME HOME

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

MD5SUM BENCH= 9bdb41355cc05d61585f46c460aaeaa4
RANDOM SEED=2124559760

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:        28487444 kB
Buffers:          414180 kB
Cached:          2436848 kB
SwapCached:          620 kB
Active:          1922160 kB
Inactive:        1604480 kB
Active(anon):     665216 kB
Inactive(anon):    12304 kB
Active(file):    1256944 kB
Inactive(file):  1592176 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:             10876 kB
Writeback:             0 kB
AnonPages:        841256 kB
Mapped:            15804 kB
Shmem:               200 kB
Slab:             716208 kB
SReclaimable:     158644 kB
SUnreclaim:       557564 kB
KernelStack:        1488 kB
PageTables:         5292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     914816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 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= 71072 MiB
End job on node128 at 2012-05-27 17:02:47