Trace number 3697728

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.09 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_6.opb
MD5SUMf19aad2da4bea8b48e35d4e26f93e3de
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5657601
Best CPU time to get the best result obtained on this benchmark1800.41
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 176505017008
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 176505017008
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.80	c run inc solver
0.00/0.80	c [INC SYSTEM] run initial solver
0.00/0.80	c [INC SYSTEM] preprocess with white file
5.95/6.19	c [INC SYSTEM] finished preprocessing in 5 s
5.95/6.19	c [INC SYSTEM] execute solver
9.15/9.36	c [INC SEARCH] formula is SAT
9.15/9.39	c [INC SYSTEM] solved the initial formula
9.25/9.45	c model valid
9.25/9.45	c current solution ok
11.46/11.63	o 105240781
11.46/11.63	c [INC SYSTEM] there exists a inc, kill it!
11.46/11.63	c write failed with 2
11.46/11.65	c [INC SEARCH] iteration: 0
11.46/11.65	c [INC BOUNDS] best value:105240881 search for 105240880
11.46/11.65	c [INC SYSTEM] create new solver instance
11.46/11.65	c [INC] encode full formula
11.46/11.65	c fallback to adder encoding
14.47/14.61	c set iterative enc to: adder
14.47/14.61	c set iterative enc to: none
14.87/15.12	c [INC SEARCH] isOptimum variable: 0
38.10/38.36	c formula is SAT
38.20/38.46	c [INC SEARCH] copied best model
38.20/38.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.30/38.52	c model valid
38.30/38.52	c current solution ok
38.30/38.52	o 64136569
38.30/38.52	c [INC SEARCH] iteration: 1
38.30/38.52	c [INC BOUNDS] best value:64136669 search for 64136668
38.30/38.52	c [INC SYSTEM] there exists a inc, kill it!
38.30/38.52	c write failed with 2
38.30/38.56	c [INC SYSTEM] create new solver instance
38.30/38.56	c [INC] encode full formula
38.30/38.56	c fallback to adder encoding
41.10/41.36	c set iterative enc to: adder
41.10/41.36	c set iterative enc to: none
41.49/41.79	c [INC SEARCH] isOptimum variable: 0
103.39/103.67	c formula is SAT
103.49/103.76	c [INC SEARCH] copied best model
103.49/103.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
103.59/103.83	c model valid
103.59/103.83	c current solution ok
103.59/103.83	o 18962931
103.59/103.83	c [INC SEARCH] iteration: 2
103.59/103.83	c [INC BOUNDS] best value:18963031 search for 18963030
103.59/103.83	c [INC SYSTEM] there exists a inc, kill it!
103.59/103.83	c write failed with 2
103.59/103.87	c [INC SYSTEM] create new solver instance
103.59/103.87	c [INC] encode full formula
103.59/103.87	c fallback to adder encoding
105.91/106.16	c set iterative enc to: adder
105.91/106.16	c set iterative enc to: none
106.31/106.52	c [INC SEARCH] isOptimum variable: 0

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-3697728-1338130968/watcher-3697728-1338130968 -o /tmp/evaluation-result-3697728-1338130968/solver-3697728-1338130968 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697728-1338130968.opb 815460812 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2353
/proc/meminfo: memFree=29207236/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0

