Trace number 3697731

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.04 1801.12

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_9.opb
MD5SUMe6b7e246739aa40cd77e9f80dee24dab
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5562055
Best CPU time to get the best result obtained on this benchmark1800.13
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 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 148129891148
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 148129891148
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.84	c run inc solver
0.00/0.84	c [INC SYSTEM] run initial solver
0.00/0.84	c [INC SYSTEM] preprocess with white file
6.35/6.51	c [INC SYSTEM] finished preprocessing in 5 s
6.35/6.51	c [INC SYSTEM] execute solver
10.13/10.37	c [INC SEARCH] formula is SAT
10.25/10.40	c [INC SYSTEM] solved the initial formula
10.54/10.72	c model valid
10.54/10.72	c current solution ok
12.31/12.51	o 63887113
12.31/12.51	c [INC SYSTEM] there exists a inc, kill it!
12.31/12.51	c write failed with 2
12.31/12.52	c [INC SEARCH] iteration: 0
12.31/12.52	c [INC BOUNDS] best value:63887213 search for 63887212
12.31/12.52	c [INC SYSTEM] create new solver instance
12.31/12.52	c [INC] encode full formula
12.31/12.52	c fallback to adder encoding
15.26/15.42	c set iterative enc to: adder
15.26/15.42	c set iterative enc to: none
15.64/16.49	c [INC SEARCH] isOptimum variable: 0
27.46/28.28	c formula is SAT
27.56/28.38	c [INC SEARCH] copied best model
27.56/28.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.66/28.45	c model valid
27.66/28.45	c current solution ok
27.66/28.45	o 26237663
27.66/28.45	c [INC SEARCH] iteration: 1
27.66/28.45	c [INC BOUNDS] best value:26237763 search for 26237762
27.66/28.45	c [INC SYSTEM] there exists a inc, kill it!
27.66/28.45	c write failed with 2
27.66/28.49	c [INC SYSTEM] create new solver instance
27.66/28.49	c [INC] encode full formula
27.66/28.49	c fallback to adder encoding
30.27/31.03	c set iterative enc to: adder
30.27/31.03	c set iterative enc to: none
30.66/31.47	c [INC SEARCH] isOptimum variable: 0
117.47/118.22	c formula is SAT
117.56/118.32	c [INC SEARCH] copied best model
117.56/118.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
117.56/118.39	c model valid
117.56/118.39	c current solution ok
117.56/118.39	o 25139437
117.56/118.39	c [INC SEARCH] iteration: 2
117.56/118.39	c [INC BOUNDS] best value:25139537 search for 25139536
117.56/118.39	c [INC SYSTEM] there exists a inc, kill it!
117.56/118.39	c write failed with 2
117.66/118.42	c [INC SYSTEM] create new solver instance
117.66/118.42	c [INC] encode full formula
117.66/118.42	c fallback to adder encoding
120.17/120.94	c set iterative enc to: adder
120.17/120.94	c set iterative enc to: none
120.56/121.37	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-3697731-1338131964/watcher-3697731-1338131964 -o /tmp/evaluation-result-3697731-1338131964/solver-3697731-1338131964 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697731-1338131964.opb 603057374 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.01 2.00 3/178 15903
/proc/meminfo: memFree=28674916/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0