[startup+0.0623309 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2353
/proc/meminfo: memFree=29207236/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2353
/proc/meminfo: memFree=29207236/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2353
/proc/meminfo: memFree=29207236/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700312 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2353
/proc/meminfo: memFree=29207236/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2357
/proc/meminfo: memFree=29086872/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=65020 CPUtime=0.83 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 10958 0 0 0 75 8 0 0 20 0 1 0 279222682 66580480 15329 33554432000 4194304 5992684 140735421640096 140735421634544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2354/statm: 16255 15329 172 440 0 15811 0
[pid=2356] ppid=2354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2356/stat : 2356 (cp2_pre.sh) S 2354 2353 1566 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279222765 9367552 277 33554432000 4194304 5064252 140736649683936 140736649682640 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2356/statm: 2287 277 234 213 0 72 0
[pid=2357] ppid=2356 vsize=279984 CPUtime=0.65 cores=0,2,4,6
/proc/2357/stat : 2357 (coprocessor) R 2356 2353 1566 0 -1 4202496 27556 0 0 0 58 7 0 0 20 0 1 0 279222766 286703616 61836 33554432000 4194304 6586260 140736238547360 140736238544248 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/2357/statm: 69996 61836 166 584 0 69408 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 363300

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2357
/proc/meminfo: memFree=28816288/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=65020 CPUtime=0.83 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 10958 0 0 0 75 8 0 0 20 0 1 0 279222682 66580480 15329 33554432000 4194304 5992684 140735421640096 140735421634544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2354/statm: 16255 15329 172 440 0 15811 0
[pid=2356] ppid=2354 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2356/stat : 2356 (cp2_pre.sh) S 2354 2353 1566 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279222765 9367552 277 33554432000 4194304 5064252 140736649683936 140736649682640 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2356/statm: 2287 277 234 213 0 72 0
[pid=2357] ppid=2356 vsize=366764 CPUtime=2.24 cores=0,2,4,6
/proc/2357/stat : 2357 (coprocessor) R 2356 2353 1566 0 -1 4202496 47994 0 0 0 214 10 0 0 20 0 1 0 279222766 375566336 88914 33554432000 4194304 6586260 140736238547360 140736238543288 4753713 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/2357/statm: 91691 88914 182 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450080

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2357
/proc/meminfo: memFree=28658048/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=65020 CPUtime=6.05 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 10975 57607 0 0 75 8 451 71 20 0 1 0 279222682 66580480 15331 33554432000 4194304 5992684 140735421640096 140735421626360 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2354/statm: 16255 15331 174 440 0 15811 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 74168

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2360
/proc/meminfo: memFree=29007844/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=255956 CPUtime=12.57 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) R 2353 2353 1566 0 -1 4202496 21136 90666 0 0 221 194 760 82 20 0 1 0 279222682 262098944 48145 33554432000 4194304 5992684 140735421640096 140735421632792 4606704 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2354/statm: 63989 48145 190 440 0 63545 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 265104

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 2362
/proc/meminfo: memFree=28187036/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=124884 CPUtime=14.89 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 22053 91181 0 0 411 230 761 87 20 0 1 0 279222682 127881216 30312 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2354/statm: 31221 30312 191 440 0 30777 0
[pid=2362] ppid=2354 vsize=711164 CPUtime=10.37 cores=0,2,4,6
/proc/2362/stat : 2362 (glucosInc) R 2354 2353 1566 0 -1 4202496 102640 0 0 0 1009 28 0 0 20 0 1 0 279224193 728231936 155601 33554432000 4194304 5654031 140735632112096 140735632099912 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2362/statm: 177791 155601 141 357 0 177431 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 845196

[startup+51.1004 s]
/proc/loadavg: 2.19 2.05 2.01 3/178 2364
/proc/meminfo: memFree=28214464/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=41.57 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 32859 195697 0 0 708 268 3052 129 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2364] ppid=2354 vsize=683136 CPUtime=9.29 cores=0,2,4,6
/proc/2364/stat : 2364 (glucosInc) R 2354 2353 1566 0 -1 4202496 98355 0 0 0 902 27 0 0 20 0 1 0 279226861 699531264 147918 33554432000 4194304 5654031 140733601177168 140733601174952 4214612 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2364/statm: 170784 147918 141 357 0 170424 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 832884

[startup+102.306 s]
/proc/loadavg: 2.08 2.04 2.01 3/179 2365
/proc/meminfo: memFree=28161832/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=41.57 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 32859 195697 0 0 708 268 3052 129 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2364] ppid=2354 vsize=778376 CPUtime=60.49 cores=0,2,4,6
/proc/2364/stat : 2364 (glucosInc) R 2354 2353 1566 0 -1 4202496 100883 0 0 0 6020 29 0 0 20 0 1 0 279226861 797057024 153511 33554432000 4194304 5654031 140733601177168 140733601175256 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2364/statm: 194594 153511 141 357 0 194234 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 928124

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 2367
/proc/meminfo: memFree=28259804/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=596164 CPUtime=55.75 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 88070 0 0 0 5551 24 0 0 20 0 1 0 279233333 610471936 131195 33554432000 4194304 5654031 140736533491920 140736533479736 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 149041 131195 141 357 0 148681 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 745912

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 2422
/proc/meminfo: memFree=28280984/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=596164 CPUtime=115.73 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 88247 0 0 0 11549 24 0 0 20 0 1 0 279233333 610471936 132887 33554432000 4194304 5654031 140736533491920 140736533479736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 149041 132887 141 357 0 148681 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 745912

[startup+282.3 s]

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