[startup+0.0386841 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 15903
/proc/meminfo: memFree=28674916/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 15903
/proc/meminfo: memFree=28674916/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 15903
/proc/meminfo: memFree=28674916/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 15903
/proc/meminfo: memFree=28674916/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 15907
/proc/meminfo: memFree=28560296/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=65024 CPUtime=0.86 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 11168 0 0 0 76 10 0 0 20 0 1 0 279321498 66584576 15539 33554432000 4194304 5992684 140733400512064 140733400506512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 16256 15539 172 440 0 15812 0
[pid=15906] ppid=15904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (cp2_pre.sh) S 15904 15903 14200 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279321585 9367552 277 33554432000 4194304 5064252 140734970294784 140734970293488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 277 234 213 0 72 0
[pid=15907] ppid=15906 vsize=277372 CPUtime=0.61 cores=1,3,5,7
/proc/15907/stat : 15907 (coprocessor) R 15906 15903 14200 0 -1 4202496 26971 0 0 0 54 7 0 0 20 0 1 0 279321586 284028928 60741 33554432000 4194304 6586260 140736953052368 140734970293512 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 69343 60741 166 584 0 68755 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 360692

[startup+3.10045 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 15907
/proc/meminfo: memFree=28285420/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=65024 CPUtime=0.86 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 11168 0 0 0 76 10 0 0 20 0 1 0 279321498 66584576 15539 33554432000 4194304 5992684 140733400512064 140733400506512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 16256 15539 172 440 0 15812 0
[pid=15906] ppid=15904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (cp2_pre.sh) S 15904 15903 14200 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279321585 9367552 277 33554432000 4194304 5064252 140734970294784 140734970293488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 277 234 213 0 72 0
[pid=15907] ppid=15906 vsize=366764 CPUtime=2.21 cores=1,3,5,7
/proc/15907/stat : 15907 (coprocessor) R 15906 15903 14200 0 -1 4202496 48037 0 0 0 209 12 0 0 20 0 1 0 279321586 375566336 88958 33554432000 4194304 6586260 140736953052368 140736953048632 4768675 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 91691 88958 176 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450084

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15907
/proc/meminfo: memFree=28116932/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=65024 CPUtime=0.86 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 11168 0 0 0 76 10 0 0 20 0 1 0 279321498 66584576 15539 33554432000 4194304 5992684 140733400512064 140733400506512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 16256 15539 172 440 0 15812 0
[pid=15906] ppid=15904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (cp2_pre.sh) S 15904 15903 14200 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279321585 9367552 277 33554432000 4194304 5064252 140734970294784 140734970293488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 277 234 213 0 72 0
[pid=15907] ppid=15906 vsize=456984 CPUtime=5.28 cores=1,3,5,7
/proc/15907/stat : 15907 (coprocessor) R 15906 15903 14200 0 -1 4202496 56768 0 0 0 461 67 0 0 20 0 1 0 279321586 467951616 109685 33554432000 4194304 6586260 140736953052368 140736953048120 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 13 0 0
/proc/15907/statm: 114246 109685 200 584 0 113658 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 540304

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15909
/proc/meminfo: memFree=28352408/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=108336 CPUtime=12.56 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) R 15903 15903 14200 0 -1 4202496 19035 91117 0 0 133 183 857 83 20 0 1 0 279321498 110936064 26194 33554432000 4194304 5992684 140733400512064 140733400507536 5044353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 27084 26194 190 440 0 26640 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 117484

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 15912
/proc/meminfo: memFree=27608892/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=124720 CPUtime=15.74 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 22357 91632 0 0 404 225 857 88 20 0 1 0 279321498 127713280 30480 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 31180 30480 191 440 0 30736 0
[pid=15912] ppid=15904 vsize=685492 CPUtime=8.99 cores=1,3,5,7
/proc/15912/stat : 15912 (glucosInc) R 15904 15903 14200 0 -1 4202496 99533 0 0 0 868 31 0 0 20 0 1 0 279323148 701943808 149451 33554432000 4194304 5654031 140734181938336 140734181935944 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15912/statm: 171373 149451 141 357 0 171013 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 819360

[startup+51.1004 s]
/proc/loadavg: 2.19 2.05 2.01 3/181 15917
/proc/meminfo: memFree=27753580/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=30.74 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 33636 192658 0 0 678 262 2002 132 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15914] ppid=15904 vsize=610588 CPUtime=19.61 cores=1,3,5,7
/proc/15914/stat : 15914 (glucosInc) R 15904 15903 14200 0 -1 4202496 93324 0 0 0 1934 27 0 0 20 0 1 0 279324646 625242112 136904 33554432000 4194304 5654031 140734708429056 140734708416872 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15914/statm: 152647 136904 139 357 0 152287 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 757548

[startup+102.307 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 15918
/proc/meminfo: memFree=27556232/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=30.74 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 33636 192658 0 0 678 262 2002 132 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15914] ppid=15904 vsize=624316 CPUtime=70.8 cores=1,3,5,7
/proc/15914/stat : 15914 (glucosInc) R 15904 15903 14200 0 -1 4202496 95228 0 0 0 7053 27 0 0 20 0 1 0 279324646 639299584 140845 33554432000 4194304 5654031 140734708429056 140734708416872 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15914/statm: 156079 140845 140 357 0 155719 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 771276

[startup+162.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/181 15920
/proc/meminfo: memFree=27561700/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=609968 CPUtime=40.89 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 93200 0 0 0 4059 30 0 0 20 0 1 0 279333636 624607232 136761 33554432000 4194304 5654031 140737362960592 140737362948408 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15920/statm: 152492 136761 140 357 0 152132 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 756928

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/181 15920
/proc/meminfo: memFree=27739876/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=624024 CPUtime=100.86 cores=1,3,5,7

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

/proc/meminfo: memFree=27840732/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=727800 CPUtime=1240.66 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 104424 0 0 0 123972 94 0 0 20 0 1 0 279333636 745267200 170314 33554432000 4194304 5654031 140737362960592 140737362958616 4215126 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 181950 170314 141 357 0 181590 0
Current children cumulated CPU time (s) 1361.3
Current children cumulated vsize (KiB) 874760

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15998
/proc/meminfo: memFree=27805436/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=860060 CPUtime=1300.66 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 106371 0 0 0 129961 105 0 0 20 0 1 0 279333636 880701440 177478 33554432000 4194304 5654031 140737362960592 140737362958680 4215121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 215015 177478 141 357 0 214655 0
Current children cumulated CPU time (s) 1421.3
Current children cumulated vsize (KiB) 1007020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15998
/proc/meminfo: memFree=27860396/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=727800 CPUtime=1360.64 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 107147 0 0 0 135944 120 0 0 20 0 1 0 279333636 745267200 167798 33554432000 4194304 5654031 140737362960592 140737362958616 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 181950 167798 141 357 0 181590 0
Current children cumulated CPU time (s) 1481.28
Current children cumulated vsize (KiB) 874760

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 16000
/proc/meminfo: memFree=27812684/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=860060 CPUtime=1420.62 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 108482 0 0 0 141932 130 0 0 20 0 1 0 279333636 880701440 188423 33554432000 4194304 5654031 140737362960592 140737362958680 4215126 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 215015 188423 141 357 0 214655 0
Current children cumulated CPU time (s) 1541.26
Current children cumulated vsize (KiB) 1007020

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 16001
/proc/meminfo: memFree=27871724/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=860060 CPUtime=1480.62 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 109796 0 0 0 147917 145 0 0 20 0 1 0 279333636 880701440 172111 33554432000 4194304 5654031 140737362960592 140737362958680 4232581 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 215015 172111 141 357 0 214655 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 1007020

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 16001
/proc/meminfo: memFree=27829008/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=860060 CPUtime=1540.6 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 110479 0 0 0 153905 155 0 0 20 0 1 0 279333636 880701440 190032 33554432000 4194304 5654031 140737362960592 140737362958680 4232581 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 215015 190032 141 357 0 214655 0
Current children cumulated CPU time (s) 1661.24
Current children cumulated vsize (KiB) 1007020

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 16001
/proc/meminfo: memFree=27892980/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=727800 CPUtime=1600.6 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 111270 0 0 0 159890 170 0 0 20 0 1 0 279333636 745267200 164479 33554432000 4194304 5654031 140737362960592 140737362958616 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 181950 164479 141 357 0 181590 0
Current children cumulated CPU time (s) 1721.24
Current children cumulated vsize (KiB) 874760

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 16001
/proc/meminfo: memFree=27870424/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=860060 CPUtime=1660.59 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 113271 0 0 0 165875 184 0 0 20 0 1 0 279333636 880701440 178257 33554432000 4194304 5654031 140737362960592 140737362958680 4215188 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 215015 178257 141 357 0 214655 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 1007020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 16001
/proc/meminfo: memFree=27762920/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=860060 CPUtime=1679.4 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 113305 0 0 0 167754 186 0 0 20 0 1 0 279333636 880701440 195665 33554432000 4194304 5654031 140737362960592 140737362958680 4215344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 215015 195665 141 357 0 214655 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1007020

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

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

[startup+1801.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 16001
/proc/meminfo: memFree=27762920/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 14200 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279321498 9367552 275 33554432000 4194304 5064252 140737245882192 140737245881104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 275 233 213 0 72 0
[pid=15904] ppid=15903 vsize=137812 CPUtime=120.64 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 14200 0 -1 4202496 44890 288881 0 0 949 300 10644 171 20 0 1 0 279321498 141119488 33753 33554432000 4194304 5992684 140733400512064 140733400497896 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15904/statm: 34453 33753 191 440 0 34009 0
[pid=15920] ppid=15904 vsize=860060 CPUtime=1679.4 cores=1,3,5,7
/proc/15920/stat : 15920 (glucosInc) R 15904 15903 14200 0 -1 4202496 113305 0 0 0 167754 186 0 0 20 0 1 0 279333636 880701440 195665 33554432000 4194304 5654031 140737362960592 140737362958680 4215344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15920/statm: 215015 195665 141 357 0 214655 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1007020

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15903 and gives
#  childrusage.ru_utime.tv_sec=115
#  childrusage.ru_utime.tv_usec=942374
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=729281
# CPU time returned by wait4() is 120.672
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.12
CPU time (s): 1800.04
CPU user time (s): 1793.47
CPU system time (s): 6.57
CPU usage (%): 99.9401
Max. virtual memory (cumulated for all children) (KiB): 1433560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.942
system time used= 4.72928
maximum resident set size= 751216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 334130
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1483744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7126
involuntary context switches= 189

runsolver used 4.05038 second user time and 11.3663 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 17:19:24
IDJOB=3697731
IDBENCH=92739
IDSOLVER=2275
FILE ID=node138/3697731-1338131964
RUNJOBID= node138-1338124125-14217
PBS_JOBID= 14624507
Free space on /tmp= 71400 MiB

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

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

MD5SUM BENCH= e6b7e246739aa40cd77e9f80dee24dab
RANDOM SEED=603057374

node138.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.347
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.69
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.347
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		: 2667.347
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	: 5331.91
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.347
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.347
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.347
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.347
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.347
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:       32873844 kB
MemFree:        28675452 kB
Buffers:          418276 kB
Cached:          2494824 kB
SwapCached:          212 kB
Active:          1380764 kB
Inactive:        1940664 kB
Active(anon):     399372 kB
Inactive(anon):    11368 kB
Active(file):     981392 kB
Inactive(file):  1929296 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:              9732 kB
Writeback:             0 kB
AnonPages:        414932 kB
Mapped:            15808 kB
Shmem:               200 kB
Slab:             732072 kB
SReclaimable:     174508 kB
SUnreclaim:       557564 kB
KernelStack:        1504 kB
PageTables:         4660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     606164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71220 MiB
End job on node138 at 2012-05-27 17:49:27