/proc/meminfo: memFree=28098676/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=704072 CPUtime=1195.54 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 97114 0 0 0 119501 53 0 0 20 0 1 0 279233333 720969728 157766 33554432000 4194304 5654031 140736533491920 140736533479736 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 176018 157766 141 357 0 175658 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 853820

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2442
/proc/meminfo: memFree=28088232/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=704072 CPUtime=1255.51 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 97143 0 0 0 125498 53 0 0 20 0 1 0 279233333 720969728 160347 33554432000 4194304 5654031 140736533491920 140736533479736 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 176018 160347 141 357 0 175658 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 853820

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 2442
/proc/meminfo: memFree=28143228/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=704072 CPUtime=1315.51 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 97966 0 0 0 131495 56 0 0 20 0 1 0 279233333 720969728 146523 33554432000 4194304 5654031 140736533491920 140736533490008 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 176018 146523 141 357 0 175658 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 853820

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2442
/proc/meminfo: memFree=28130940/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=704072 CPUtime=1375.49 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 97971 0 0 0 137493 56 0 0 20 0 1 0 279233333 720969728 149083 33554432000 4194304 5654031 140736533491920 140736533479736 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 176018 149083 141 357 0 175658 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 853820

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2443
/proc/meminfo: memFree=28145084/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=704072 CPUtime=1435.48 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 97973 0 0 0 143492 56 0 0 20 0 1 0 279233333 720969728 150107 33554432000 4194304 5654031 140736533491920 140736533479736 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 176018 150107 141 357 0 175658 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 853820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2443
/proc/meminfo: memFree=28120232/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=704072 CPUtime=1495.48 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 98008 0 0 0 149491 57 0 0 20 0 1 0 279233333 720969728 152186 33554432000 4194304 5654031 140736533491920 140736533479736 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 176018 152186 141 357 0 175658 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 853820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2446
/proc/meminfo: memFree=28126000/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=704072 CPUtime=1555.47 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 98011 0 0 0 155490 57 0 0 20 0 1 0 279233333 720969728 153722 33554432000 4194304 5654031 140736533491920 140736533479736 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 176018 153722 141 357 0 175658 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 853820

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2446
/proc/meminfo: memFree=28118372/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=704072 CPUtime=1615.46 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 98122 0 0 0 161489 57 0 0 20 0 1 0 279233333 720969728 155877 33554432000 4194304 5654031 140736533491920 140736533479736 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 176018 155877 141 357 0 175658 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 853820

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2446
/proc/meminfo: memFree=28086848/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=708136 CPUtime=1675.45 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 98325 0 0 0 167488 57 0 0 20 0 1 0 279233333 725131264 158124 33554432000 4194304 5654031 140736533491920 140736533479736 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 177034 158124 141 357 0 176674 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 857884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2447
/proc/meminfo: memFree=28103184/32873852 swapFree=6856/6856
[pid=2353] ppid=2351 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2353/stat : 2353 (npSolver-pbo-It) S 2351 2353 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279222681 9367552 274 33554432000 4194304 5064252 140736810381200 140736810380112 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2353/statm: 2287 274 233 213 0 72 0
[pid=2354] ppid=2353 vsize=140600 CPUtime=106.33 cores=0,2,4,6
/proc/2354/stat : 2354 (npSolver-pbo) S 2353 2353 1566 0 -1 4202496 43798 297315 0 0 955 299 9208 171 20 0 1 0 279222682 143974400 34261 33554432000 4194304 5992684 140735421640096 140735421625928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/2354/statm: 35150 34261 191 440 0 34706 0
[pid=2367] ppid=2354 vsize=708136 CPUtime=1693.76 cores=0,2,4,6
/proc/2367/stat : 2367 (glucosInc) R 2354 2353 1566 0 -1 4202496 98333 0 0 0 169319 57 0 0 20 0 1 0 279233333 725131264 159154 33554432000 4194304 5654031 140736533491920 140736533479736 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2367/statm: 177034 159154 141 357 0 176674 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 857884

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 2353 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): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1794.82
CPU system time (s): 5.27
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 1036400

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

The end

Launcher Data

Begin job on node128 at 2012-05-27 17:02:48
IDJOB=3697728
IDBENCH=92726
IDSOLVER=2275
FILE ID=node128/3697728-1338130968
RUNJOBID= node128-1338123762-1584
PBS_JOBID= 14624501
Free space on /tmp= 71292 MiB

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

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

MD5SUM BENCH= f19aad2da4bea8b48e35d4e26f93e3de
RANDOM SEED=815460812

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:        29207368 kB
Buffers:          420740 kB
Cached:          2254796 kB
SwapCached:          620 kB
Active:          1199492 kB
Inactive:        1611340 kB
Active(anon):     125656 kB
Inactive(anon):    12304 kB
Active(file):    1073836 kB
Inactive(file):  1599036 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:              9692 kB
Writeback:             0 kB
AnonPages:        264648 kB
Mapped:            15876 kB
Shmem:               200 kB
Slab:             716500 kB
SReclaimable:     158832 kB
SUnreclaim:       557668 kB
KernelStack:        1456 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     260596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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:32:50